//nix/buildkite: add step keys for release steps

#276
Opened by flokli at 2023-06-02T20·35+00

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

  1. Opened https://cl.tvl.fyi/c/depot/+/8707

    flokli at 2023-06-03T13·35+00

  2. Followup in https://cl.tvl.fyi/c/depot/+/8708.

    flokli at 2023-06-03T14·04+00

  3. flokli closed this issue at 2023-06-03T14·09+00