Skip to content

CDDL fixes #5073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 23, 2025
Merged

CDDL fixes #5073

merged 6 commits into from
May 23, 2025

Conversation

jasagredo
Copy link
Contributor

@jasagredo jasagredo commented May 22, 2025

Description

Each commit it an isolated change.

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@jasagredo jasagredo requested a review from a team as a code owner May 22, 2025 14:33
Base automatically changed from jj/cddl-ordering to master May 22, 2025 16:17
Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

Looks great. Thank you for the fixes.
#4996 has been merged, so feel free to rebase on master and merge this PR.

@jasagredo jasagredo requested a review from lehins May 23, 2025 08:52
@jasagredo
Copy link
Contributor Author

@lehins: I added some more changes on top so I requested a re-review

@jasagredo
Copy link
Contributor Author

^ Note this PR will close the 6 issues I mentioned just above this comment

Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

Beautiful! Thank you for all the CDDL fixes! 🥇

@lehins lehins merged commit ecb9fc8 into master May 23, 2025
128 checks passed
@lehins lehins deleted the js/cddl-fixes branch May 23, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants