//nix/buildkite: finish migration to build phases
#286
Opened by flokli at
nix/buildkite currently supports both the postBuild
boolean API, as well as a "build phases" feature which is supposed to supersede it.
There's been warnings when using the old API since June 2022, and there were plans to stop supporting it at 2022-10-01.
Arguably the code is still there, but it should be removed, cleaning up a bunch of cruft and making it easier to refactor other parts.
cl/8969 drops postBuild logic.
flokli at 2023-07-14T16·18+00
The CL was submitted, this is done.
flokli at 2023-07-18T16·49+00
- flokli closed this issue at 2023-07-18T16·49+00