- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: daveshanley/vacuum
base: v0.4.4
head repository: daveshanley/vacuum
compare: main
Commits on Nov 9, 2023
-
Moved doc building to async to speed things up.
vacuum speeds back up! Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 3f2aaba - Browse repository at this point
Copy the full SHA 3f2aabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bd302 - Browse repository at this point
Copy the full SHA 09bd302View commit details
Commits on Nov 18, 2023
-
Upgrading linting command to multi-file
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for d5fbf0d - Browse repository at this point
Copy the full SHA d5fbf0dView commit details -
Tuning up experience #361 #367 #334
- Bad commands and flags are reported now - Details view is cleaner and partially supports filepaths - Misleading message about passing when using —fail-severity Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for e78091f - Browse repository at this point
Copy the full SHA e78091fView commit details -
Added new
message
property to override description.Supported by all core functions Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 90e4c88 - Browse repository at this point
Copy the full SHA 90e4c88View commit details -
Adding formatted logging, cleaned some bugs
bumped latest deps Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for e83f435 - Browse repository at this point
Copy the full SHA e83f435View commit details -
cleaned linting issues and added silent switches back in
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 7d152ec - Browse repository at this point
Copy the full SHA 7d152ecView commit details -
updated readme with
0.5.0
detailsSigned-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for c604716 - Browse repository at this point
Copy the full SHA c604716View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efb6219 - Browse repository at this point
Copy the full SHA efb6219View commit details -
Added another gate to examples function
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 39a3aa1 - Browse repository at this point
Copy the full SHA 39a3aa1View commit details -
added file details extracted from rolodex.
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 5b9771f - Browse repository at this point
Copy the full SHA 5b9771fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c79e0 - Browse repository at this point
Copy the full SHA 39c79e0View commit details -
even faster now! Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 41fe14b - Browse repository at this point
Copy the full SHA 41fe14bView commit details -
added timeout for statistics test
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for a66b58e - Browse repository at this point
Copy the full SHA a66b58eView commit details -
cleaned up html_report test and re-enabled tests in pipeline
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 1a670fb - Browse repository at this point
Copy the full SHA 1a670fbView commit details -
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for a182bc7 - Browse repository at this point
Copy the full SHA a182bc7View commit details -
bumped deps to latest libopenapi beta to check pipeline
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 500a65e - Browse repository at this point
Copy the full SHA 500a65eView commit details -
updated deps and ready to release
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for dc39c62 - Browse repository at this point
Copy the full SHA dc39c62View commit details
Commits on Nov 29, 2023
-
fixed glitch where file references are not autoresolved
they should always be autoresolved, remote is permanently set to on. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 65b32ef - Browse repository at this point
Copy the full SHA 65b32efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43de1f4 - Browse repository at this point
Copy the full SHA 43de1f4View commit details
Commits on Nov 30, 2023
-
Also updated deps. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for e3f41ea - Browse repository at this point
Copy the full SHA e3f41eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 418f3fb - Browse repository at this point
Copy the full SHA 418f3fbView commit details -
updated libopenapi to solve a stack overflow issue
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 16e2a25 - Browse repository at this point
Copy the full SHA 16e2a25View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 630aeaa - Browse repository at this point
Copy the full SHA 630aeaaView commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 829661d - Browse repository at this point
Copy the full SHA 829661dView commit details -
Added circular errors for resolver when they spin out of control
when paths go nuts, vacuum will catch it. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for af9879a - Browse repository at this point
Copy the full SHA af9879aView commit details -
extracted circular referenences back out
just general better handling of circular references from libopenapi also added a `debug` flag to allow log debugging to be turned on for the `lint` command. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for ab09d18 - Browse repository at this point
Copy the full SHA ab09d18View commit details
Commits on Dec 4, 2023
-
fixes resolving issues with deeply nested exploded files. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 78e687d - Browse repository at this point
Copy the full SHA 78e687dView commit details
Commits on Dec 7, 2023
-
allow lookups to be performed correctly
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for f8bff51 - Browse repository at this point
Copy the full SHA f8bff51View commit details
Commits on Dec 12, 2023
-
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 2c4d20d - Browse repository at this point
Copy the full SHA 2c4d20dView commit details
Commits on Dec 13, 2023
-
Added base remote ruleset capability
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for cf4cc80 - Browse repository at this point
Copy the full SHA cf4cc80View commit details -
Added local file support for extending rulesets.
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for df41dd3 - Browse repository at this point
Copy the full SHA df41dd3View commit details -
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for c6d0988 - Browse repository at this point
Copy the full SHA c6d0988View commit details -
added variation for yaml file extension.
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 3731ddc - Browse repository at this point
Copy the full SHA 3731ddcView commit details -
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 40f2189 - Browse repository at this point
Copy the full SHA 40f2189View commit details -
Added new
-m
and -b
banner flags forlint
#278The banner can now be disabled using the `-b` or `—no-banner` flag, as well as the message output (when using `-d`) can be disabled with the `-m` or the `—no-message` flags. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 7478bab - Browse repository at this point
Copy the full SHA 7478babView commit details -
moved down to a warning. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for d5f0ea3 - Browse repository at this point
Copy the full SHA d5f0ea3View commit details -
New
-a
/—all-results
flag enables all result output #293Want to see everything when using `-d`, well now you can. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 3389e98 - Browse repository at this point
Copy the full SHA 3389e98View commit details -
message
now overrides all core function messages #318By adding a ‘message` property to a rule that uses a core function, any violations for that rule, will use the supplied message completely, vs the default output built into vacuum for that core function. This gives complete control over the message presented to users who violate the rule. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 96a7e48 - Browse repository at this point
Copy the full SHA 96a7e48View commit details -
fixed formatting and casing function
Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 2f41083 - Browse repository at this point
Copy the full SHA 2f41083View commit details -
As I was cleaning up the docs, I noticed that a `version` command would go down well. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for af6b2c1 - Browse repository at this point
Copy the full SHA af6b2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 936075b - Browse repository at this point
Copy the full SHA 936075bView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 976fd89 - Browse repository at this point
Copy the full SHA 976fd89View commit details -
feature: upgrade to libopenapi with orderedmap support (#386)
* feature: upgrade to libopenapi with orderedmap support * fix: tests * chore: update dependencies * chore: update dependencies * chore: update dependency to main branch * chore: update dependencies
Configuration menu - View commit details
-
Copy full SHA for 79497b0 - Browse repository at this point
Copy the full SHA 79497b0View commit details
Commits on Dec 19, 2023
-
When using the `-k` flag, vacuum was performing a directory suck of every file in the the working directory and down, and performing an index on everything. This is not desired behavior out of the box. Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 9135313 - Browse repository at this point
Copy the full SHA 9135313View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd07988 - Browse repository at this point
Copy the full SHA fd07988View commit details
Commits on Dec 20, 2023
-
Fixes the zuplo sponsorship link
Configuration menu - View commit details
-
Copy full SHA for 431ac35 - Browse repository at this point
Copy the full SHA 431ac35View commit details -
Added timeout feature to prevent runaway linting
A default five second timeout stops rules that are stuck, can be controlled via linting timeout.root.go `-g` flag or `—timeout` Signed-off-by: quobix <dave@quobix.com>
Configuration menu - View commit details
-
Copy full SHA for 17468ea - Browse repository at this point
Copy the full SHA 17468eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f3484 - Browse repository at this point
Copy the full SHA 40f3484View commit details
Commits on Jan 4, 2024
-
Removed unnecessary backticks
Configuration menu - View commit details
-
Copy full SHA for 5fee442 - Browse repository at this point
Copy the full SHA 5fee442View commit details
There are no files selected for viewing