Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: evansb/keel

Tags

v0.117.0

Toggle v0.117.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(environments): automated blacklisting of versions from environme…

…nts (spinnaker#814)

* feat(environments): automated blacklisting of versions from environments

* Update keel-ec2-plugin/src/main/kotlin/com/netflix/spinnaker/keel/ec2/resolvers/ImageResolver.kt

Co-Authored-By: Luis Fernando Pollo <[email protected]>

* Update keel-core/src/main/kotlin/com/netflix/spinnaker/keel/veto/unhappy/UnhappyVeto.kt

Co-Authored-By: Luis Fernando Pollo <[email protected]>

* chore(artifacts): store deb release status as a set

Co-authored-by: Luis Fernando Pollo <[email protected]>

v0.116.0

Toggle v0.116.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(storage): cleanup deleted env constraints, optimize deleteEnvir…

…onment (spinnaker#817)

v0.115.4

Toggle v0.115.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(dupes): build the correct error message (spinnaker#810)

v0.115.3

Toggle v0.115.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(logs): More logs to help debugging (spinnaker#807)

v0.115.2

Toggle v0.115.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(config): add validation that resource names are unique (spinnaker…

…#805)

v0.115.1

Toggle v0.115.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(titus): publish events for all tags (spinnaker#804)

v0.115.0

Toggle v0.115.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(constraints): debugging constraintStateFor exceptions (spinnake…

…r#803)

v0.114.2

Toggle v0.114.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(artifacts): don't choke on upper-case ArtifactType name (spinnake…

…r#799)

v0.114.1

Toggle v0.114.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Package organization (spinnaker#792)

* feat(plugins): re-organized packages in keel-api

* feat(plugins): re-organized packages in keel-core

v0.114.0

Toggle v0.114.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(export): export less & more correct (spinnaker#795)