-
Notifications
You must be signed in to change notification settings - Fork 61
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
chore: Trestle release #1445
Merged
chore: Trestle release #1445
Conversation
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
* fix: provide description and meaning to parameters in markdown Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: undo unneded removal to pass test cases Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: ordering list of parameter values displayed in markdown Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> --------- Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]>
Signed-off-by: Lou DeGenaro <[email protected]>
* feat: Support "validation" component_type for task csv-to-oscal-cd Signed-off-by: Lou DeGenaro <[email protected]> * fix sonar code smell Signed-off-by: Lou DeGenaro <[email protected]> * add notes to -i output regarding required/ignored columns Signed-off-by: Lou DeGenaro <[email protected]> * user properties for both validation and non-validation components Signed-off-by: Lou DeGenaro <[email protected]> --------- Signed-off-by: Lou DeGenaro <[email protected]> Co-authored-by: AleJo2995 <[email protected]>
* fix: default set-parameter values as list Signed-off-by: Lou DeGenaro <[email protected]> * fix string to list comment and blanks removal Signed-off-by: Lou DeGenaro <[email protected]> --------- Signed-off-by: Lou DeGenaro <[email protected]>
* fix: heading levels validation fixing Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correcting test cases and adding extra validation Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> --------- Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]>
…py (#1432) Fixes #1426 Signed-off-by: Jennifer Power <[email protected]> Co-authored-by: AleJo2995 <[email protected]>
Signed-off-by: Jennifer Power <[email protected]> Co-authored-by: AleJo2995 <[email protected]>
…1430) * feat: extend multiple templates validation to trestle author folders command Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * docs: adding documentation to ne feature Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: addressing validation through name of template instead of type field Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: update guidance to correct wording Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: add x trestle ignore field in header to correct mismatch Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correcting mdformat Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: correct code linting problem Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: return template type field to template header Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * docs: correcting documentation for x-trestle-template-type field Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> --------- Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]>
Signed-off-by: Lou DeGenaro <[email protected]>
* fix: moving watch config a level up Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: disable check for changes build to make the change in mkdocs config Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: revert changes Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: change mkdocs version Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: fix typo Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: downgrade version to 1.5.0 Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: change mkdocstrings version to stable Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> * fix: change mkdocs to pull latest version Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]> --------- Signed-off-by: Alejandro Jose Leiva Palomo <[email protected]>
mrgadgil
approved these changes
Sep 6, 2023
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.
Types of changes
develop
->main
)Quality assurance (all should be covered).
Summary
Bumping from from 2.2.1 to 2.3.0
Key links:
Before you merge