Skip to content

Commit

Permalink
CI pipeline improvements (more label control)
Browse files Browse the repository at this point in the history
A few tweaks in anticipation to the policy changes:

https://infra.apache.org/github-actions-policy.html

 - more jobs are now opt-in and can be activated with labels
   (enterprise, db, javafx, profiler, versioning, web...)
 - moved web related steps into the webcommon job to shrink ide job
 - matrix got further reduced for runs outside of PRs
 - combine some jobs into single build-system / misc job
 - fail CI if PR is not labeled
  • Loading branch information
mbien committed Apr 12, 2024
1 parent ecc3f23 commit 6a8c605
Showing 1 changed file with 175 additions and 201 deletions.
Loading

0 comments on commit 6a8c605

Please sign in to comment.