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

Prod release #803

Merged
merged 9 commits into from
Aug 23, 2024
Merged

Prod release #803

merged 9 commits into from
Aug 23, 2024

Conversation

snim2
Copy link
Collaborator

@snim2 snim2 commented Aug 23, 2024

  • FIX Docker build
  • Content change for ticket 20058
  • Add redirects for ticket 20062

snim2 and others added 9 commits August 22, 2024 13:43
The version of Alpine used as the base image here is
pinned and the envkey install script has not changed
in three years, so it is difficult to see how this
broke. However, without installing the sudo package
the sudo command in install.sh cannot run and the
Dockerfile cannot be built.

To ensure that the final image does not change we also
remove the sudo package after running the install script.
Avoid errors when building the Dockerfile by:

* Creating directories and files that 'poetry install' expects
* Adding poetry to the current $PATH
Change wording of reviewed guidance notice
@snim2 snim2 marked this pull request as draft August 23, 2024 15:43
@snim2 snim2 marked this pull request as ready for review August 23, 2024 15:56
Copy link
Collaborator

@leedxw leedxw left a comment

Choose a reason for hiding this comment

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

YOLO

@snim2 snim2 merged commit 49567e4 into master Aug 23, 2024
1 check 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.

3 participants