IntersectMBO / cardano-cli

This repository contains sources for the command-line interface (CLI) tool for interacting with the Cardano blockchain.
Apache License 2.0
39 stars 14 forks source link

Specify compatibility with node in release notes, with a dedicated nightly job #742

Open smelc opened 4 months ago

smelc commented 4 months ago

As agreed on Slack, we want to update our release notes with a compatibility section, that indicates when a node version is known to be compatible with a cardano-cli version. We will find this information by parsing the node's cabal file, and looking the version of cardano-cli specified there. Then we'll lookup the corresponding cli release, and state that it is compatible with this node version.

We want this to be automatic, and performed by a nightly GHA job. We'll use gh and this PATCH endpoint.

carbolymer commented 4 months ago

Tangentially related discussion: https://github.com/IntersectMBO/cardano-node/issues/5795#issuecomment-2077875459

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

smelc commented 2 months ago

I have started this a few weeks ago, but it's more work than I had anticipated. It's stopped right now.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.