CCI report: c4a7e76e-d570-48bf-8bca-7ae90d1c111c

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": "376f8984a1308fafef2773256a5c254cc7abec7a",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "term: Remove typing indication for passwords",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e991bd7476d9038eca540218846a0782dfd6abbd",
    "after": "88bf2a9648750365d4565e32deae35b18808a391",
    "commits": [
      "88bf2a9648750365d4565e32deae35b18808a391"
    ],
    "target": "e991bd7476d9038eca540218846a0782dfd6abbd",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "376f8984a1308fafef2773256a5c254cc7abec7a",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "`inquire::PasswordDisplayMode::Masked` causes inquire to\nrender characters of the password text input marked as\ndifferent characters (asterisks).\n\nUsers reported that they would prefer password text input to not be\nrendered at all, i.e., have no indication of input. This is inquire's\ndefault, so remove the lines that set the display mode.",
        "base": "e991bd7476d9038eca540218846a0782dfd6abbd",
        "oid": "88bf2a9648750365d4565e32deae35b18808a391",
        "timestamp": 1781267054
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c4a7e76e-d570-48bf-8bca-7ae90d1c111c"
  },
  "info_url": "https://cci.rad.levitte.org//c4a7e76e-d570-48bf-8bca-7ae90d1c111c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c4a7e76e-d570-48bf-8bca-7ae90d1c111c/w)

Started at: 2026-06-12 14:24:18.227993+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c4a7e76e-d570-48bf-8bca-7ae90d1c111c/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": "success"
}