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

Open
freemanzMrojo opened this issue Dec 10, 2024 · 0 comments
Open
Labels

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant