-
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
8/15/2024 Production Deploy #1273
Conversation
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Troubleshooting section: network policy
remove dead code
Bump cryptography from 42.0.8 to 43.0.0
Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.148. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.144...1.34.148) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Cleanup: remove comment unused local var
Bump boto3 from 1.34.144 to 1.34.148
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 9.1.0 to 10.0.0. - [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md) - [Commits](alphagov/notifications-python-client@9.1.0...10.0.0) --- updated-dependencies: - dependency-name: notifications-python-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…-client-10.0.0 Bump notifications-python-client from 9.1.0 to 10.0.0
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.5.15 to 2024.7.24. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2024.5.15...2024.7.24) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bump regex from 2024.5.15 to 2024.7.24
This changeset updates a few dependendencies referenced in our pyproject.toml file. Dependabot has a couple of PRs open but they are not rebasing properly with updates. Signed-off-by: Carlo Costino <[email protected]>
Update Python dependencies - 7/30/24
new command to look at sms senders
Bumps [botocore](https://github.com/boto/botocore) from 1.34.154 to 1.34.159. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.154...1.34.159) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bump botocore from 1.34.154 to 1.34.159
Updated phone number list.
Adjust data format for download all users
add retry with backoff
Update all.md
fix sort on download all users
This changeset adds a bit more memory to the staging worker instance, and it bumps the number of worker instances to 2 in staging and demo. Signed-off-by: Carlo Costino <[email protected]>
Adjust staging and demo worker instance settings
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.
Approved!
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 a production deploy for 8/15/2024. Full release notes are here!
Security Considerations