Skip to content

Tags: cmasonrh/ploigos-step-runner

Tags

v1.0.0

Toggle v1.0.0's commit message
generate-metadata.SemanticVersion - update to include 'build' portion…

… of semvar in container image tags using '_' instead of '+' since '+' isn't supported by container image tag syntax but not having the 'build' porition of the version on the tag can cause tags to unexpectadly get overwritten/lost if major.minor.patch isn't updated by applciation devs

latest

Toggle latest's commit message
Update mocking of 'repo' to reflect code changes

v0.22.0

Toggle v0.22.0's commit message
create-container-image/SourceToImage - init add

v0.21.1

Toggle v0.21.1's commit message
deploy/argo - use tag rather then branch for revision so that prod do…

…esn't get updated when updating helm chart values for test both of which currently point at 'main' branch in the argo config

v0.21.0

Toggle v0.21.0's commit message
MavenPackage - add error handling for if can't find artifact dir

v0.20.0

Toggle v0.20.0's commit message
add continue sub steps on failure option

v0.19.1

Toggle v0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

add instructions for installing latest release.

v0.19.0

Toggle v0.19.0's commit message
container login utils - fix truthy/falsy logic

v0.18.0

Toggle v0.18.0's commit message
add additional merging multiple config files tests for sanity

v0.17.0

Toggle v0.17.0's commit message
Fixed linting issues