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

Multiple updates #253

Merged
merged 5 commits into from
Mar 27, 2023
Merged

Multiple updates #253

merged 5 commits into from
Mar 27, 2023

Conversation

daveshanley
Copy link
Owner

@daveshanley daveshanley commented Mar 27, 2023

Multiple fixes for #251, #231, #233, #252.

New docs available here for JUnit:
https://quobix.com/vacuum/commands/report/#junit-xml-support

New docs for relative/external reference support:
https://quobix.com/vacuum/commands/external-references/

Updated docs for turning rules off.
https://quobix.com/vacuum/rulesets/no-rules/

Updated dependencies in html-report and upgraded to the latest libopenapi (v0.7.0)

Rules can be turned off as requested in #252 by supplying a 'false' value.
when `--fail-severity` is used, and warn was set, and errors were thrown - the wrong exit code was being thrown. Now its been fixed.
Using the new `-j` flag, JUnit output is available for CI/CD as requested in #233
Using the new `-p` or `--base` globals flags, a base path or base URL can be provided, to tell vacuum where to look for references when trying to resolve them.
@daveshanley daveshanley added the release/patch Patch / non-breaking release label Mar 27, 2023
@daveshanley daveshanley merged commit ce6f7d1 into main Mar 27, 2023
@daveshanley daveshanley deleted the updates branch May 17, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/patch Patch / non-breaking release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant