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

 - refactored the env vars into 'outputs' of the base-build job since
   env vars can't be used everywhere but outputs can
 - more jobs are off by default and can be activated with labels
   (enterprise, javafx, profiler, versioning...)
 - matrix got further reduced for runs outside of PRs
  • Loading branch information
mbien committed Mar 28, 2024
1 parent cfedd44 commit 80b4e3a
Showing 1 changed file with 124 additions and 117 deletions.
Loading

0 comments on commit 80b4e3a

Please sign in to comment.