Merged
Conversation
Contributor
georgeRobertson
commented
Dec 3, 2025
- feat: add xsd validation for xml readers
* feat: add xsd validation for xml readers
fix vulns in v2.5.0
…when passing in parameter values * fix: fix issue where templated error messages would not correctly format when passing in parameter values * style: remove old implementation for jinja env setup * fix: resolve issue with jinja2 environment and security concern around autoescape handling in jinja templates
* feat: initial work to add Foundry pipeline for running DVE * feat: amend foundry pipeline to include exception handling as not using steps. Ensure that file transformation errors are being persisted * feat: some formatting. Tweaked how errors are handled within file transformation * test: reenabled books behave tests * docs: added some rationale around foundry pipeline
* feat: some formatting. Tweaked how errors are handled within file transformation * test: reenabled books behave tests * feat: added pass through of submission status to provide context to services processing files * refactor: tweaks around submission status - now optional to pass as can determine from audit (in service based approach). Tests fixed and added to * refactor: fixes following review comments
…ng and type checking issues. Added test for new get_submission_status pipeline method
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


