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

HOTFIX - Loosely pin configure-aws-credentials to v4 #2228

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

coreycarvalho
Copy link

@coreycarvalho coreycarvalho commented Jan 6, 2025

Description

#2229

This PR serves two purposes:

  1. Loosely pin the Github action configure-aws-credentials to v4 instead of hard pinning it to 4.0.2.
  2. Getting notification API reconciled post code freeze.

This PR is being set to a minor version update to make sure that all of the changes that were merged during the holiday code freeze are packaged nicely into a minor version bump. Following the merging of this PR, @cris-oddball will organize and update release notes to accurately reflect the set of changes going out to production.

How Has This Been Tested?

The dev deploy being successful is a sufficient test.

Checklist

  • I have assigned myself to this PR
  • PR has an appropriate title: #9999 - What the thing does
  • PR has a detailed description, including links to specific documentation
  • I have added the appropriate labels to the PR.
  • I did not remove any parts of the template, such as checkboxes even if they are not used
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to any documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works. Testing guidelines
  • I have ensured the latest main is merged into my branch and all checks are green prior to review
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • The ticket was moved into the DEV test column when I began testing this change

@coreycarvalho coreycarvalho self-assigned this Jan 6, 2025
@coreycarvalho coreycarvalho marked this pull request as ready for review January 6, 2025 14:42
@coreycarvalho coreycarvalho requested a review from a team as a code owner January 6, 2025 14:42
@coreycarvalho coreycarvalho merged commit 05e4a98 into main Jan 6, 2025
13 checks passed
@coreycarvalho coreycarvalho deleted the hotfix-update-aws-actions branch January 6, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants