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 2023-11-28 #182

Merged
merged 13 commits into from
Nov 30, 2023
Merged

Update 2023-11-28 #182

merged 13 commits into from
Nov 30, 2023

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Nov 30, 2023

@tkmcmaster tkmcmaster self-assigned this Nov 30, 2023
@tkmcmaster tkmcmaster requested a review from a team November 30, 2023 20:03
@tkmcmaster tkmcmaster changed the title Update20231128 Update 2023-11-28 Nov 30, 2023
@tkmcmaster tkmcmaster marked this pull request as ready for review November 30, 2023 20:04
@tkmcmaster tkmcmaster merged commit fe11763 into master Nov 30, 2023
2 checks passed
@tkmcmaster tkmcmaster deleted the update20231128 branch November 30, 2023 22:12
tkmcmaster added a commit that referenced this pull request Nov 30, 2023
* Bump openssl from 0.10.57 to 0.10.60 (#181)

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Reduced log levels to reduce logging to Splunk

* Added the ability to upate the tags on an S3File

* Added code so that the delete API will also delete the files from S3

- We're changing the recurring tests to not be automatically deleted after 6 months so we need to have the delete schedule delete the files from s3

* Added code to re-tag files on the last run of a recurring set

* Updated the postTest recurring to not tag for deletion

- postTest with a recurring schedule will add the tag recurring=true instead of test=true
- Changing from recurring to non-recurring or vice-versa will update the tags accordingly
- Recurring tests should no longer delete after 6 months

* Fixed some issues from the previous shadow variable bug

* Cleaned up a ton of shadow variable bugs

* Cleaned up more shadow variables

* Fixed the last of the shadow variable bugs and added the lint rule

* Updated version and dependencies

* Updated additional dependencies: typescript, next, storybook, etc

* Update 2023-11-28 (#182)

* Reduced log levels to reduce logging to Splunk

* Added the ability to upate the tags on an S3File

* Added code so that the delete API will also delete the files from S3

- We're changing the recurring tests to not be automatically deleted after 6 months so we need to have the delete schedule delete the files from s3

* Added code to re-tag files on the last run of a recurring set

* Updated the postTest recurring to not tag for deletion

- postTest with a recurring schedule will add the tag recurring=true instead of test=true
- Changing from recurring to non-recurring or vice-versa will update the tags accordingly
- Recurring tests should no longer delete after 6 months

* Fixed some issues from the previous shadow variable bug

* Cleaned up a ton of shadow variable bugs

* Cleaned up more shadow variables

* Fixed the last of the shadow variable bugs and added the lint rule

* Updated version and dependencies

* Updated additional dependencies: typescript, next, storybook, etc

* Fixed the copy s3File to use the new tags rather than always re-using the old tags

* Updated the remove test code to return a 500 error if we can't delete any of the files from s3

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants