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

💡 [REQUEST] - Create PROD yarn.lock for the rpc-proxy Docker image #1565

Closed
freemanzMrojo opened this issue Dec 10, 2024 · 0 comments · Fixed by #1742
Closed

💡 [REQUEST] - Create PROD yarn.lock for the rpc-proxy Docker image #1565

freemanzMrojo opened this issue Dec 10, 2024 · 0 comments · Fixed by #1742
Assignees
Labels
Milestone

Comments

@freemanzMrojo
Copy link
Member

freemanzMrojo commented Dec 10, 2024

Summary

Since we do not use Yarn 2 (there is a solution for this in v2), the purpose of this ticket is to come up with a safe way (so not deleting the yarn.lock file and create it from scratch with production flags) to have a yarn.lock file with just dependencies so we avoid false positives when analysing the Docker image.

Another solution of course would be using Yarn 2, but it might be a bit of overkill.

After this is done we should get rid of this part of the GHA when publishing in Docker Hub.

@claytonneal claytonneal self-assigned this Jan 23, 2025
@claytonneal claytonneal added this to the 1.0.0 milestone Jan 23, 2025
@claytonneal claytonneal linked a pull request Jan 23, 2025 that will close this issue
12 tasks
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 a pull request may close this issue.

2 participants