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

chore(.githooks/post-merge): Add git-hooks and a post-merge yarn install #310

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Apr 17, 2018

What:

After pulling down this change, developers will have to yarn install one last time to set up git-hooks, but thereafter anytime the package.json file changes in a git merge (and therefore in a git pull), this hook will automatically run yarn install.

No more wondering why your code doesn't work and remembering you forgot to yarn install.

…running yarn install automatical

No more wondering why your code doesn't work and remembering you forgot to `yarn install`.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1208

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.225%

Totals Coverage Status
Change from base Build 1203: 0.0%
Covered Lines: 1529
Relevant Lines: 1850

💛 - Coveralls

@mturley mturley self-assigned this Apr 18, 2018
@jeff-phillips-18 jeff-phillips-18 merged commit 112efd4 into patternfly:master Apr 18, 2018
@mturley mturley deleted the git-pull-yarn-install branch April 18, 2018 12:27
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.

4 participants