brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

worker: include fallibility in job specs sent to server #1922

Closed krancour closed 2 years ago

krancour commented 2 years ago

The worker used to keep this information to itself because it was the only component that needed to know how to deal with the failure of individual jobs.

As of SDK for JS v2.4.0, this info can be sent to the API server and as of #1916, the API server is able to receive this information.

This is the final piece of the puzzle to unblock work on https://github.com/brigadecore/brigade-github-gateway/issues/93.

netlify[bot] commented 2 years ago

Deploy Preview for brigade-docs ready!

Name Link
Latest commit 062a0a085ea10954dfd765bf2757c4715bb3df95
Latest deploy log https://app.netlify.com/sites/brigade-docs/deploys/62545b905ed25e000b797110
Deploy Preview https://deploy-preview-1922--brigade-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

krancour commented 2 years ago

/brig run