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

Azure pipelines should only install production dependencies #286

Closed
wants to merge 1 commit into from

Conversation

rocketnova
Copy link
Contributor

Ticket

Closes #285

Changes

  • Updates Azure Pipelines to only install production dependencies

Context

We don't need to install development dependencies on production environments and can reduce are attack surface area by reducing the number of dependencies that are installed in prod.

Test

  1. Open Azure Devops
  2. Run a pipeline for this branch

@rocketnova
Copy link
Contributor Author

Closing this draft PR. Will create another PR when it's ready.

@rocketnova rocketnova closed this Nov 1, 2021
@rocketnova rocketnova deleted the rocket/285-yarn-install branch November 10, 2021 04:36
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.

Only install non-dev packages on production
1 participant