summaryrefslogtreecommitdiff
path: root/azure
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-12-031-1/+4
|\ | | | | | | | | * PHP-7.4: Upload coverage data to codecov.io
| * Upload coverage data to codecov.ioPaul Crovella2020-12-031-1/+4
| | | | | | | | Closes GH-6486.
* | Backport IMAP test modernization to PHP-8.0 branchGeorge Peter Banyard2020-12-011-2/+2
| | | | | | | | Closes GH-6476
* | Fix community jobNikita Popov2020-11-111-0/+1
| | | | | | | | Made a mistake while merging...
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-11-101-0/+7
|\ \ | |/ | | | | | | * PHP-7.4: Add integration test for symfony preloading
| * Add integration test for symfony preloadingNikita Popov2020-11-101-0/+9
| | | | | | | | | | | | To help catch regressions like the one that occurred in PHP 7.4.12. Closes GH-6414.
* | Re-enable laravel testsNikita Popov2020-10-261-17/+14
| | | | | | | | | | | | Laravel is now sufficiently PHP 8 compatible. Closes GH-6353.
* | Disable Laravel testingNikita Popov2020-10-191-15/+15
| | | | | | | | | | | | | | This has been failing for months now, let's make the scheduled build status meaningful again. [ci skip]
* | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2020-10-101-1/+1
|\ \ | |/ | | | | | | * PHP-7.4: Don't specify symfony branch
| * Don't specify symfony branchNikita Popov2020-10-101-1/+1
| | | | | | | | This was renamed from master to 5.x. Just use the default branch.
* | Set-up IMAP in AzureGeorge Peter Banyard2020-09-183-0/+12
| | | | | | | | Closes GH-6162
* | Enable unixODBC in azureNikita Popov2020-09-172-0/+2
| | | | | | | | | | | | This only checks that it builds though. Closes GH-6150.
* | Add missing condition on azure community jobNikita Popov2020-09-111-0/+1
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-09-101-0/+1
|\ \ | |/ | | | | | | * PHP-7.4: Fix azure i386 build, again
| * Fix azure i386 build, againNikita Popov2020-09-101-0/+1
| |
* | Test snmp on azureNikita Popov2020-09-093-0/+10
| | | | | | | | Closes GH-6100.
* | Run the opcache-only configuration only for scheduled buildsNikita Popov2020-09-082-12/+14
| | | | | | | | | | | | | | The opcache-only configuration has very little signal (i.e. it is very rare that it fails while non-opcache and opcache+jit both pass). Switch it to run only for nightly builds, so we get faster results on normal builds.
* | Merge branch 'PHP-7.4'Nikita Popov2020-09-081-13/+3
|\ \ | |/ | | | | | | | | * PHP-7.4: Revert "Update libzip on macos" Revert "Manually build re2c on macos"
| * Revert "Update libzip on macos"Nikita Popov2020-09-081-4/+1
| | | | | | | | This reverts commit 090bddb93488b6bcf411e970afe77d96f86f4ac8.
| * Revert "Manually build re2c on macos"Nikita Popov2020-09-081-9/+2
| | | | | | | | This reverts commit 9bbe236f6adead060d83c87a581674f4917db3de.
* | Add phpunit to community project testsNikita Popov2020-09-071-0/+12
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-09-051-1/+2
|\ \ | |/ | | | | | | * PHP-7.4: Fix azure i386 build
| * Fix azure i386 buildNikita Popov2020-09-051-1/+2
| | | | | | | | Looks like pgsql on i386 broke even more.
* | Merge branch 'PHP-7.4'Nikita Popov2020-08-131-0/+1
|\ \ | |/ | | | | | | * PHP-7.4: Fixed bug #79724
| * Fixed bug #79724Nikita Popov2020-08-131-0/+1
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-08-041-2/+9
|\ \ | |/ | | | | | | * PHP-7.4: Manually build re2c on macos
| * Manually build re2c on macosNikita Popov2020-08-041-2/+9
| | | | | | | | | | | | | | Avoid issues with the licensing mafia, see: https://github.com/Homebrew/homebrew-core/pull/59094 Closes GH-5932.
* | Bump timeouts, againNikita Popov2020-08-022-1/+3
| | | | | | | | | | | | | | Now that we're testing an additional JIT configuration in nightly builds, the jobs are running close to an hour. [ci skip]
* | Update i386 job to Ubuntu 20.04Nikita Popov2020-07-311-1/+1
| |
* | Also run function jit tests on macosNikita Popov2020-07-311-1/+7
| |
* | Increase timeout on asan jobNikita Popov2020-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | We now also run tests with function JIT here, which makes this slower. Probably, this job should be split up into asan and ubsan, and possibly run with optimization. [ci skip]
* | Update azure macos builds to 10.15Nikita Popov2020-07-291-1/+1
| | | | | | | | Closes GH-5908.
* | Run function JIT tests in nightly buildNikita Popov2020-07-294-60/+37
| | | | | | | | | | | | Changing this for primary x64 and i386 jobs for now. The different test configurations are now consolidated in one file shared between both.
* | Move patch to right placeNikita Popov2020-07-291-1/+1
| | | | | | | | | | | | This was supposed to be for laravel, not symfony. [ci skip]
* | Try to fix laravel PHP 8 incompatibilityNikita Popov2020-07-291-0/+1
| | | | | | | | [ci skip]
* | Adjust Doctrine workaround in community jobNikita Popov2020-07-211-2/+2
| | | | | | | | [ci skip]
* | Merge branch 'PHP-7.4'Nikita Popov2020-07-162-0/+2
|\ \ | |/ | | | | | | * PHP-7.4: Revert "Drop freetype from i386"
| * Revert "Drop freetype from i386"Nikita Popov2020-07-162-0/+2
| | | | | | | | | | | | This reverts commit 8641d76f62273f3a73449fd720c93c63992f3b5a. This appears to work again now...
* | Merge branch 'PHP-7.4'Nikita Popov2020-07-161-1/+1
|\ \ | |/ | | | | | | * PHP-7.4: Fix azure i386 build
| * Fix azure i386 buildNikita Popov2020-07-161-1/+1
| | | | | | | | Purge libsqlite3-0 to make sure we get the i386 library lateron.
* | Add another doctrine workaroundNikita Popov2020-07-131-0/+1
| | | | | | | | | | This has been fixed a few months ago, but apparently Doctrine doesn't do releases.
* | Merge branch 'PHP-7.4'Nikita Popov2020-07-103-1/+176
|\ \ | |/ | | | | | | | | * PHP-7.4: enable ext/ldap/tests on azure fix some ext/ldap/tests
| * enable ext/ldap/tests on azurePaweł Tomulik2020-07-103-1/+176
| |
* | Enable dba on azureNikita Popov2020-06-233-0/+3
| | | | | | | | Closes GH-5756.
* | Update azure pipelins to ubuntu 20.04Nikita Popov2020-06-231-1/+1
| | | | | | | | | | | | Only updating the main job for now, to see how it goes. Closes GH-5741.
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-181-1/+4
|\ \ | |/
| * Update libzip on macosNikita Popov2020-06-181-1/+4
| | | | | | | | | | | | We need libzip 1.7.1, because libzip 1.7.0 is broken. Closes GH-5737.
* | Fix typo in file cache jobNikita Popov2020-06-151-1/+1
| |
* | Merge branch 'PHP-7.4'Nikita Popov2020-06-126-22/+12
|\ \ | |/
| * Drop freetype from i386Nikita Popov2020-06-122-2/+0
| | | | | | | | | | For some reason this seems to pick up the amd64 library (though we do install the i386 one).