CCI report: f16e44ce-3378-4668-891f-c0d96c069e57

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "fe3ac4d83016764d86158d3d0deabedc797cedb3",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "remote-helper: Parse base revision early",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "101fbff8094bb6665963b5a819f0ba9ec2abdc6b",
    "after": "98a665119a472ec846ea2d34fda16bbb461a8976",
    "commits": [
      "98a665119a472ec846ea2d34fda16bbb461a8976"
    ],
    "target": "101fbff8094bb6665963b5a819f0ba9ec2abdc6b",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "fe3ac4d83016764d86158d3d0deabedc797cedb3",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Translation of the string passed as the value for push-option base\nhappens delayed.\n\nChange this by parsing as soon as the value is written.\n\nThis also decreases the dependency fingerprint on `radicle-cli`.",
        "base": "101fbff8094bb6665963b5a819f0ba9ec2abdc6b",
        "oid": "98a665119a472ec846ea2d34fda16bbb461a8976",
        "timestamp": 1757932341
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f16e44ce-3378-4668-891f-c0d96c069e57"
  },
  "info_url": "https://cci.rad.levitte.org//f16e44ce-3378-4668-891f-c0d96c069e57.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f16e44ce-3378-4668-891f-c0d96c069e57/w)

Started at: 2025-09-15 12:37:24.597849+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f16e44ce-3378-4668-891f-c0d96c069e57/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "success"
}