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

restructuring:

 - 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

other changes:

 - fail CI if PR is not labeled
 - fixed issue where paperwork job couldn't be cancelled
 - bumped CV tests to JDK 22
  • Loading branch information
mbien committed Apr 16, 2024
1 parent 88d95db commit 3ac180f
Showing 1 changed file with 185 additions and 210 deletions.
Loading

0 comments on commit 3ac180f

Please sign in to comment.