Releases: debricked/cli
Releases · debricked/cli
v0.0.12
What's Changed
- Refactor tests to use
assert
by @viktigpetterr in #45 - Add codescene.yml by @viktigpetterr in #47
- Extend rule output by @viktigpetterr in #46
Full Changelog: v0.0.11...v0.0.12
v0.0.11
Changelog
- 28f9c08 Add pcre pkg and handle PCRE regexes on format parsing
- ab43a2d Add strict flag support
- 8ad1f9b Make path argument higher precedence than parsed CI data
- 9bbbf56 Refactor
file
pkg to use assert for assertions - c212e92 Skip TestScan in windows envs to get around the CI issue temporarily
- 8c1b376 Update README.md
- bdafb7c Update Test - E2E
- b1e84b7 Update debricked.yml
- 4a03442 delete path arg from
ci
s where cwd is used
v0.0.10
What's Changed
- Refactorization and general cleanup by @ProgHaj in #38
- Mock all requests in the unit test suite by @viktigpetterr in #40
- Add CI/CD templates by @viktigpetterr in #41
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Add debricked integration parameter by @viktigpetterr in #39
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Add version flag, installation script, and
ldflags
by @viktigpetterr in #37
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Extend linting by @viktigpetterr in #34
- Completely upload the first file before the rest of the batch by @viktigpetterr in #35
- Update README.md by @viktigpetterr in #36
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Compile lock file regexes even when there is no file regex by @viktigpetterr in #29
- Fail pipeline when a rule is triggered, and it has the failPipeline action by @viktigpetterr in #31
- Silence errors and usage helper upon pipeline failure by @viktigpetterr in #33
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Set working directory according to the path option in the scan command
- Create unique commit ID for E2E test
- Rename CONTRIBUTE.md to CONTRIBUTING.md
- Set fileRelativePath to empty string if the file is in the working di…
- Update dependencies
- Delete go tests for v1.17 and v1.18
- Add build-base to the dev Docker image
- Fix typo
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Increase test coverage by @viktigpetterr in #22
- Gracefully handle absent git HEAD reference by @viktigpetterr in #24
- Prettied up the repo and added necessary files. by @KalameeTim in #23
- Create push flow for Docker images by @viktigpetterr in #25
- Upgrade CodeSee workflow to version 2 by @codesee-maps in #27
- Make scan and find path argument optional by @viktigpetterr in #26
New Contributors
- @KalameeTim made their first contribution in #23
- @codesee-maps made their first contribution in #27
Full Changelog: v0.0.2...v0.0.3