Skip to content

Conversation

johnalotoski
Copy link
Contributor

@johnalotoski johnalotoski commented Oct 9, 2025

  • Adds an exclusions.json file to exclude packages that are known to not build.
  • Exclusions are added as key value pairs with the key being the flake_url string and the value being a build failure reason string.
  • The packages.cr script was updated to utilize the exclusions file and ignore packages with a matching flake_url.
  • Packages.cr was also updated to ignore draft PRs which may get returned when using local netrc credentials, causing exceptions
  • A new just recipe was added: filter-packages to remove packages that match exclusions from exclusions.json
  • The remaining recipes were sorted and a description added to those which didn't already have it
  • Go package exclusions were re-added after the missing hydra go deps were re-cached
  • Other exclusions still present might possibly be fixed in the future and re-added

johnalotoski and others added 10 commits October 9, 2025 11:31
added:
* github:cardano-scaling/hydra/b5e33b55e9fba442c562f82cec6c36b1716d9847#packages.x86_64-linux.hydra-node
* github:cardano-scaling/hydra/b5e33b55e9fba442c562f82cec6c36b1716d9847#packages.x86_64-linux.hydra-tui
added:
* github:cardano-foundation/cardano-wallet/27600f54ce2a4351de2989cf1df88a6087bd1f47#packages.x86_64-linux.cardano-address
* github:cardano-foundation/cardano-wallet/27600f54ce2a4351de2989cf1df88a6087bd1f47#packages.x86_64-linux.cardano-wallet
* github:cardano-foundation/cardano-wallet/3ee8ca721f3704b34e29194ae25c6cbcb50ff506#packages.x86_64-linux.cardano-address
* github:cardano-foundation/cardano-wallet/3ee8ca721f3704b34e29194ae25c6cbcb50ff506#packages.x86_64-linux.cardano-wallet
* github:cardano-foundation/cardano-wallet/4eade336d69f4c4f64142c3643399e20c8d27d0f#packages.x86_64-linux.cardano-address
* github:cardano-foundation/cardano-wallet/4eade336d69f4c4f64142c3643399e20c8d27d0f#packages.x86_64-linux.cardano-wallet
* github:cardano-foundation/cardano-wallet/aee7e5373c956bd771390e9b5e7616eb39290c76#packages.x86_64-linux.cardano-address
* github:cardano-foundation/cardano-wallet/aee7e5373c956bd771390e9b5e7616eb39290c76#packages.x86_64-linux.cardano-wallet
* github:cardano-foundation/cardano-wallet/d372d86b65edd833ba11e485cbab19694afdbb1c#packages.x86_64-linux.cardano-wallet
* github:cardano-foundation/cardano-wallet/e69616ba776f4a52173ead423141d234e03d468f#packages.x86_64-linux.cardano-wallet
* github:input-output-hk/offchain-metadata-tools/f406c6da1c0792648f4b8ce67bd8c1f65ea1c602#packages.x86_64-linux.metadata-server
* github:input-output-hk/offchain-metadata-tools/f406c6da1c0792648f4b8ce67bd8c1f65ea1c602#packages.x86_64-linux.metadata-sync
* github:input-output-hk/offchain-metadata-tools/f406c6da1c0792648f4b8ce67bd8c1f65ea1c602#packages.x86_64-linux.metadata-validator-github
* github:input-output-hk/offchain-metadata-tools/f406c6da1c0792648f4b8ce67bd8c1f65ea1c602#packages.x86_64-linux.metadata-webhook
* github:input-output-hk/offchain-metadata-tools/f406c6da1c0792648f4b8ce67bd8c1f65ea1c602#packages.x86_64-linux.token-metadata-creator
Copy link
Contributor

@manveru manveru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one

@johnalotoski johnalotoski merged commit d0b6aa2 into main Oct 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants