We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
based on SatelliteQE/testimony#121
https://github.com/SatelliteQE/betelgeuse/blob/master/betelgeuse.py#L631
https://github.com/SatelliteQE/betelgeuse/blob/master/betelgeuse.py#L592-L611
Put that to run on travisCI.
The text was updated successfully, but these errors were encountered:
That can be added as a command since #3721 got merged we will be able to add commands so
manage validate uuids --dups can be created and linked in Makefile to run on travisCI.
manage validate uuids --dups
Sorry, something went wrong.
Added scripts to validate and fix duplicated and empty @ids
5c0304a
closes SatelliteQE#3834 closes SatelliteQE#3735
26eb14d
111104c
rochacbruno
Successfully merging a pull request may close this issue.
based on SatelliteQE/testimony#121
https://github.com/SatelliteQE/betelgeuse/blob/master/betelgeuse.py#L631
https://github.com/SatelliteQE/betelgeuse/blob/master/betelgeuse.py#L592-L611
a) if dup found exit(1)
b) if no dup exit(0)
Put that to run on travisCI.
The text was updated successfully, but these errors were encountered: