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

Add fail-on-violation option to verify #738

Merged
merged 3 commits into from
Sep 21, 2020
Merged

Add fail-on-violation option to verify #738

merged 3 commits into from
Sep 21, 2020

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Sep 21, 2020

Resolves #731

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

Add --fail-on-violation option to verify (default = true, which is the current behaviour). I also changed the exception to just System.exit(1) but I can change this back if we prefer the exception.

@jamesaoverton jamesaoverton merged commit f30a052 into master Sep 21, 2020
@jamesaoverton jamesaoverton deleted the 731-fix branch June 16, 2022 15:54
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.

ROBOT verify --warn true flag to prevent pipeline failure
2 participants