Skip to content

fix(ci): replace deprecated runs_on. Removed skipCheckStep()#3145

Merged
v-scharf merged 3 commits into
mainfrom
fix-woodpecker-runs-on-deprecation
Jul 17, 2026
Merged

fix(ci): replace deprecated runs_on. Removed skipCheckStep()#3145
v-scharf merged 3 commits into
mainfrom
fix-woodpecker-runs-on-deprecation

Conversation

@v-scharf

@v-scharf v-scharf commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
  1. replace deprecated runs_on with when.status in woodpecker.star
image
  1. removed skipCheckStep() -> see adjust all-check-finished step #2616 and Allow depends_on to be optional woodpecker-ci/woodpecker#3823
    With optional: true, filtered-out dependencies are ignored instead of skipping the dependent pipeline

@v-scharf v-scharf added the Type:DevOps Related to CI/CD label Jul 16, 2026
@codacy-production

codacy-production Bot commented Jul 16, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · -0.02% coverage variation

Metric Results
Coverage variation -0.02% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2f9d9c5) 82474 19133 23.20%
Head commit (d9f4035) 82474 (+0) 19118 (-15) 23.18% (-0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3145) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@v-scharf
v-scharf requested review from flimmy and saw-jan July 16, 2026 14:43
@v-scharf v-scharf changed the title fix(ci): replace deprecated runs_on fix(ci): replace deprecated runs_on. Removed skipCheckStep() Jul 16, 2026
@v-scharf
v-scharf merged commit e13b869 into main Jul 17, 2026
62 of 63 checks passed
@v-scharf
v-scharf deleted the fix-woodpecker-runs-on-deprecation branch July 17, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:DevOps Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants