- feat(w3c): partially implement w3c tracecontext (#110) | Liz Fong-Jones
- feat(w3c): add BE trace_id and TRACEPARENT to env (#114) | Liz Fong-Jones
- maint(deps): upgrade buildevents binary (#111) | Liz Fong-Jones
- docs: update vulnerability reporting process (#109) | Robb Kidd
- maint: update repo for pipeline team ownership (#108) | Jamie Danielson
- change codeowners to pipeline (#107) | Brooke Sargent
- job names containing spaces should still work (#105) | @ismith
- Don't expand $PATH when writing to BASH_ENV (#98) | @ravron
- bump to buildevents v0.16.0 (#103) | @cewkrupa
- add docs section about add_context pitfalls (#102) | @dstrelau
- add CI integration test (#101) | @dstrelau
- update cache key to handle empty caches after a v0.10.0 run (#96) - @jharley
- paths for arm binaries (#94) - @ismith
- Reduce final orb output size (#91) - @RainofTerra
- bump buildevents from 0.14.0 to 0.15.0 (#92) - @jharley
- bump buildevents from 0.13.0 to 0.14.0 (#90) - @jharley
- Support benames with spaces (#77) - @abangser
- Wrap additional env var usage with double quotes (#75) - @abangser
NOTE: The changes to replace single quotes with double quotes to correctly evaluate environment variables effectively reverts #53. You may need to reset your $PATH afterwards if affected (see issue for more details).
- Use double-quotes for BUILDEVENTS_SPAN_ID (#73) | @lirossarvet
- bump buildevents from 0.12.1 to 0.13.0 (#70) | @vreynolds
- Bump buildevents from 0.12.0 to 0.12.1 (#68) | @kentquirk
- Bump buildevents from 0.9.2 to 0.12.0 (#65, #66) | @vreynolds & @robbkidd
- Bump buildevents from 0.8.0 to 0.9.2 (#61) | @vreynolds
- lightweight command to create a build marker (#57) | @nelzkiddom
- Add re-triage workflow (#56) | @vreynolds
- update build events to 0.7.2 (#59) | @MikeGoldsmith
- update build events to 0.8.0 (#60) | @MikeGoldsmith
- Use single quoted bash strings (#53) | @mbilokonsky
- Don't run publish-dev step for dependabot and PRs (#54) | @MikeGoldsmith
- Track job status (#50) | @ryanking
- Bump buildevents from 0.7.0 to 0.7.1 (#51) | @vreynolds
- bump buildevents to v0.7.0 (#48)
- empower apply-labels action to apply labels (#47)
- Change maintenance badge to maintained (#45)
- Adds Stalebot (#46)
- Allow busting the buildevents cache (#42) | @nelzkiddom
- Add NOTICE (#41)
- Add issue and PR templates (#40)
- Add OSS lifecycle badge (#39)
- Add community health files (#38)
- Add pipeline parameter notes to README (#37)
- update to buildevents to 0.6.0 (#30) | @MikeGoldsmith
- add codeowners (#28) | @MikeGoldsmith
- Updates Github Action Workflows (#27) | @bdarfler