History log of /PHP-8.1/.github/workflows/nightly.yml (Results 26 – 42 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 12afd0cb 26-Sep-2022 Ilija Tovilo

Switch to sanitize CFLAGS for community build

PHP-8.0 doesn't support those flags, we can switch once we drop that
build.


# b6554514 25-Sep-2022 Ilija Tovilo

Backport community build to PHP-8.0 branch

It doesn't make sense to keep it on azure because it will be run for the
PHP-8.0 branch on nightly anyway, as the workflow is triggered on the

Backport community build to PHP-8.0 branch

It doesn't make sense to keep it on azure because it will be run for the
PHP-8.0 branch on nightly anyway, as the workflow is triggered on the
master branch which will then invoke it for each branch.

show more ...


# 1ee5b65f 23-Sep-2022 Ilija Tovilo

Migrate libmysqlclient job to GitHub actions

Closes GH-9608


# 2cf7d70e 23-Sep-2022 Ilija Tovilo

Migrate --repeat 2 job to GitHub actions


# 9377c305 23-Sep-2022 Ilija Tovilo

Migrate MSAN build to GitHub actions


# 1bef2e51 23-Sep-2022 Ilija Tovilo

Move Opcache variation job to GitHub actions

Closes GH-9606


# e10961b2 22-Sep-2022 Ilija Tovilo

Migrate community job to GitHub actions


# 0451eded 15-Sep-2022 Ilija Tovilo

Skip nightly coverage job in forks


# 34d9e089 26-Aug-2022 Michael Voříšek

Fix GH-8348 for nightly


# c19116ff 24-Aug-2022 Michael Voříšek

Test oci8 & pdo_oci in CI

Closes GH-8348


# a807092c 04-Aug-2022 Go Kudo

CI: macos-10.15 -> macos-11 (#9087)

macOS-10.15 deprecated and remove soon GitHub Actions.
We needs migrate to macos-11 (Big Sur)


Revision tags: php-8.1.7RC1, php-8.1.4RC1
# b7f0950f 01-Mar-2022 Ilija Tovilo

Add test coverage job


# 36de002c 02-Apr-2022 Michael Voříšek

Verify generated files are up to date in CI

Closes GH-8295


# e3f2846b 12-Apr-2022 Michael Voříšek

Fix opcache testing in CI

Closes GH-8350


# cd90ddca 14-Apr-2022 Ilija Tovilo

Run nightly on php org only unless triggered via workflow_dispatch


# 9af37599 09-Apr-2022 Ilija Tovilo

Remove issue_comment trigger on nightly

This was a left-over from the attept to trigger nightly via comment.


# 5de1cd9e 01-Apr-2022 Ilija Tovilo

Add nightly for GitHub actions


12