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

build(noerr): suppress error on no package changes #1416

Merged
merged 2 commits into from
Feb 20, 2019

Conversation

redallen
Copy link
Contributor

What:

Additional issues:

@patternfly-build
Copy link
Contributor

PatternFly-React preview: https://1416-pr-patternfly-react-patternfly.surge.sh

@@ -17,5 +17,5 @@ git checkout master

# helpful for debugging any lerna EUNCOMMIT errors
git rev-parse HEAD
yarn run lerna changed
yarn run lerna changed || true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! did not realize this existed.

@priley86 priley86 merged commit 90330c3 into patternfly:master Feb 20, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4698

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

Totals Coverage Status
Change from base Build 4695: 0.0%
Covered Lines: 4613
Relevant Lines: 5456

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4700

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

Totals Coverage Status
Change from base Build 4695: 0.0%
Covered Lines: 4613
Relevant Lines: 5456

💛 - Coveralls

@redallen redallen deleted the fix/circleci branch March 7, 2019 16:13
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.

None yet

5 participants