Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Refactor CI checks to run as a single job #92

Merged
merged 3 commits into from
Nov 19, 2021
Merged

Commits on Nov 19, 2021

  1. Refactor CI checks to run as a single job

    This allows the docker build cache to be shared for each check, which is
    the majority of the build time. This will likely reduce CI usage by a
    factor of 7, until we have a solution that allows running in parallel
    with a shared docker cache.
    NevilleS committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    9fcd997 View commit details
    Browse the repository at this point in the history
  2. Fixes

    NevilleS committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    614585c View commit details
    Browse the repository at this point in the history
  3. Polish tweaks

    NevilleS committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    480fc01 View commit details
    Browse the repository at this point in the history