Commit Graph

306 Commits

Author SHA1 Message Date
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
Michele Locati
4fb6e21dd4
Merge pull request #109 from mlocati/php5.5-part7
Support more extensions for PHP 5.5
2020-02-03 10:47:18 +01:00
Michele Locati
2f73166281
Support more extensions for PHP 5.5 2020-02-03 09:32:28 +01:00
CI
243871d4a1 [skip ci] Automatically update README.md 2020-02-03 08:27:22 +00:00
Michele Locati
bf2ed42354
Merge pull request #108 from mlocati/php5.5-part6
Support more extensions for PHP 5.5
2020-02-03 09:27:06 +01:00
Michele Locati
c2e185457f
Support more extensions for PHP 5.5 2020-02-03 08:26:38 +01:00
CI
c575205c7c [skip ci] Automatically update README.md 2020-02-02 23:27:23 +00:00
Michele Locati
58c5566f24
Merge pull request #107 from mlocati/php5.5-part5
Support more extensions for PHP 5.5
2020-02-03 00:27:10 +01:00
Michele Locati
82efd08070
Support more extensions for PHP 5.5 2020-02-02 23:20:59 +01:00
CI
078ea1139c [skip ci] Automatically update README.md 2020-02-02 21:58:04 +00:00
Michele Locati
4ce13f8d71
Merge pull request #106 from mlocati/php5.5-part4
Support more extensions for PHP 5.5
2020-02-02 22:57:45 +01:00
Michele Locati
a41edd0bc9
Support more extensions for PHP 5.5 2020-02-02 21:08:48 +01:00
CI
77b33cc31a [skip ci] Automatically update README.md 2020-02-02 20:04:21 +00:00
Michele Locati
92315d4866
Fix deploy remote URL 2020-02-02 21:04:01 +01:00
Michele Locati
472ae2e424
Merge pull request #104 from mlocati/php5.5-part3
Support more extensions for PHP 5.5
2020-02-02 20:49:09 +01:00
Michele Locati
16cae1d741
Support more extensions for PHP 5.5 2020-02-02 20:38:47 +01:00
Michele Locati
9dfee72c09
Merge pull request #105 from mlocati/gh-actions
Switch from TravisCI to GitHub Actions
2020-02-02 20:37:05 +01:00
Michele Locati
13bb928ca4
Switch from TravisCI to GitHub Actions 2020-02-02 20:34:26 +01:00
Travis CI
3abefaacdb [skip ci] Automatically update README.md 2020-01-31 15:53:38 +00:00
Michele Locati
e29befb7d2
Merge pull request #103 from mlocati/php5.5-part2
Support more extensions for PHP 5.5
2020-01-31 16:52:49 +01:00
Michele Locati
56d8a624f0
Support more extensions for PHP 5.5 2020-01-31 16:40:57 +01:00
Travis CI
824df31044 [skip ci] Automatically update README.md 2020-01-31 15:30:08 +00:00
Michele Locati
5c1a92ca95
Merge pull request #102 from mlocati/php5.5
Start adding support for PHP 5.5
2020-01-31 16:29:31 +01:00
Michele Locati
4005bb69cb
Workaround for https://bugs.php.net/bug.php?id=66339 for imagexbm on PHP 5.5 2020-01-31 15:59:34 +01:00
Michele Locati
ea96de853e
Start adding support for PHP 5.5 2020-01-31 11:09:13 +01:00
Michele Locati
d45b59d6b8
Update APT packages
They'd be upgraded anyway when we restore them
2020-01-31 10:42:16 +01:00
Michele Locati
824b8b5ba3
Fix lint scripts 2020-01-23 15:01:25 +01:00
Michele Locati
b09dce66d4
Merge pull request #101 from mlocati/restore-apt-packages
Restore previously installed APT packages
2020-01-23 14:58:17 +01:00
Michele Locati
dc2c90a663
Upgrade packages in test-restore-apt 2020-01-23 14:54:42 +01:00
Michele Locati
8b5078f47f
Restore previously installed APT packages 2020-01-23 14:50:55 +01:00
Michele Locati
ef2941603c
Test that previously installed APT packages are restored 2020-01-23 14:47:07 +01:00
Michele Locati
9b9429993e
Merge pull request #100 from mlocati/libssl-dev-debian9
Fix libssl dev dependencies on Debian 9
2020-01-22 14:02:24 +01:00
Michele Locati
7a0cd3f010
Fix libc-client-dev clashing with libssl1.0-dev on Debian 9 (stretch) 2020-01-22 13:45:22 +01:00
Michele Locati
7c9f31f925
Check libssl dev dependencies
Test: amqp+mongo+mongodb+imap+zip, amqp+mongodb+imap+zip
2020-01-22 12:16:08 +01:00
Michele Locati
572050a69b
Improve usage instructions 2020-01-08 10:09:44 +01:00
Travis CI
3b49e19cba [skip ci] Automatically update README.md 2020-01-07 10:46:38 +00:00
Michele Locati
8f1a305773
Merge pull request #98 from mlocati/gmagick
Add support for gmagick
2020-01-07 11:45:59 +01:00