Skip to content

Make sure that the production build uses the current lockfile#1345

Merged
rupertbates merged 1 commit intomainfrom
lockfile-in-dist
Jun 19, 2024
Merged

Make sure that the production build uses the current lockfile#1345
rupertbates merged 1 commit intomainfrom
lockfile-in-dist

Conversation

@rupertbates
Copy link
Copy Markdown
Member

What does this change?

Up until now the final production build was being run with no lockfile. This meant that the versions of dependencies which end up being used in production can be different from those used during development.

This PR fixes that issue.

We actually found this because of an issue in the okta library, where a newer version of a dependency broke the library, this PR has more information: guardian/gateway#2775

@rupertbates rupertbates requested a review from a team as a code owner June 19, 2024 12:46
Copy link
Copy Markdown
Member

@tjmw tjmw left a comment

Choose a reason for hiding this comment

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

👍

@rupertbates rupertbates merged commit 70a4c8b into main Jun 19, 2024
@rupertbates rupertbates deleted the lockfile-in-dist branch June 19, 2024 12:57
@prout-bot
Copy link
Copy Markdown

Seen on PROD (merged by @rupertbates 9 minutes and 34 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants