-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update Node Dependencies 2023-12-28 #189
Merged
Merged
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
- Test files will be the yaml file, status file, and results files (these will be kept longer) - Test Extra files will be log files, environment variables, and all other files needed by the yaml or logged by the yaml
- Stdout, stderr, and all other files generated by the yaml will be tagged as Test Extra files and be tagged for deletion accordingly
- Additional files uploaded to the test, or additional files being copied from the old s3 location will be tagged as Test Extra files - Environment variable files will be tagged as Test Extra files - When changing from recurring to non-recurring, only yaml and test status files will be tagged as Test files, all others will be tagged as Extra files
…extra files are 6 months
…ured) - if RUN_HISTORICAL_DELETE is true, then it will remove things off the calendar after DELETE_OLD_FILES_DAYS (365 default) days.
- Held back Chai due to breaking change requiring ESM chaijs/chai#1561 - Updated date-fns and react-datepicker both working
jessica-yauney
approved these changes
Dec 28, 2023
tkmcmaster
added a commit
that referenced
this pull request
Dec 28, 2023
* Update readme (#187) * Moved the pewpew README under the src folder since it's pewpew binary specific * Added new README for overarching design * Fixed link to examples after move * Added fix so we only slice the key if we have a KEYSPACE_PREFIX * Retain tests longer (#188) * Added new tags for extra files from tests - Test files will be the yaml file, status file, and results files (these will be kept longer) - Test Extra files will be log files, environment variables, and all other files needed by the yaml or logged by the yaml * Added code to tag extra files correctly - Stdout, stderr, and all other files generated by the yaml will be tagged as Test Extra files and be tagged for deletion accordingly * Added code to tag extra files correctly - Additional files uploaded to the test, or additional files being copied from the old s3 location will be tagged as Test Extra files - Environment variable files will be tagged as Test Extra files - When changing from recurring to non-recurring, only yaml and test status files will be tagged as Test files, all others will be tagged as Extra files * Updated the bucket expiration so that test files are 2 years and all extra files are 6 months * Updated the integration tests to check the new test extra tags * Added code to validate that the logger files are tagged as extra * Added code to clear tests off of the calendar after 1 year (or configured) - if RUN_HISTORICAL_DELETE is true, then it will remove things off the calendar after DELETE_OLD_FILES_DAYS (365 default) days. * Cleaned up some of the logging on the historical delete * Made changes to allow testing faster locally * Update Dependencies 2023-12-28 (#189) * Updated dependencies and lock file - Held back Chai due to breaking change requiring ESM chaijs/chai#1561 - Updated date-fns and react-datepicker both working * Updated PPaaS version * Updated guide dependencies
tkmcmaster
changed the title
Update Dependencies 2023-12-28
Update Node Dependencies 2023-12-28
Aug 2, 2024
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.
Common:
Agent:
Controller:
Coverage:
Acceptance: