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

EREGCSC-2221 Work around deprecation of Go runtime on Lambda #1158

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

cgodwin1
Copy link
Contributor

@cgodwin1 cgodwin1 commented Jan 30, 2024

Resolves #2221

Description-

Makes parsers use Docker instead of the deprecated Go runtime.

This pull request changes...

  • Parsers now are built using Docker instead of relying on the deprecated Go runtime.

Steps to manually verify this change...

  1. Verify deployment succeeded (including Go parsers steps)
  2. Verify cypress tests passed
  3. Check the experimental deploy and make sure regulation content exists (titles, parts, etc.)

Copy link

✨ See the Django Site in action

Copy link

✨ See the Django Site in action

@cgodwin1 cgodwin1 marked this pull request as ready for review January 31, 2024 16:05
@peggles2 peggles2 self-assigned this Jan 31, 2024
Copy link
Contributor

@peggles2 peggles2 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@cgodwin1 cgodwin1 merged commit 5291440 into main Jan 31, 2024
25 checks passed
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.

2 participants