CCI report: 39124c5b-6409-4cc7-ba11-a9ec4404c378

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": "Updated",
  "patch": {
    "id": "f4c7a1a18f55ba5033baabba3c3b2bdbb2afd601",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: interactive `rad publish`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
    "after": "788d54c514ca1d959307209de4585f6e5430aa9f",
    "commits": [
      "788d54c514ca1d959307209de4585f6e5430aa9f",
      "bc101f8ec0ec949df75569c7bc8d41bafc78c0dd",
      "5d51552b8c58e02f4bc5e4770b64bfb8be087a10",
      "2efb5132ee631d081cbac17c7a9885d0da3c0213"
    ],
    "target": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f4c7a1a18f55ba5033baabba3c3b2bdbb2afd601",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Since `rad publish` is an irreversible action, add a confirmation flow\nto make sure the user is asked if they are sure before running.\n\nThe confirmation prompt looks like:\n\n```\n? \n! rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW is about to be made public which makes it available to the Radicle network.\n! Are you sure you want to make rad:z4ZMHfa9vubWdx7bkRBaRxgZwFBtW public? (Y/n)\n```",
        "base": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
        "oid": "9bd46869e60913e5aa38bfa7c90f78797c63769d",
        "timestamp": 1771435437
      },
      {
        "id": "ce38e8d86a5409d113062feb19b211fde274f503",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Includes changes for displaying and formatting Network\n- Changed wording of confirmation\n- Add change to allow caller to choose their default confirmation value",
        "base": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
        "oid": "3de730820ed9542d84359625752cca176cad03bf",
        "timestamp": 1771438712
      },
      {
        "id": "0eda5edc67920ca2aa5fbc5616d0dee639199fad",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Print warning statement before asking confirmation",
        "base": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
        "oid": "788d54c514ca1d959307209de4585f6e5430aa9f",
        "timestamp": 1771440006
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "39124c5b-6409-4cc7-ba11-a9ec4404c378"
  },
  "info_url": "https://cci.rad.levitte.org//39124c5b-6409-4cc7-ba11-a9ec4404c378.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/39124c5b-6409-4cc7-ba11-a9ec4404c378/w)

Started at: 2026-02-18 19:40:08.705018+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/39124c5b-6409-4cc7-ba11-a9ec4404c378/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 --all-features

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

  '

Run the script

Commands:

Send result

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