Aleksander Machniak
|
a463a722d4
|
CI: actions/checkout@v3
|
2 years ago |
Aleksander Machniak
|
52c8b1c50f
|
CI: Use ubuntu-latest
|
2 years ago |
Aleksander Machniak
|
940fc00007
|
Fix spellchecker tests
|
4 years ago |
Aleksander Machniak
|
8e65b21a14
|
GA: Use sudo for apt-get command
|
4 years ago |
Aleksander Machniak
|
6f671aca72
|
GA: Install aspell
|
4 years ago |
Aleksander Machniak
|
bd3002d79f
|
Switch spellcheck tests from googie to pspell
|
4 years ago |
Aleksander Machniak
|
74e6d2ecdb
|
GA: Exclude tests connecting to spell.roundcube.net
|
4 years ago |
Aleksander Machniak
|
985f8b0878
|
GA: Remove PHP 8.1 from the matrix
Looks like PHPUnit v7 does not work with it, and we can't upgrade PHPUnit version
keeping compatibility with older PHP and PHPUnit versions.
|
4 years ago |
Aleksander Machniak
|
fea5c83e02
|
GA: Add PHP 8.1 to the matrix
|
4 years ago |
Aleksander Machniak
|
c5010fcd5b
|
GA: Add missing config for tests
|
4 years ago |
Aleksander Machniak
|
cbb4adb1c9
|
GA: Move browser tests to a separate workflow
|
4 years ago |
Aleksander Machniak
|
97440170f6
|
Run browser tests on Github Actions
|
4 years ago |
Aleksander Machniak
|
687db08bfe
|
CI: Only browser tests on Travis, all other tests moved to Github
|
4 years ago |
Aleksander Machniak
|
85be74d77c
|
GA: Stick to ubuntu-18.04
|
5 years ago |
Aleksander Machniak
|
67314d76c0
|
GA: Fix job name
[skip ci]
|
5 years ago |
Aleksander Machniak
|
fa8ddf594f
|
GA: Support "[skip ci]" and "[ci skip]" tags
|
5 years ago |
Aleksander Machniak
|
c0510aaab3
|
GA: See if we can test PHP8 now
|
5 years ago |
Aleksander Machniak
|
12547ccf01
|
Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntax
Net_IDNA2 is not compatible, and Intl is a bundled ext since PHP 5.3.
Fixed some regressions.
|
5 years ago |
Aleksander Machniak
|
70c7ca1ec8
|
GA/Travis: Move some tests from Travis to GA, disable php8 and windows test on GA (as they aren't possible yet)
|
5 years ago |
Aleksander Machniak
|
f97a3d45d5
|
GA: Create config file for tests
|
5 years ago |
Aleksander Machniak
|
f593b364ce
|
GA: Fix composer install commands
|
5 years ago |
Aleksander Machniak
|
b64cbe8458
|
GA: Let's see if we can do some testing using Github Actions
|
5 years ago |