Skip to content

Replace OAS workflows with single WF#595

Merged
stevenbal merged 1 commit intomasterfrom
chore/cleanup-oas-workflow
May 22, 2025
Merged

Replace OAS workflows with single WF#595
stevenbal merged 1 commit intomasterfrom
chore/cleanup-oas-workflow

Conversation

@sergei-maertens
Copy link
Member

The individual workflows are now replaced with a composite workflow which uses the underlying composite actions.

The CI matrix has been removed as there's currently only a single API version being maintained, but it should be easy enough to re-introduce this if v3 happens.

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.66%. Comparing base (312d4c8) to head (f5d2dfe).
Report is 37 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #595      +/-   ##
==========================================
- Coverage   94.68%   94.66%   -0.02%     
==========================================
  Files         147      148       +1     
  Lines        5133     5171      +38     
==========================================
+ Hits         4860     4895      +35     
- Misses        273      276       +3     

☔ 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.

The individual workflows are now replaced with a composite workflow
which uses the underlying composite actions.

The CI matrix has been removed as there's currently only a single
API version being maintained, but it should be easy enough to
re-introduce this if v3 happens.
@stevenbal stevenbal force-pushed the chore/cleanup-oas-workflow branch from f4edd60 to f5d2dfe Compare May 22, 2025 10:51
@stevenbal stevenbal merged commit 6a56740 into master May 22, 2025
25 checks passed
@stevenbal stevenbal deleted the chore/cleanup-oas-workflow branch May 22, 2025 11:03
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.

3 participants