Releases: get-woke/woke
v0.1.1
Changelog
59b924c Add .wokeignore
281a9c2 Add coveralls
5e08a53 Add golangci-lint PR build
f61691b Add ignore package tests
3add284 Add more default rules
6fe4cbe Add result package tests
b848e14 Add util tests
4637d46 Fix panic when multiple paths are supplied
4364122 Fix typo
bf12647 Make info the default severity for unknown severity
e3dfc68 Move outformats into printer package
6720dda Sanitize variable names during code generation
d7d21d0 Update godocs on tag
a95cb74 Use code generation to generate default rules
ec31a33 Use goroutines and waitgroups to process files
e164a01 Use variadic inputs
71fd1a8 go deps update
Docker images
docker pull getwoke/woke:latest
docker pull getwoke/woke:0.1
docker pull getwoke/woke:0.1.1
v0.1.0
Changelog
c6db4a2 Add .wokeignore functionality
92916ff Add NewParser function
bcaaa4c Add TODOs
9d651f0 Add colorized output for the Text output format
053398e Add debug for timing
5aa8c55 Add debug logging
3e30282 Add dockerfiles
1c2e6ef Add gif of usage
71cfd50 Add go modules required for gif creation
2db4342 Add godownloader installation script
8663e51 Add goreleaser
bc391ff Add more delay in when creating usage gif
7506201 Add output formats
ddd5968 Add severity logging
86819de Add support for stdin
a6a623f Add test.txt file until I write tests
4d0128e Add version
c35eab8 Allow ignoring globs in config file
328452b Always use absolute paths, even when provided with relative paths
4719145 Automate usage gif
e2a4926 Automatically ignore everything listed in .gitignore
955b793 Codify default rules
01c0caa Create CODE_OF_CONDUCT.md
3be5b9d Don't push docker images with v
prefix
014f91f Don't use the logger for output
29c192f Duration logging of Parse
0c4e30c First try at inclusive linter
fefac87 Fix checkout for goreleaser changelog
16add93 Fix filepath.Walk panic when file doesn't exist
09e9704 Fix printing new line in simple printer
e450595 Fix setting ldflags with versions
1d7ebc0 Fix version setting on release again
736019e Fixup Github actions
6596284 Go GitHub Action
170d079 I stay woke
e703439 Ignore .git by default
4722767 Ignore directories
96a11f6 Initial commit
efb83f5 Initial commit
1204320 Lint
dabea86 Linter
ea2dbd8 Linter
0047943 Linter fixes
5e3ec73 Log when no rules are broken
2ccf795 Move contenttype checks to util package
ec5a104 Move filename into token.Position for simple output
df21ca7 Move packages around for clarity
fe115c2 Move parser into package
b25dffc Move rule matcher into rule package
8b17993 Move some things around
3d19c16 Move to cmd directory
93f734e Move to get-woke org
54bc1e3 Only disable colors if explicitly requested
b7ca9c4 Parse function using type assertion
8b6b492 Refactor gitignore
be05525 Release docker images as well
e6a7ce1 Remove default.yaml from dockerfile
6f0bb22 Remove log for no results, will never happen
f15f5d9 Rename word to name
f8aa9ba Require name and alternatives
c327784 Run debug in autoreload
774066e Run ignore.Match directly in the filepath.Walk function
3939d67 Run with example.yaml in autoreload
9e81fdc Setup log first
8c3e280 Simplify ignores
378a137 Simplify output
696d41f Some cleanup
045bcb2 Support globs in ignore_files
193480f Switch to -c
for config file
f28fed8 Update Dockerhub description on releases
ff288a9 Update autoreload
1af75ac Update gif
955de6f Update installation instructions
ddf0654 Update issue templates
a95294d Update readme and fileglob parsing
40504da Update rule data structure
5bca0c5 Updated gif
e5186b5 Updated readme
155f650 Use cobra
97b2d76 Walk files correctly
7b2f8fe Work with absolute and relative paths
8b2f979 exit 1 if there are any failures
baec668 feat: Add GitHub Action printer
26f6f57 fix: Missing column in simple output when violation is at column 0
935b21a fix: go mod tidy
Docker images
docker pull getwoke/woke:latest
docker pull getwoke/woke:0.1
docker pull getwoke/woke:0.1.0