Skip to content

Releases: konveyor/kantra

v0.3.1

09 Apr 22:25
ef31e59
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • Use RootCommandName for labels lookup by @aufi in #138
  • Adding ability to handle a custom rule directory by @shawn-hurley in #132

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0-2-26

26 Feb 18:45
ea93903
Compare
Choose a tag to compare
v0.3.0-2-26 Pre-release
Pre-release
[BACKPORT] Add version  (#161)

* Add version (#154)

* Add version command

Adding tool version to CLI that should return version number and commit
hash. Usage: `kantra version`.

Fixes: https://issues.redhat.com/browse/MTA-2201

Signed-off-by: Marek Aufart <[email protected]>

* Update build flags

Signed-off-by: Marek Aufart <[email protected]>

* Update build scripts

Signed-off-by: Marek Aufart <[email protected]>

* Try fix buildah cmd

Signed-off-by: Marek Aufart <[email protected]>

* Set buildcommit before

Signed-off-by: Marek Aufart <[email protected]>

* Update cmd/version.go

Co-authored-by: David Zager <[email protected]>
Signed-off-by: Marek Aufart <[email protected]>

---------

Signed-off-by: Marek Aufart <[email protected]>
Signed-off-by: Marek Aufart <[email protected]>
Co-authored-by: David Zager <[email protected]>

* Fix version variables evaluation in github build (#156)

Fix version variables evaluation in build

Using github variables to provide version and commit sha variables for
build.

Follow-up to https://github.com/konveyor/kantra/pull/154

Signed-off-by: Marek Aufart <[email protected]>

---------

Signed-off-by: Marek Aufart <[email protected]>
Signed-off-by: Marek Aufart <[email protected]>
Co-authored-by: David Zager <[email protected]>

v0.3.0

23 Jan 21:55
dd3fe5a
Compare
Choose a tag to compare

Full Changelog: v0.3.0-rc.4...v0.3.0

v0.3.0-rc.4

11 Jan 19:02
6f6c45d
Compare
Choose a tag to compare
v0.3.0-rc.4 Pre-release
Pre-release

✨ Features

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/konveyor/kantra/commits/v0.3.0-rc.4