Commit Graph

392 Commits (e01752d0ca323e4e269bf103d17a953832120475)

Author SHA1 Message Date
Michele Locati d15134f374
Lint 2020-02-27 23:52:04 +01:00
Michele Locati d4a9ef7b68
Use codeload URL for snuffleupagus 2020-02-27 23:52:04 +01:00
Michele Locati a1ea13ff04
Don't download snuffleupagus source code twice 2020-02-27 23:52:03 +01:00
Michele Locati 7ffbb142a4
Switch to src only for snuffleupagus
We can't assume that any other present or future package won't contain
a "src" directory we shouldn't "cd" into.

Also, we have to invoke "cd" just once, otherwise the next "cd -" will
enter the wrong directory.
2020-02-27 23:52:02 +01:00
Michele Locati 7306861194
Simplify configuration 2020-02-27 23:52:01 +01:00
Michele Locati 4b24eb6110
Remove unneeded packages 2020-02-27 23:49:30 +01:00
Konstantin A. Lepikhov ccd5dcbbb3 add debian support 2020-02-27 21:51:55 +01:00
Konstantin A. Lepikhov 6000437aac installModuleFromSource: another formatting fix 2020-02-27 21:08:14 +01:00
Konstantin A. Lepikhov f0b82f028b installModuleFromSource: fix formatting 2020-02-27 21:05:25 +01:00
Konstantin A. Lepikhov 796d556072 snuffleupagus: enable .rules
This module uses very strict defaults which block almost everything.
2020-02-27 20:59:35 +01:00
Konstantin A. Lepikhov 310d89ade2 added snuffleupagus ext support 2020-02-27 15:43:33 +01:00
Michele Locati 37e0b4fff3
Fix regular expression to extract package handle 2020-02-25 14:03:34 +01:00
Michele Locati 419d019232
Merge pull request #123 from mlocati/use-latest-mongodb
Use latest version of mongodb
2020-02-25 11:09:33 +01:00
Michele Locati 772d5dbcdf
Merge pull request #124 from mlocati/check-php-coding-style-quieter
Let Check PHP coding style action be a bit quieter
2020-02-25 11:06:30 +01:00
Michele Locati fdf38cfb02
Let Check PHP coding style action be a bit quieter 2020-02-25 11:03:36 +01:00
Michele Locati 5a7e9a9fda
Use latest version of mongodb
Test: mongodb
2020-02-25 10:58:17 +01:00
Michele Locati d18824e2f2
Fix Telegram notification channel 2020-02-22 20:42:50 +01:00
Michele Locati ab7424e25a
Add GitHub Action to check sending Telegram notifications 2020-02-22 19:26:47 +01:00
Michele Locati c58ecd5264
Minor change 2020-02-21 22:01:48 +01:00
Michele Locati 674d379141
Show the output of the sample docker run --rm php:7.2-cli php -m 2020-02-21 20:44:08 +01:00
Michele Locati 578f705a47
Use Check Mark symbol instead of "V" 2020-02-21 14:39:01 +01:00
Michele Locati 226780a20a
Remove "Test extensions" badge
It's only used for pull requests, it's meaningless in the README.md file
2020-02-21 14:24:15 +01:00
Michele Locati a867c1227d
Add a note about the test-recent-extensions GitHub Action 2020-02-21 14:06:21 +01:00
Michele Locati 92ce387d76
Fix links of status badges 2020-02-21 13:40:49 +01:00
Michele Locati 7971155251
Check recently updated PHP extensions 2020-02-21 13:19:49 +01:00
Michele Locati e4cdbdd089
Merge pull request #120 from hevertonfreitas/master
Add support for ffi
2020-02-17 15:05:21 +01:00
Heverton Coneglian de Freitas 4659f9c3ba
Add support for ffi 2020-02-17 09:29:17 -03:00
CI 6cc4915a80 [skip ci] Automatically update README.md 2020-02-16 17:53:50 +00:00
Michele Locati f14b045b56
Merge pull request #119 from mlocati/oauth
Add support for oauth extension
2020-02-16 18:53:37 +01:00
Michele Locati dc8ae7f666
Show duration of extension tests 2020-02-16 18:48:55 +01:00
Michele Locati 3e14522293
Fix extraction of extensions to be tested from data/supported-extensions 2020-02-16 18:39:57 +01:00
Michele Locati 3454c8f7d7
Add support for oauth extension 2020-02-16 18:28:30 +01:00
Michele Locati e7cb3f3695
Merge pull request #118 from mlocati/alpine-3.11
Test (and fix) packages on Alpine 3.11
2020-02-16 17:47:28 +01:00
Michele Locati 4f5e1216bc
Test packages
Test: grpc, imap, mongo, mongodb
2020-02-16 16:43:22 +01:00
Michele Locati 122141976c
Temporarily use old version of mongodb
See https://jira.mongodb.org/browse/CDRIVER-3541
2020-02-16 16:42:47 +01:00
Michele Locati 4e63ee8b36
Simplify ci-test-extensions 2020-02-16 16:42:10 +01:00
Michele Locati 069a637113
Run apk update before determining the required Alpine packages
We should need the updated package list when building the dependency list
2020-02-16 16:42:09 +01:00
Yannoff 08727c5685
[ext-imap] Fix dependencies on Alpine 3.11 2020-02-16 16:42:09 +01:00
Michele Locati 7322b1da6a
Fix grpc on Alpine 3.11 2020-02-16 16:42:08 +01:00
Michele Locati eab3949260
Test extensions on Alpine 3.11 2020-02-16 16:42:08 +01:00
Michele Locati 2fb8dd206f
Merge pull request #116 from mlocati/no-packages-upgrade
Don't upgrade Debian packages
2020-02-15 20:54:49 +01:00
Michele Locati cd6fbbd684
Don't upgrade Debian packages
This should speed up tests a lot

Test: zip
2020-02-15 20:45:15 +01:00
Michele Locati 81fb9272c5
Commit to test ZIP extension before the change
Test: zip
2020-02-15 20:32:48 +01:00
CI 600e3e3efc [skip ci] Automatically update README.md 2020-02-04 09:00:43 +00:00
Michele Locati 404da6c0ed
Merge pull request #111 from mlocati/add-decimal
Add support for decimal
2020-02-04 10:00:26 +01:00
Michele Locati 61dc6b4d4b
Add support for decimal 2020-02-04 09:54:02 +01:00
CI 06289fb58b [skip ci] Automatically update README.md 2020-02-03 10:44:08 +00:00
Michele Locati 8f5dbc9a44
Merge pull request #110 from mlocati/php5.5-part8
Support more extensions for PHP 5.5
2020-02-03 11:43:54 +01:00
Michele Locati 8cc7e99af7
Support more extensions for PHP 5.5 2020-02-03 10:50:51 +01:00
CI 2d80efb971 [skip ci] Automatically update README.md 2020-02-03 09:47:33 +00:00