Skip to content

Commit

Permalink
Run more GH jobs in parallell to improve speed
Browse files Browse the repository at this point in the history
This is achieved by no longer re-using build
results between steps and instead running
some of the common gradle tasks in a redundant
parallall way. Also makes use of a third-party
action called wait-for-jobs to pause at a step
in the middle of a job and awaiting artifacts
from other jobs.
  • Loading branch information
albin-mullvad committed Feb 29, 2024
1 parent d941ea9 commit 81a549e
Showing 1 changed file with 216 additions and 93 deletions.
Loading

0 comments on commit 81a549e

Please sign in to comment.