Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] update: switch assets.yml to use GitHub API for artifact upload #4406

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

yash-zededa
Copy link
Collaborator

Backport of: 4405

Previous action for uploading artifacts to GitHub Releases failed due to parallel (matrix) execution issues. Replaced it with direct GitHub API calls to handle uploads.

This change provides more flexibility and control over artifact management and release handling.

Added step to generate sha256 checksum for rootfs.img

No changes made.

Signed-off-by: yash-zededa [email protected]
(cherry picked from commit e875d32)

Previous action for uploading artifacts to GitHub Releases failed due to
parallel (matrix) execution issues. Replaced it with direct GitHub API
calls to handle uploads.

This change provides more flexibility and control over artifact
management and release handling.

Added step to generate sha256 checksum for rootfs.img

Signed-off-by: yash-zededa <[email protected]>
(cherry picked from commit e875d32)
@yash-zededa yash-zededa changed the title update: switch assets.yml to use GitHub API for artifact upload [master] update: switch assets.yml to use GitHub API for artifact upload Oct 30, 2024
@yash-zededa yash-zededa merged commit 7534022 into lf-edge:master Oct 30, 2024
13 checks passed
@eriknordmark eriknordmark added the stable Should be backported to stable release(s) label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable Should be backported to stable release(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants