//nix/buildkite: add step keys for release steps
#276
Opened by flokli at
Currently, the //nix/buildkite tooling doesn't emit step keys for release steps.
Step keys are not only useful for dependency ordering, but also to identify workloads:
For example, buildkite includes the step key in the JWTs it can emit, allowing to match more granular, per-step:
organization:ORGANIZATION_SLUG:pipeline:PIPELINE_SLUG:ref:REF: commit:BUILD_COMMIT:step:STEP_KEY
Opened https://cl.tvl.fyi/c/depot/+/8707
flokli at 2023-06-03T13·35+00
Followup in https://cl.tvl.fyi/c/depot/+/8708.
flokli at 2023-06-03T14·04+00
- flokli closed this issue at 2023-06-03T14·09+00