This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Tags: SFDC/echo
Tags
feat(sql): Conditionally allow MySQL Connector to be excluded from th… …e build (spinnaker#656)
Revert "fix(nexus): get artifacts from nexus events (spinnaker#643) (s… …pinnaker#652)" (spinnaker#653) This reverts commit b5e5b8f.
chore(dependencies): export fiat api in echo-bom (spinnaker#645)
fix(notification/slack): fix missing logger (spinnaker#644) was causing slack notifications to repeat endlessly as the notification would be sent, but the log statement afterwords would fail and return an error back to orca which would retry.
chore(dependencies): Autobump korkVersion (spinnaker#639)
feat(core): Use Spring Cloud Config for external configuration of acc… …ounts (spinnaker#636)
fix(auth): Only trigger pipeline if service account has access to app (… …spinnaker#562) In the current implementation, Echo will trigger pipelines in Orca even though the runAsUser does not have access to the application. This will trigger a round-dance of different errors when Orca tries unsuccessfully to execute the pipeline, so instead, we short circuit the execution in Echo.
chore(artifact): logging the artifacts we get (spinnaker#627)
PreviousNext