|
10df1eddc1
|
Expose branches, beside tags, to composer
|
2022-11-22 08:41:17 +00:00 |
|
Dirk Koritnik
|
031bbbcb88
|
Override before script in composer package task
|
2022-08-17 12:19:42 +00:00 |
|
Dirk Koritnik
|
9814e8dac9
|
Add deployment to package registry
|
2022-08-09 11:03:40 +02:00 |
|
|
5cfbe11167
|
Add first functional tests covering location filter
|
2022-08-09 09:56:18 +02:00 |
|
|
86ce1d700e
|
Support PHP 8.1
|
2022-08-02 14:50:09 +02:00 |
|
|
dcb071fe3d
|
Actually execute phpstan in phpstan 7.2 job, not phpunit
|
2022-01-26 15:02:20 +01:00 |
|
|
de82e395e6
|
Fix Coding Guideline check on CI
The current setup actually fixed and didn't check or fail.
That's changed and code is fixed.
|
2021-12-16 09:13:15 +01:00 |
|
|
0e5cd38176
|
Add first basic functional test for import
The test ensures import runs with a small example set of events.
We needed to alter fetching of images, in order to properly mock
responses.
|
2021-12-16 09:08:16 +01:00 |
|
|
a06ac46ae3
|
Add PHP 8.0 to CI
|
2021-12-13 08:29:20 +01:00 |
|
|
0764aa9f0f
|
Add PHP 8.0 to CI
|
2021-12-13 08:29:16 +01:00 |
|
|
b906c50a09
|
Mark extension compatible with php 7.2
|
2021-09-07 16:19:29 +02:00 |
|
|
10237d6f91
|
Add PHPStan to CI
|
2021-09-07 11:42:53 +02:00 |
|
|
f618536ff9
|
Add PHPStan
In order to static analyze code and prevent bugs when changing code.
Fix issues in most of the files.
|
2021-09-07 11:07:55 +02:00 |
|
|
cbe4eda380
|
Add CI
* Add first basic CI with defaults.
* Add ecs for coding guideline.
* Fix invalid xliff files.
|
2021-09-07 09:26:59 +02:00 |
|