Commit c005a13
docs(site): remove stale allowed-build-ids from upload-build-attachment and add codemod 0005 (#1497)
- safe-outputs.mdx: remove the now-inert 'allowed-build-ids' field from
the upload-build-attachment config example and replace the stale note
with an explanation that the field never applies to build attachments
(which are scoped to the current run only) and is auto-stripped by the
drop_build_attachment_allowed_build_ids codemod. Add cross-link to
upload-pipeline-artifact which still supports allowed-build-ids.
- codemods.mdx: add missing codemod 0005
(drop_build_attachment_allowed_build_ids, introduced in v0.42.0) to
the registered codemods table.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8781d31 commit c005a13
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | | - | |
699 | 698 | | |
700 | 699 | | |
701 | 700 | | |
702 | 701 | | |
703 | 702 | | |
704 | 703 | | |
705 | 704 | | |
706 | | - | |
| 705 | + | |
707 | 706 | | |
708 | 707 | | |
709 | 708 | | |
| |||
0 commit comments