8000 Tags · ericsessions/echo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ericsessions/echo

Tags

v2.17.0

Toggle v2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- remove extra s (spinnaker#672)

version-2.8.2

Toggle version-2.8.2's commit message
fix(triggers): add missing docker properties to trigger model (spinna…

…ker#669) (spinnaker#670)

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(tasks): allow notifications for tasks (spinnaker#668)

v2.15.1

Toggle v2.15.1's commit message
fix(notifications): Don't send failure notifications for cancelled pi…

…pelines and stages (spinnaker#663)

* fix(notifications): Add a check for cancelled stages and an additional one for cancelled pipelines + tests

v2.15.0

Toggle v2.15.0's commit message
fix(triggers): Remove confusing/unnecessary error log (spinnaker#664)

version-2.8.1

Toggle version-2.8.1's commit message
fix(build): whitelist build package to avoid being ignored by gcloud …

…cloudbuild (spinnaker#657) (spinnaker#661)

v2.14.0

Toggle v2.14.0's commit message
feat(sql): Conditionally allow MySQL Connector to be excluded from th…

…e build (spinnaker#656)

version-2.8.0

Toggle version-2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "fix(nexus): get artifacts from nexus events (spinnaker#643) (s…

…pinnaker#652)" (spinnaker#653)

This reverts commit b5e5b8f.

v2.13.2

Toggle v2.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): export fiat api in echo-bom (spinnaker#645)

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.
0