-
-
Notifications
You must be signed in to change notification settings - Fork 272
Labels
Type: Developer Experience / Refactoringbeginner friendlyA relatively new developer should be able to accomplish this taskA relatively new developer should be able to accomplish this taskgood first issueIf somebody is new to this repository, this is a simple way to dive in.If somebody is new to this repository, this is a simple way to dive in.
Description
Feature
Why is this feature being added?
I can't use yarn --pure-lockfile in CI with Greenkeeper involved, but it's the purest way to ensure the repository and CI environments have matching dependencies.
What should your feature do?
Use yarn --silent should run for all branches that include "greenkeeper/" in the branch name and yarn --pure-lockfile --silent should run otherwise.
Metadata
Metadata
Assignees
Labels
Type: Developer Experience / Refactoringbeginner friendlyA relatively new developer should be able to accomplish this taskA relatively new developer should be able to accomplish this taskgood first issueIf somebody is new to this repository, this is a simple way to dive in.If somebody is new to this repository, this is a simple way to dive in.