Tags: j-sandy/halyard
Tags
chore(dependencies): Autobump korkVersion (spinnaker#1816) Co-authored-by: root <root@e9b0b38e4e5f>
chore(dependencies): Autobump korkVersion (spinnaker#1777) Co-authored-by: root <root@7cc2f7e2e8cd>
feat(nexus): add command to enable and configure Nexus repository (sp… …innaker#1431) * feat(nexus): add command to enable and configure Nexus repository * automated style fixes Co-authored-by: Kevin Woo <[email protected]>
feat(travis): Support for filteredRepositories parameter (spinnaker#1730 ) * feat(travis): Support for filteredRepositories parameter Signed-off-by: cmuraru <[email protected]> * Implement review * Implement review Co-authored-by: cmuraru <[email protected]>
chore(dependencies): Autobump korkVersion (spinnaker#1719) Co-authored-by: root <root@f84528c7f520>
fix(cli): replace gremlin commands for 1.18 and 1.19 compatibility (s… …pinnaker#1655) (spinnaker#1656) (cherry picked from commit 9f8e39e) Co-authored-by: Maggie Neterval <[email protected]>
fix(daemon): Fix startup failure by reverting incorrect ps usage (spi… …nnaker#1653) (spinnaker#1654) I'm not sure what I was thinking with this original PR; adding the -e flag will return all processes regardless of PID, and is not necessary when passing a PID. This is causing halyard to fail to startup because we think that the daemon is always running. This reverts commit 4a686e9. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 6e5f35b) Co-authored-by: Eric Zimanyi <[email protected]>
fix(cli): replace artifacts commands (spinnaker#1645) (spinnaker#1646) (cherry picked from commit 1caf20d) Co-authored-by: Maggie Neterval <[email protected]>
fix(google): Update constructors to account for retry changes (spinna… …ker#1640) * fix(google): Update constructors to account for retry changes The changes to the retry logic updated some fields from Long to int (because we won't be waiting 24 days between retries); this commit just updates the places we called them in Halyard to pass an int. * chore(dependencies): Bump front50 version
chore(java11): Compile with Java 11 (but targeting Java 8) (spinnaker… …#1608) * chore(java11): Compile with Java 11 (but targeting Java 8) * chore(java11): Fix compilation for developers using a Java 11 JDK * chore(java11): Use a Java 11 JRE
PreviousNext