Skip to content

Releases: debricked/cli

v1.0.0-beta.2

14 Mar 14:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta...v1.0.0-beta.2

v1.0.0-beta

17 Feb 14:44
Compare
Choose a tag to compare

Changelog

v0.0.12

17 Feb 09:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

10 Feb 15:46
Compare
Choose a tag to compare

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 cis where cwd is used

v0.0.10

07 Feb 16:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

02 Feb 15:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Jan 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Jan 12:15
ebfaf45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

23 Jan 09:58
Compare
Choose a tag to compare

What's Changed

  • fix the failure on the conditional skip scan by @Kravalg in #32

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

20 Jan 15:40
Compare
Choose a tag to compare

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