Thanks - via api - externally - it should be possible -
https://dev.azure.com/phpazuredevops/PHP/_apis/pipelines/1/runs?orderBy=date%20desc&top=1000&api-version=6.0-preview.1
The only thing we could produce are Docker images
Yes, building nightly Docker image is the intended usecase and I may
On Sat, Nov 28, 2020 at 12:44 PM Michael Voříšek - ČVUT FEL <
voris...@fel.cvut.cz> wrote:
> Hi internals,
>
> currently, as far as I know, php does not have nightly builds.
>
> By nighly I means builds/releases that are tested to pass all CI tests.
> This is not the case with master branch, as th
Hi internals,
currently, as far as I know, php does not have nightly builds.
By nighly I means builds/releases that are tested to pass all CI tests.
This is not the case with master branch, as that branch can be failing
tests.
I propose to introduce "nightly" branch that will point to "the