Skip to content

Conversation

@teodanciu
Copy link
Contributor

Description

This PR solves the SUBGOVCERT subtask from #5500.
It injects the failure for the GOVCERT rule in the rules tree, to make it possible to implement SUBGOVCERT STS transitionRules by calling GOVCERT transition.

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.

@teodanciu teodanciu requested a review from a team as a code owner January 21, 2026 14:08
@teodanciu teodanciu force-pushed the td/sub-govcert-implementation branch from 70cb4f8 to 2f56201 Compare January 23, 2026 13:52
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.

Perfect. Thank you!

@lehins lehins merged commit 144b207 into master Jan 23, 2026
117 of 208 checks passed
@lehins lehins deleted the td/sub-govcert-implementation branch January 23, 2026 18:32
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