- feat: return list of failed jobs in cmd watch (#225) | @cewkrupa
- maint(deps): bump github.com/honeycombio/beeline-go from 1.18.0 to 1.19.0 in the examples group (#230) | @dependabot
- maint(deps): bump the examples group across 1 directory with 2 updates (#229) | @dependabot
- maint(deps): bump the examples group with 3 updates (#227) | @dependabot
- fix(watch): not_running is the new queued (#221) | Liz Fong-Jones
- maint: update go version and docs (#223) | Jamie Danielson
- maint(go): update to go1.23 (#222) | Liz Fong-Jones
- maint(deps): bump the examples group with 3 updates (#218) | dependabot[bot]
- docs: update vulnerability reporting process (#219) | Robb Kidd
- maint: update repo for pipeline team ownership (#217) | Jamie Danielson
- maint(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#214) | dependabot[bot]
- maint(deps): bump github.com/honeycombio/beeline-go from 1.14.0 to 1.15.0 (#212) | dependabot[bot]
- upgrade to libhoney-go 1.21.0 to support classic ingest keys (#208) | @cewkrupa
- Bump github.com/honeycombio/beeline-go from 1.13.0 to 1.14.0 (#206) | dependabot
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#205) | dependabot
- Bump github.com/honeycombio/beeline-go from 1.12.0 to 1.13.0 (#202) | dependabot
- add
meta.archandmeta.osfields to spans (#200) | @ismith
- Bump github.com/honeycombio/beeline-go from 1.11.1 to 1.12.0 (#198) | dependabot
- Bump github.com/honeycombio/libhoney-go from 1.19.0 to 1.20.0 (#199) | dependabot
- add support for Windows artifacts (#193) | @jharley
- Bump Go to 1.20 (#193) | @jharley
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#191) | dependabot
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 (#178, #187, #192) | dependabot
- Bump github.com/honeycombio/beeline-go from 1.9.0 to 1.11.1 (#170, #179) | dependabot
- Bump github.com/honeycombio/libhoney-go from 1.16.0 to 1.18.0 (#180) | dependabot
- Bump github.com/spf13/cobra from 1.5.0 to 1.7.0 (#181, #191) | dependabot
- include sending error true for spans representing error states for builds (#168) | @mjayaram
- Removes checking and warning for when only the dataset is configured for Buildevents; Updates logic to set default is no Dataset is configured for the non-classic use (#167) | @mjayaram
- Bump github.com/honeycombio/beeline-go from 1.8.0 to 1.9.0 (#166) | dependabot
- Re-release to fix OpenSSL CVE | @kentquirk
- Add support to send data to environments (#162) | @MikeGoldsmith
- add gha-buildevents as GHA provider alias (#160) | @dstrelau
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#161) | dependabot
- Build for Darwin ARM64 (#157) | Kent Quirk & John Dorman
- [docs] Add examples of generated events (#155) | Kent Quirk
- [docs] Remember to update orb when releasing a new version (#152) | Vera Reynolds
- update ci image to cimg/go:1.18 (#150) | @JamieDanielson
-
- fixes openSSL CVE
-
- [bug] Fix default value for dataset to be empty so that dataset determination logic works correctly. (#148) @kentquirk
- Bump cobra to v1.4.0
- Bump beeline to v1.8.0
- Bump libhoney to v1.15.8
- Use cobra.MatchAll instead of identical custom code
- Clean up buildURL function to construct URLs more safely
- The
service_namefield is mirrored toservice.name - Detect classic key and change behavior for non-classic mode:
- Service Name, if specified, is used as the dataset as well as both
service_nameandservice.namefields. - If dataset is specified and service name is not, it will be used but will generate a warning (except in quiet mode).
- If both are specified, service name will be used, dataset is ignored, and a warning will be emitted (except in quiet mode).
- The command name is now sent as command_name (in classic it is still sent as service_name).
- The
watchcommand now sets thenamefield to merelywatchrather than a high-cardinality value, making it easier to aggregate queries across different builds. - Dataset name is trimmed of leading/trailing whitespace; if any was found emits a warning (except in quiet mode)
- Service Name, if specified, is used as the dataset as well as both
- Return underlying exit code when running commands (#137) | @jhchabran
- Display underlying error when verifying API key (#135) | @jhchabran
- Update ci image (#132) | @vreynolds
- Add re-triage workflow (#131) | @vreynolds
- Only create one draft gh release (#128) | @vreynolds
- Bump github.com/spf13/cobra from 0.0.7 to 1.2.1 (#130)
- Bump github.com/honeycombio/beeline-go from 1.3.1 to 1.3.2 (#129)
- Bump github.com/honeycombio/beeline-go from 1.2.0 to 1.3.1 (#123)
- Do not fail the build if
watchfails to fetch Honeycomb URL (#126) | @asdvalenzuela
- Create draft gh release during publish (#124) | @MikeGoldsmith
- Allow specifying an alternative shell (#119) | @estheruary
- empower apply-labels action to apply labels (#120)
- bump libhoney-go to v1.15.6 (#121)
- Bump github.com/honeycombio/libhoney-go from 1.15.4 to 1.15.5 (#118)
- Change maintenance badge to maintained (#116)
- Adds Stalebot (#117)
- Add NOTICE (#113)
- Bump github.com/honeycombio/beeline-go from 1.1.2 to 1.2.0 (#109)
- Bump github.com/honeycombio/libhoney-go from 1.15.3 to 1.15.4 (#108)
- Add issue and PR templates (#112)
- Add OSS lifecycle badge (#111)
- Add community health files (#110)
- Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 #102
- Bump github.com/honeycombio/libhoney-go from 1.10.0 to 1.15.3 #101
- Bump github.com/jszwedko/go-circleci from 0.2.0 to 0.3.0 #103
- stop watching dependabot builds #106
- Add support for Buildkite CI environment detection. #97 | @MikeGoldsmith
- Quiet option to cmd #80 | @tybritten
- Bitbucket support #85 | @manjunathb4461
- Support for overriding default event fields #76 | @MarilynFranklin
- Azure pipelines constant typo #84 | @manjunathb4461