Skip to content

Fix Garden Linux Bumper #2103

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Fix Garden Linux Bumper #2103

wants to merge 6 commits into from

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Apr 25, 2025

Description

Garden Linux changed how it names its GCP images, so we cannot get that
from the assets of a release directly. Instead, we need to parse the
markdown text on the release itself and get it from there.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.40%. Comparing base (215e5d4) to head (c69c1dd).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2103   +/-   ##
=======================================
  Coverage   28.40%   28.40%           
=======================================
  Files          94       94           
  Lines        5717     5717           
  Branches     2531     2531           
=======================================
  Hits         1624     1624           
  Misses       3383     3383           
  Partials      710      710           
Flag Coverage Δ
collector-unit-tests 28.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Garden Linux changed how it names its GCP images, so we cannot get that
from the assets of a release directly. Instead, we need to parse the
markdown text on the release itself and get it from there.
@Molter73 Molter73 force-pushed the mauro/fix-gardenlinux branch from a6313cc to 4416d76 Compare April 25, 2025 10:42
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