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

[MCR] Upgrade to Serverless V4 #12023

Merged
merged 14 commits into from
Jan 29, 2025
Merged

[MCR] Upgrade to Serverless V4 #12023

merged 14 commits into from
Jan 29, 2025

Conversation

JonHolman
Copy link
Contributor

@JonHolman JonHolman commented Jan 28, 2025

Description

Upgrade MCR to Serverless V4

Related ticket(s)

CMDCT-4244


How to test

Test 1: Test the deployed branch: https://d39n1mee3ajlr9.cloudfront.net/

Test 2: Test local:

  1. Pull the cmdct-4244 branch locally.
  2. Run ./run local

Notes


Pre-review checklist

  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary
  • I have performed a self-review of my code
  • I have manually tested this PR in the deployed cloud environment

Pre-merge checklist

Review

  • Design: This work has been reviewed and approved by design, if necessary
  • Product: This work has been reviewed and approved by product owner, if necessary

Security

If either of the following are true, notify the team's ISSO (Information System Security Officer).

  • These changes are significant enough to require an update to the SIA.
  • These changes are significant enough to require a penetration test.

convert to a different template: test → val | val → prod

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 8606 lines exceeds the maximum allowed for the inline comments feature.

@jessabean
Copy link
Contributor

Can we include steps to test here? Especially if we need to yarn install in all the services directories?

@JonHolman
Copy link
Contributor Author

Can we include steps to test here? Especially if we need to yarn install in all the services directories?

We don't need to do that. Just the standard ./run local and test the deployed branch.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 8608 lines exceeds the maximum allowed for the inline comments feature.

.env.tpl Outdated Show resolved Hide resolved
peoplespete
peoplespete previously approved these changes Jan 28, 2025
Copy link

@peoplespete peoplespete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 8604 lines exceeds the maximum allowed for the inline comments feature.

peoplespete
peoplespete previously approved these changes Jan 28, 2025
Copy link

@peoplespete peoplespete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.env.tpl Outdated Show resolved Hide resolved
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 8597 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 9063 lines exceeds the maximum allowed for the inline comments feature.

Copy link

codeclimate bot commented Jan 28, 2025

Code Climate has analyzed commit 6036f75 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 96.7% (0.0% change).

View more on Code Climate.

@JonHolman JonHolman merged commit d44c442 into main Jan 29, 2025
19 checks passed
@JonHolman JonHolman deleted the cmdct-4244 branch January 29, 2025 15:48
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.

4 participants