-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feat/add regenerate #15
Feat/add regenerate #15
Commits on Jun 30, 2023
-
chore: adds changes to support regeneration features
Adds CLI changes and new flags skip-assemble,skip-regenerate,check-only Converts ssp-index.txt to ssp-index.json with SSP Index class to support handing Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2a3b7e - Browse repository at this point
Copy the full SHA a2a3b7eView commit details -
feat: adds regenerate task task testing to trestlebot pretasks
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68cedab - Browse repository at this point
Copy the full SHA 68cedabView commit details -
test: formats test_ssp.py and adds test for check_only in bot.run
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe0a9ee - Browse repository at this point
Copy the full SHA fe0a9eeView commit details
Commits on Jul 5, 2023
-
fix: fixes syntax error on action.yml
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 721008e - Browse repository at this point
Copy the full SHA 721008eView commit details -
fix: updates entrypoint variable to OSCAL_MODEL from ASSEMBLE_MODEL
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 799573e - Browse repository at this point
Copy the full SHA 799573eView commit details -
fix: fixes variable spelling error in entrypoint.sh
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3565ed2 - Browse repository at this point
Copy the full SHA 3565ed2View commit details -
chore: update oscal-model flag in entrypoint.sh
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1998031 - Browse repository at this point
Copy the full SHA 1998031View commit details -
chore: updates how entrypoint handles boolean flags
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cd4f19 - Browse repository at this point
Copy the full SHA 9cd4f19View commit details -
chore: updates patterns to take a single input from the trestlebot CLI
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddd0ade - Browse repository at this point
Copy the full SHA ddd0adeView commit details -
chore: changes space separated flag inputs to comma separated
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad832fe - Browse repository at this point
Copy the full SHA ad832feView commit details -
test: adds tests for skip_model_list in regenerate task
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68af44b - Browse repository at this point
Copy the full SHA 68af44bView commit details -
chore: updates eval line in entrypoint to fix exit codes
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ca89d5 - Browse repository at this point
Copy the full SHA 7ca89d5View commit details -
fix: fixes if statement in get_authored_types and adds unit tests
Signed-off-by: Jennifer Power <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17b0497 - Browse repository at this point
Copy the full SHA 17b0497View commit details