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

devops: add package-lock.json (#1859) #1889

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

aslushnikov
Copy link
Collaborator

We need to commit package-lock.json to repository to ensure
reproducible builds.

This also starts using npm ci to
install dependencies.

Drive-by: remove non-functioning rebase workflow.

We need to commit `package-lock.json` to repository to ensure
reproducible builds.

This also starts using [`npm ci`](https://docs.npmjs.com/cli/ci.html) to
install dependencies.

Drive-by: remove non-functioning `rebase` workflow.
@aslushnikov aslushnikov merged commit 1935824 into microsoft:master Apr 20, 2020
@aslushnikov aslushnikov deleted the add-package-lock branch April 20, 2020 23:57
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.

1 participant