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
 - activate LSP tests also when 'Gradle' or 'Maven' label was set
 - 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
 - fixed issue where paperwork job can't be cancelled
  • Loading branch information
mbien committed Apr 14, 2024
1 parent 662cc57 commit 557ebb8
Showing 1 changed file with 181 additions and 206 deletions.
Loading

0 comments on commit 557ebb8

Please sign in to comment.