Skip to content

Fix workflow serialize to omit skip_clone if false#6319

Merged
lafriks merged 1 commit into
woodpecker-ci:mainfrom
6543-forks:serialize_skip-clone_correctly
Mar 24, 2026
Merged

Fix workflow serialize to omit skip_clone if false#6319
lafriks merged 1 commit into
woodpecker-ci:mainfrom
6543-forks:serialize_skip-clone_correctly

Conversation

@6543

@6543 6543 commented Mar 24, 2026

Copy link
Copy Markdown
Member

as skip_clone is false by default we can omit it.

this also prepares the test to use the modern workflow RunsOn to use the when filter.

fixes https://codeberg.org/lafriks/woodpecker-pipeline-transform/issues/35

@6543 6543 added the bug Something isn't working label Mar 24, 2026
@6543 6543 requested a review from lafriks March 24, 2026 18:14
@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.30%. Comparing base (f842ce2) to head (b52ec43).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6319   +/-   ##
=======================================
  Coverage   33.30%   33.30%           
=======================================
  Files         420      420           
  Lines       28347    28347           
=======================================
  Hits         9440     9440           
  Misses      18029    18029           
  Partials      878      878           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lafriks lafriks merged commit 280d2e9 into woodpecker-ci:main Mar 24, 2026
9 checks passed
@6543 6543 deleted the serialize_skip-clone_correctly branch March 24, 2026 18:29
@woodpecker-bot woodpecker-bot mentioned this pull request Mar 24, 2026
1 task
@6543

6543 commented Mar 24, 2026

Copy link
Copy Markdown
Member Author

@lafriks -> https://codeberg.org/lafriks/woodpecker-pipeline-transform/pulls/38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants