CCI report: bae2ad6a-0b64-42a0-a479-1adc551bc599

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": "cdbbedaf3551ddb483488bba76b37339f2509dc8",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "cli: Change rad init default to not announce",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
    "after": "94f6f11ff86ab5022a88cc035e2746aab907c286",
    "commits": [
      "94f6f11ff86ab5022a88cc035e2746aab907c286",
      "cf8f86a300745a800fa3ba44cbede6d7a7d4ab24",
      "4669ddf43f28b4dd622089255eeb5cb0baa6826b"
    ],
    "target": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "cdbbedaf3551ddb483488bba76b37339f2509dc8",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "As part of the continued effort of safe by default, `rad init` has been\nupdated to `--no-announce`, `--announce` has been introduced to enable\nthe prior behaviour. Additionally a message is supplied to the user\nabout their repository not being announced.",
        "base": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
        "oid": "cf8f86a300745a800fa3ba44cbede6d7a7d4ab24",
        "timestamp": 1771611888
      },
      {
        "id": "bddb4ab4d15de12e298e739667af53aece443d77",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "cli: Add interactive step for announce during init\n\nIf the visibility is private then no announcement is required, if it's\npublic and no cli arg has been passed (--announce, --no-announce) then\nprompt user to choose. Defaults to no announce for safety.",
        "base": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
        "oid": "94f6f11ff86ab5022a88cc035e2746aab907c286",
        "timestamp": 1772473470
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bae2ad6a-0b64-42a0-a479-1adc551bc599"
  },
  "info_url": "https://cci.rad.levitte.org//bae2ad6a-0b64-42a0-a479-1adc551bc599.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bae2ad6a-0b64-42a0-a479-1adc551bc599/w)

Started at: 2026-03-02 18:44:32.691122+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/bae2ad6a-0b64-42a0-a479-1adc551bc599/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"
}