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

Commits on Oct 30, 2024

  1. 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.
    
    Added step to generate sha256 checksum for rootfs.img
    
    Signed-off-by: yash-zededa <[email protected]>
    (cherry picked from commit e875d32)
    yash-zededa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1f5199 View commit details
    Browse the repository at this point in the history