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

🐛 Fix signed release error for empty gitlab repo #3753

Merged
merged 3 commits into from
Dec 30, 2023

Commits on Dec 30, 2023

  1. 🐛 Fix signed release error for empty gitlab repo

    - Fixed the issue where an empty gitlab repo is causing this error.
    `Error: check runtime error: Signed-Releases: internal error: could not get release name
    2023/12/27 18:07:19 error during command execution: check runtime error: Signed-Releases: internal error: could not get release name
    exit status 1`
    
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8792d9f View commit details
    Browse the repository at this point in the history
  2. Fixes based on review.

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e7c63bf View commit details
    Browse the repository at this point in the history
  3. Fixed codereview changes.

    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d4be15a View commit details
    Browse the repository at this point in the history