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 17, 2024
1 parent 0090cf9 commit f3fa61b
Showing 1 changed file with 184 additions and 209 deletions.
Loading

0 comments on commit f3fa61b

Please sign in to comment.