-
Notifications
You must be signed in to change notification settings - Fork 2
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
06/26/2024 Production Deploy #1120
Conversation
Bumps [botocore](https://github.com/boto/botocore) from 1.34.115 to 1.34.116. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.115...1.34.116) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump botocore from 1.34.115 to 1.34.116
Bumps [moto](https://github.com/getmoto/moto) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.8...5.0.9) --- updated-dependencies: - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
add some debug around report generation
Bump moto from 5.0.8 to 5.0.9
Look into enabling Dependabot Code Scanning for our API and admin repos
Bumps [boto3](https://github.com/boto/boto3) from 1.34.114 to 1.34.116. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.114...1.34.116) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump boto3 from 1.34.114 to 1.34.116
replace utcnow with timezone naive utc call
Exception Investigation: app.notify_client:InviteTokenError
bring coverage back up to 95%
This changeset fixes a recently added debug statement that was assuming a list was not empty, which was causing end-to-end tests to break in the admin site. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
Fix debug statement
Bumps [botocore](https://github.com/boto/botocore) from 1.34.116 to 1.34.117. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.116...1.34.117) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump boto3 from 1.34.128 to 1.34.131
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 70.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v70.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump setuptools from 70.0.0 to 70.1.0
Need magic PII-free debugging method for API
…red-module Shared: remove deprecated recursive_delete
Upgrade tj-actions from v41 to v44 in Staging
Staging: Redis upgrade final step
Upgrade tj-actions from v41 to v44 in Demo and Prod
Bumps [botocore](https://github.com/boto/botocore) from 1.34.131 to 1.34.133. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.131...1.34.133) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump botocore from 1.34.131 to 1.34.133
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.1.0 to 70.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.1.0...v70.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump setuptools from 70.1.0 to 70.1.1
Update name of Redis to include v70
Terraform Format and Style: success Show Plan
Pusher: @ccostino, Action: |
Terraform Format and Style: success Show Plan
Pusher: @ccostino, Action: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the changes that are mine look like what I expect
A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.
Description
This is our production deploy for 6/26/2024. Full release notes can be viewed here!
Security Considerations