CCI report: 62fc880c-808a-4ddd-ac39-c83e5a5ca76d

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": "f599406e5917dd771c83af3de1a1691eed2206ed",
    "author": {
      "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
      "alias": "levitte"
    },
    "title": "Replace .envrc with a just recipe to install a default",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "354805aeb3f871358426753198275738ff76a47e",
    "after": "a3481085f937f2739ea91bde9fb09a4ef5923379",
    "commits": [
      "a3481085f937f2739ea91bde9fb09a4ef5923379"
    ],
    "target": "354805aeb3f871358426753198275738ff76a47e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f599406e5917dd771c83af3de1a1691eed2206ed",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Warning! The current .envrc disappears.  You will have to perform\nthis if you depended on it:\n\n    just install-envrc\n\nRunning that command multiple times should be safe, because appends\nthe defaults to existing .envrc, and if it recognises its own addition,\nalso removes it, essentially reinstalling / upgrading what was already\nthere.\n\nThis also adds a couple more groups to 'justfile':\n\n- 'dev' - for whatever concerns Radicle developers\n- 'nix' - for whatever concerns Nix users\n\n-----\n\nThere is a discussion topic on Radicle's zulip chat related to this:\nhttps://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/Do.20we.20.2Ahave.2A.20to.20have.20a.20versioned.20.60.2Eenvrc.60.3F/with/590136127",
        "base": "354805aeb3f871358426753198275738ff76a47e",
        "oid": "d583e5595d4d5366a25c343550f1c16f97e8a03c",
        "timestamp": 1776850038
      },
      {
        "id": "cbe6480fe1353fd9189ec2efcd3daf9c31f6c7a4",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Added a note in the commit message that any existing .envrc is backed\nup as .envrc~.",
        "base": "354805aeb3f871358426753198275738ff76a47e",
        "oid": "3c1b2f60b02d2326e4af222712b7adf9ae229404",
        "timestamp": 1776850382
      },
      {
        "id": "19290be2518ac551ec10df883f98a4a4bfdf012d",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Added scripts/just/install-default-envrc.sh to the sensitive files",
        "base": "354805aeb3f871358426753198275738ff76a47e",
        "oid": "a3481085f937f2739ea91bde9fb09a4ef5923379",
        "timestamp": 1776855841
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "62fc880c-808a-4ddd-ac39-c83e5a5ca76d"
  },
  "info_url": "https://cci.rad.levitte.org//62fc880c-808a-4ddd-ac39-c83e5a5ca76d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/62fc880c-808a-4ddd-ac39-c83e5a5ca76d/w)

Started at: 2026-04-22 13:04:06.077337+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/62fc880c-808a-4ddd-ac39-c83e5a5ca76d/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"
}