Releases: namespacelabs/breakpoint
Releases · namespacelabs/breakpoint
v0.0.18
v0.0.17
v0.0.16
Changelog
- 8115e62 GitHub: improve error message when SSH key resolution fails.
- 09eacae Slackbot: include the commit message, if one is available (e.g. push event), in the notification.
- f1b1d55 Switch us over to the Slackbot, so messages can be updated in-place.
- bcac85e action: setup-go
- 409c074 actions: build and vet on nscloud runners
- 09b3be5 build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#8)
- 3814c42 readme: typo
- f10c7ba workflows: change confusing name to workflow
v0.0.15
Changelog
- b12806e Instructions to deploy rendezvous server
- d4015d8 Update the Slack webhook example to include github.com in the URLs.
- e843088 Updates some bits in the README.
- d3b3842 Use breakpoint-action on workflow failures.
- 81b4710 more README updates.
- 5813984 more README updates.
- a5fcc83 readme: fixed badges color and order
- f5fc977 readme: update config file fields
- ddf3388 release: build for arm64
- ca9af11 waiter: add Slack bot support. This allows us to both post, and update messages in place.
v0.0.14
v0.0.13
Changelog
- e0e9197 Add example Slack webhook definition.
- e3f6e76 Make BREAKPOINT_ variables available to Webhooks.
- 6d8d42e Update shared breakpoint endpoint to rendezvous.namespace.so.
- 1988b50 Update the banner image.
- d562246 Webhook: also interpolate the URL to allow incorporating environment variables.
- e7b64bf add banner (#1)
- 5ec0a22 go mod tidy
- f3b7122 readme: fix github action badge
- c074978 workflows: commit build and PR checks
- cd7f1b0 workflows: fix docker login