CCI report: c0cc724d-fb73-4275-ba7d-e60b601102af

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": "f9738adc5215626e9b79f0846cfa49eddb0b1f2f",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle/node/db: Fix type of IPv6 addresses",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a80bb031cfe1f56ddb3840873501d657ebfccdd0",
    "after": "b170395241969980e36854d4022524c5fe07b81a",
    "commits": [
      "b170395241969980e36854d4022524c5fe07b81a",
      "273c3438b21d52c862ed0fd204801f9bf0f3fed6"
    ],
    "target": "a80bb031cfe1f56ddb3840873501d657ebfccdd0",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f9738adc5215626e9b79f0846cfa49eddb0b1f2f",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Due to a bug introduced in `df8e4e6c88a8bfb6c1ec6b07dcda64093b477cbe`, IPv6\naddresses in the configuration file might have ended up in the  database\ntagged with `type = \"dns\"`, which is incorrect. The bug was fixed in\n`a2e72b48e79d090d33f6c13c485239947de0522e`.\n\nHowever, Radicle 1.7.0 was released in between those two versions, so a\nthis migration to repair the entries is added.",
        "base": "d01ff2e79d7159fd96b5b580b59224562d66d840",
        "oid": "8f33e9b059629b5fd5ce904690dd1b53bf17edff",
        "timestamp": 1773925403
      },
      {
        "id": "7568c9a70b54654b6d20ca93c260d6e52787e5a5",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Fix whitespace",
        "base": "d01ff2e79d7159fd96b5b580b59224562d66d840",
        "oid": "767d08ea58240fbb98d6b8ad8af82c9940a2308f",
        "timestamp": 1773925526
      },
      {
        "id": "45089751675ed13d2f909cd0e9ca4836f531424b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Use single quotes for values.",
        "base": "d01ff2e79d7159fd96b5b580b59224562d66d840",
        "oid": "6b09dbebe58c977117b7ae6d61fa8fc76812da1f",
        "timestamp": 1773926099
      },
      {
        "id": "7d5652b98b5eff4aa90817670ede663610fbfe0c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Consider uniqueness constraints",
        "base": "d01ff2e79d7159fd96b5b580b59224562d66d840",
        "oid": "8aaedb6eb3bcf53d657d2cc1aa52b0b00af51364",
        "timestamp": 1773927558
      },
      {
        "id": "5cdb4dd5af833aa7afa133ef0e0903e863442e88",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "a80bb031cfe1f56ddb3840873501d657ebfccdd0",
        "oid": "273c3438b21d52c862ed0fd204801f9bf0f3fed6",
        "timestamp": 1773930707
      },
      {
        "id": "a1e04118ce3c0030331679afcc5652122506db4c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW\n\nAdd the migration to the MIGRATIONS.\n\nAdd the tests under a `test::migration_8` module. This required adding\nsome test setup, mainly adding a `Database::memory_up_to_migration`\nconstructor that is only available to test code.",
        "base": "a80bb031cfe1f56ddb3840873501d657ebfccdd0",
        "oid": "b170395241969980e36854d4022524c5fe07b81a",
        "timestamp": 1773934517
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c0cc724d-fb73-4275-ba7d-e60b601102af"
  },
  "info_url": "https://cci.rad.levitte.org//c0cc724d-fb73-4275-ba7d-e60b601102af.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c0cc724d-fb73-4275-ba7d-e60b601102af/w)

Started at: 2026-03-19 16:35:21.508954+01:00

Commands: