Skip to content

ci(release): authenticate snap canary artifact download#1711

Merged
krishicks merged 1 commit into
mainfrom
hicks/push-urxxqxrouzxu
Jun 3, 2026
Merged

ci(release): authenticate snap canary artifact download#1711
krishicks merged 1 commit into
mainfrom
hicks/push-urxxqxrouzxu

Conversation

@krishicks
Copy link
Copy Markdown
Collaborator

Summary

The Ubuntu Snap canary downloads its artifact from a different workflow run (the triggering Release Dev run) via run-id. Cross-run downloads require authentication, so pass github.token to actions/download-artifact. See note: https://docs.github.com/en/actions/tutorials/store-and-share-data#downloading-artifacts-during-a-workflow-run

This is an(other) attempt to fix the release canary.

Related Issue

Changes

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

@krishicks krishicks enabled auto-merge (squash) June 3, 2026 15:27
The Ubuntu Snap canary downloads its artifact from a different workflow run
(the triggering Release Dev run) via run-id. Cross-run downloads require
authentication, so pass github.token to actions/download-artifact.

Signed-off-by: Kris Hicks <khicks@nvidia.com>
@krishicks krishicks force-pushed the hicks/push-urxxqxrouzxu branch from cebfc58 to 0960fba Compare June 3, 2026 16:05
@krishicks krishicks merged commit b7ce0be into main Jun 3, 2026
27 checks passed
@krishicks krishicks deleted the hicks/push-urxxqxrouzxu branch June 3, 2026 16:33
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.

2 participants