Commit Graph

33 Commits

Author SHA1 Message Date
Sebastian Bergmann 423f1a4183
Create release when tag is pushed 2024-03-10 13:24:03 +01:00
Sebastian Bergmann 935b7ee9d5
Bump 2024-01-30 14:55:07 +01:00
Sebastian Bergmann ac7540059a
Use PHP 8.3 2023-12-22 12:14:36 +01:00
Sebastian Bergmann 326ce39e7a
Bump 2023-09-18 09:16:40 +02:00
Sebastian Bergmann 1f26965cc8
Test with PHP 8.4 2023-08-30 14:40:01 +02:00
Sebastian Bergmann d37ba57e86
Use PHP 8.2 2023-03-13 08:02:43 +01:00
Sebastian Bergmann fa87ae0b7e
Bump 2023-02-20 08:01:17 +01:00
Sebastian Bergmann 44fbef5f3b
Do not cache dependencies installed with Composer 2023-02-20 07:26:39 +01:00
Sebastian Bergmann 15fcc42605
Test with PHP 8.3 2022-09-04 08:42:19 +02:00
Sebastian Bergmann 29cc88799a
Fix/Tweak 2022-09-04 08:42:16 +02:00
Sebastian Bergmann 63c97f1b0d
Restrict token permissions 2022-06-15 09:05:54 +02:00
Sebastian Bergmann e9ae83d9f9
Drop support for PHP 8.0 2022-03-30 17:54:14 +02:00
Sebastian Bergmann 3405bae4c8
Test with PHP 8.2 2022-03-29 07:23:26 +02:00
Sebastian Bergmann 8c57d2db68
Cleanup 2022-03-29 07:23:19 +02:00
Sebastian Bergmann 861d026df2
Merge branch '4.0' 2022-03-06 08:00:00 +01:00
jrfnl 428c31e2ea GH Actions: version update for various predefined actions
A number of predefined actions have had major releases, which warrant an update to the workflow(s).

These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).

Refs:
* https://github.com/actions/checkout/releases
2022-03-06 07:59:32 +01:00
Andreas Möller 1b95a08990 Fix: Export COMPOSER_ROOT_VERSION environment variable in workflow 2022-01-17 11:35:16 +01:00
jrfnl 77e940cf33 GH Actions: version update for `actions/cache`
Ref: https://github.com/actions/cache/releases
2021-12-26 08:58:20 +01:00
jrfnl c4ad286ff2 CI: fix composer install with recursive dependency 2021-11-11 14:13:43 +01:00
Sebastian Bergmann 77437495ee
Leftover 2021-05-27 07:52:00 +02:00
Sebastian Bergmann 244239a745
Remove roave-backward-compatibility-check as it cannot process code that uses PHP 8 syntax 2021-05-27 07:23:45 +02:00
Sebastian Bergmann 2414079e50
Update PHP-CS-Fixer 2021-05-04 17:48:19 +02:00
Sebastian Bergmann cb871c1198
Use PHP 7.4 for tools 2020-10-25 07:22:14 +01:00
Sebastian Bergmann 3814935770
Test against PHP 8.1 2020-10-25 07:22:00 +01:00
Sebastian Bergmann 12fc29af06
Bump 2020-10-24 13:22:00 +02:00
Sebastian Bergmann dbeaac02d8 Do not set COMPOSER_ROOT_VERSION environment variable 2020-08-07 07:12:54 +02:00
Sebastian Bergmann 497c64c0b7 Do not abort other test jobs when one test job fails 2020-08-06 08:05:45 +02:00
Sebastian Bergmann 698b741604 Test with PHP 8.0 2020-08-06 07:28:07 +02:00
Sebastian Bergmann 548c17a942 Do not test with --prefer-lowest 2020-08-06 07:16:11 +02:00
Sebastian Bergmann dde04243e9 Add roave-backward-compatibility-check to CI pipeline 2020-06-16 09:23:53 +02:00
Sebastian Bergmann 2b2f3a2b0e The --no-suggest option has been removed in Composer 2 2020-04-10 08:11:45 +02:00
Sebastian Bergmann 234ff14f97 Create Psalm baseline 2020-02-13 07:11:08 +01:00
Andreas Möller 51b3a9b4b2 Enhancement: Modernize build automation 2020-02-09 07:39:11 +01:00