Sebastian Bergmann
0ef7d66753
Update codecov.io configuration
2025-05-25 08:40:56 +02:00
Sebastian Bergmann
e935ca93a8
Remove superfluous double-quotes
2025-05-25 08:40:45 +02:00
Sebastian Bergmann
a7adaa1c3b
Sync with CONTRIBUTING.md and CODE_OF_CONDUCT.md from sebastianbergmann/phpunit
2025-05-21 17:25:43 +02:00
Sebastian Bergmann
7426ded03b
Add thanks.dev
2025-04-13 09:26:46 +02:00
Sebastian Bergmann
d4c79356c6
Add Liberapay and Tidelift
2025-04-13 08:57:57 +02:00
Sebastian Bergmann
17e38c7a60
Start development of next major version
2025-01-16 09:54:00 +01:00
Sebastian Bergmann
20a3d69003
Fix
2025-01-16 09:30:07 +01:00
Sebastian Bergmann
ccfc2103bc
Add documentation on how to contribute
2024-12-13 09:03:39 +01:00
Sebastian Bergmann
8a1c22c06f
Merge branch '5.1'
2024-09-29 09:00:10 +02:00
Sebastian Bergmann
4aceb7e6a7
Test with PHP 8.5
2024-09-29 09:00:08 +02:00
Sebastian Bergmann
575f0d2296
Merge branch '5.1'
2024-09-07 14:42:51 +02:00
Sebastian Bergmann
be94172a82
Set COMPOSER_ROOT_VERSION to X.Y.x-dev instead of X.Y-dev
2024-09-07 14:41:43 +02:00
Sebastian Bergmann
af335564da
Update Codecov.io action(s)
2024-08-13 10:55:40 +02:00
Sebastian Bergmann
fdf3f7bad5
Merge branch '5.1'
2024-07-17 08:30:56 +02:00
Sebastian Bergmann
c328b4260b
Use Xdebug
2024-07-17 08:30:53 +02:00
Sebastian Bergmann
2078f1dd0c
Use PHPStan instead of Psalm
2024-06-22 09:22:34 +02:00
Sebastian Bergmann
4e99f4fac5
Bump
2024-06-12 14:09:39 +02:00
Sebastian Bergmann
2861697fb3
Merge branch '5.1'
2024-03-11 07:08:01 +01:00
Sebastian Bergmann
83e9f903f0
Include package name in release name
2024-03-11 07:07:58 +01:00
Sebastian Bergmann
a43f8a3d90
Allow write operations
2024-03-11 07:07:56 +01:00
Sebastian Bergmann
139d085fc1
Merge branch '5.1'
2024-03-10 13:24:34 +01:00
Sebastian Bergmann
423f1a4183
Create release when tag is pushed
2024-03-10 13:24:03 +01:00
Sebastian Bergmann
f608bee9fb
Merge branch '5.1'
2024-01-30 14:55:09 +01:00
Sebastian Bergmann
935b7ee9d5
Bump
2024-01-30 14:55:07 +01:00
Sebastian Bergmann
8c00e078fd
Start development of next major version
2023-12-22 12:21:16 +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