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 Node Dependencies 2023-12-28 #189

Merged
merged 13 commits into from
Dec 28, 2023
Merged

Update Node Dependencies 2023-12-28 #189

merged 13 commits into from
Dec 28, 2023

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Dec 28, 2023

Common:
image

Agent:
image

Controller:
image

Coverage:
image

Acceptance:
image
image

- 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
…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
@tkmcmaster tkmcmaster self-assigned this Dec 28, 2023
@tkmcmaster tkmcmaster requested a review from a team December 28, 2023 17:44
@tkmcmaster tkmcmaster marked this pull request as ready for review December 28, 2023 17:47
@tkmcmaster tkmcmaster merged commit 5a4ff9a into master Dec 28, 2023
4 checks passed
@tkmcmaster tkmcmaster deleted the updateDep20231228 branch December 28, 2023 17:48
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 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants