Skip to content

Remove second-stage GitHub actions depending on actions/setup - #313

Open
NotTheEvilOne wants to merge 1 commit into
mainfrom
feature/github-actions-cleanup
Open

Remove second-stage GitHub actions depending on actions/setup#313
NotTheEvilOne wants to merge 1 commit into
mainfrom
feature/github-actions-cleanup

Conversation

@NotTheEvilOne

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
This PR removes second-stage GitHub actions actions/features_parse and flavors_parse depending on actions/setup. While they provided reusable functionality of the underlying code it prevents pinned versions for GitHub workflows.

Which issue(s) this PR fixes:
Related gardenlinux/gardenlinux#4292

@NotTheEvilOneNotTheEvilOne self-assigned this Feb 10, 2026
@NotTheEvilOne
NotTheEvilOne requested review from a team and commelFebruary 10, 2026 09:14
@NotTheEvilOneNotTheEvilOne added this to the 2026-02 milestone Feb 10, 2026
@codecov

codecovBot commented Feb 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.28%. Comparing base (0cd8fa6) to head (e9a199a).

Additional details and impacted files
@@ Coverage Diff @@## main #313 +/- ##
=======================================
Coverage 91.28% 91.28% =======================================
Files 49 49 Lines 2971 2971 =======================================
Hits 2712 2712 Misses 259 259 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NotTheEvilOne
NotTheEvilOneforce-pushed the feature/github-actions-cleanup branch from 78ad02d to ce7f84eCompareMay 19, 2026 09:06
Signed-off-by: Tobias Wolf <wolf@b1-systems.de>
On-behalf-of: SAP <tobias.wolf@sap.com>
@NotTheEvilOne
NotTheEvilOneforce-pushed the feature/github-actions-cleanup branch from ce7f84e to e9a199aCompareJune 25, 2026 11:40
Sign up for freeto 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

@NotTheEvilOne@ByteOtter