-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(validate): template oscal during runtime (#708)
* feat(template): sample sensitive config * feat(template): updated funcs, tests * fix: go mod tidy * fix: small refactor on template render * docs: updated config/template docs * fix: bump timeout in tui tests * fix: small refactor for extending tmpl * fix: bumped timeout * f * f * feat(compose): initial templating * feat(compose): updated functions * feat(compose): updating tests * fix: network things, tests * fix: validate * feat(compose): tests for compose with templating * fix: scrub runner timestamp format * fix: input/output filepaths * fix: removed duplicative/non useful path cmds * feat(validation): add support for templating * fix: compose and template test updates * fix(validate): e2e tests * fix: merge oopsie * fix: test cleanup, renaming * fix: ValidationContext->Validator, CompositionContext->Composer * fix: updated error contains text * chore(docs): doc generation for validation command * fix(ci): empty commit * fix(e2e): update wait and read test --------- Co-authored-by: Brandt Keller <[email protected]> Co-authored-by: Brandt Keller <[email protected]>
- Loading branch information
1 parent
6839d20
commit 3f5a110
Showing
28 changed files
with
915 additions
and
345 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.