Skip to content
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 Dependencies 2023-12-28 Scripting #190

Merged
merged 4 commits into from
Dec 28, 2023

Conversation

* 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
* 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
* 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 tkmcmaster self-assigned this Dec 28, 2023
@tkmcmaster tkmcmaster marked this pull request as ready for review December 28, 2023 18:44
@tkmcmaster tkmcmaster requested a review from a team December 28, 2023 18:44
@tkmcmaster tkmcmaster merged commit 220141c into 0.6.0-scripting-dev Dec 28, 2023
4 checks passed
@tkmcmaster tkmcmaster deleted the updateDep20231228Scripting branch December 28, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants