On Tue, May 23, 2017 at 11:37 PM, Niels Möller nisse@lysator.liu.se wrote:
Do you see the gitlab notifications about broken builds?
I get occasional notifications, but I'm not really familiar with that process.
An approach to avoid broken builds in master, may be to wait for a successful build prior to committing to master. For example committing to a branch first and waiting for the gitlab.com mirror sync and the CI results.
If I create a branch for that purpose, will it be picked up automatically? Roughly how long is the latency for sync + build?
gitlab.com/gnutls/nettle syncs every hour with your repo. The build starts immediately but may take some time.
regards, Nikos