nrwl / nx-azure-build

Example of setting up distributed Azure build for Nx workspace
113 stars 38 forks source link

ci(gitlab): add gitlab-ci support #2

Closed gperdomor closed 1 month ago

gperdomor commented 4 years ago

Add support for GitLab CI

Metrics:

The worstcase takes ~38min from start to end

Screen Shot 2019-12-30 at 16 48 23

The worstcase with --parallel flag, for some reason takes a longer time, ~50min from start to end

Screen Shot 2019-12-30 at 16 48 11

The distributed CI takes ~15min from start to end

Screen Shot 2019-12-30 at 16 48 35
gperdomor commented 4 years ago

@vsavkin take a look please 🙏

gperdomor commented 4 years ago

ping @vsavkin

the-ult commented 3 years ago

Any change this is gonna be merged? And referenced in the nx.dev docs?