Skip to content

Commit

Permalink
version bump to 11, dev builds, timeouts and other improvements.
Browse files Browse the repository at this point in the history
 - mac runners have ant installed, brew/cache isn't needed anymore.
 - added cache for platform-src build
 - bump JDK version of migrated jobs to 11 where possible
 - extract java distribution variable
 - increase pipeline artifact retention time from 1 to 2 days
 - added per-job timeouts (at least 2x of average runtime; 1h minimum)
 - always run the paperwork job
 - set continue-on-error for java.mx.project false in PRs
 - wrapped platform/core.startup, java/java.editor, java.lsp.server
   in retry script
 - ci:dev-build will now produce a dev-build zip artifact
 - setup all JDKs at the start of the job for consistent timestamp
  • Loading branch information
mbien committed Nov 23, 2022
1 parent f61c2c9 commit 040a042
Showing 1 changed file with 142 additions and 66 deletions.
Loading

0 comments on commit 040a042

Please sign in to comment.