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

13.4 stable assets port #4417

Merged

Conversation

yash-zededa
Copy link
Collaborator

@yash-zededa yash-zededa commented Nov 2, 2024

Backport of PR's: #4406 #4411

No changes made:

update: switch assets.yml to use GitHub API for artifact upload
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.

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)
(cherry picked from commit 7534022)
Added needs on for the upload job to get the upload url from the create
release job.

Signed-off-by: yash-zededa <[email protected]>
(cherry picked from commit a3fbdd9)
@yash-zededa yash-zededa marked this pull request as ready for review November 2, 2024 12:27
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Once we have the next critical bug fix backported to 13.4-stable we'll exercise this on that branch.

@yash-zededa yash-zededa merged commit 7cad9f7 into lf-edge:13.4-stable Nov 2, 2024
13 checks passed
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