Skip to content

Accept qualification artifact download layouts - #67

Merged
PlasticLizard merged 1 commit into
devfrom
nathan/fix-qualification-artifact-layout
Aug 18, 2026
Merged

Accept qualification artifact download layouts#67
PlasticLizard merged 1 commit into
devfrom
nathan/fix-qualification-artifact-layout

Conversation

@PlasticLizard

Copy link
Copy Markdown
Contributor

Summary

  • Normalize qualification artifact downloads so promote/prerelease work whether the archive nests under .artifacts/ or stores release/, sdlc/, etc. at the root.
  • Teach redundant-qualification detection to find either layout.

Why

Promote of a9bed25 failed copying .artifacts/qualification-download/.artifacts/release because actions/upload-artifact v6 emitted release/ at the archive root.

Test plan

  • CI on this PR
  • Re-qualify and promote the merge commit to main

upload-artifact stores release/, release-evidence/, release-exit/, and sdlc/
at the archive root, so promote and prerelease must not require a nested
.artifacts/ prefix from the downloaded qualification bundle.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PlasticLizard
PlasticLizard merged commit aafd13e into dev Aug 18, 2026
8 checks passed
@PlasticLizard
PlasticLizard deleted the nathan/fix-qualification-artifact-layout branch August 18, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant