Christoph M. Becker
1a8b9dbfc3
Update to actions/cache@v4 ( #1120 )
...
v3 is meant for nodejs 16, but that is no longer supported by hosted GH
runners[1]. To avoid potential instabilities, we update to v4.
[1] <https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ >
2024-11-09 17:04:08 +03:00
Sergey Panteleev
2f24f8eef1
Run only labeled workflow ( #1111 )
2024-11-01 21:45:33 +03:00
dependabot[bot]
9e00b2ab31
github-actions(deps): bump appleboy/ssh-action from 1.0.3 to 1.1.0 ( #1087 )
...
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action ) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/appleboy/ssh-action/releases )
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml )
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.3...v1.1.0 )
---
updated-dependencies:
- dependency-name: appleboy/ssh-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 23:40:29 +05:00
Luffy
ac7302cc30
Fix comment overwriting ( #1067 )
2024-09-12 09:02:14 +03:00
dependabot[bot]
39b45a45cb
github-actions(deps): bump actions/setup-node from 3 to 4 ( #1054 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:54:12 +03:00
Jim Winstead
904835abca
Validate all of the XML files in a GitHub Action ( #1052 )
...
Co-authored-by: Luffy <lufei@php.net >
2024-08-22 11:08:05 +08:00
Sergey Panteleev
c632d199d1
Add visual regression tests ( #994 )
...
Co-authored-by: Roman Pronskiy <roman@pronskiy.com >
Co-authored-by: Derick Rethans <derick@php.net >
2024-08-20 09:20:25 +03:00
Luffy
d11a422416
Fix CODEOWNERS syntax error ( #1026 )
2024-07-05 16:51:56 +08:00
Sergey Panteleev
58814018c3
Add CODEOWNERS ( #1022 )
...
Co-authored-by: Luffy <52o@qq52o.cn >
2024-07-02 21:57:57 +03:00
Andreas Möller
f7f647360b
Fix: Do not report code coverage to codecov.io ( #951 )
2024-02-17 20:40:45 +03:00
Andreas Möller
3a09a53201
Fix: Use rolling tag ( #946 )
2024-02-13 18:00:23 +03:00
Andreas Möller
8dcd9e94bd
Enhancement: Collect and report code coverage from running unit tests ( #944 )
2024-02-13 17:23:14 +03:00
Andreas Möller
bb83a9cc51
Enhancement: Split test suite ( #940 )
2024-02-13 09:38:39 +03:00
Andreas Möller
f24c916156
Enhancement: Use phpunit/phpunit to run tests
2024-02-12 17:40:44 +00:00
Sergey Panteleev
8a4cd71fb5
Update deps
...
Closes #936
Closes #937
Closes #938
Closes #939
2024-02-12 20:21:26 +03:00
Andreas Möller
e79b414667
Enhancement: Add configuration for @dependabot ( #898 )
2024-02-12 20:16:08 +03:00
Andreas Möller
ff36297eef
Enhancement: Use shell for fenced code blocks ( #891 )
2024-02-12 20:05:12 +03:00
Andreas Möller
bde5ef8ef1
Fix: Remove environment variable ( #890 )
...
Co-authored-by: Sergey Panteleev <sergey@php.net >
2024-02-12 20:00:10 +03:00
Andreas Möller
a52208d9b3
Fix: Explicitly configure dots progress reporter ( #909 )
2024-02-12 19:55:31 +03:00
Andreas Möller
d162fe4120
Enhancement: Run end-to-end test asserting HTTP response status code ( #900 )
2024-01-23 11:16:29 +03:00
Lu Fei
36538eecd6
Optimize Preview PR CI without duplicate comments ( #904 )
2023-12-18 13:07:12 +03:00
Sergey Panteleev
6a87cb94e1
Use pull_request_target for pr-closed.yml
2023-12-18 12:57:45 +03:00
Sergey Panteleev
5006cc0b8f
Add Preview action ( #893 )
2023-12-11 18:02:30 +03:00
Andreas Möller
4d6c9e9a1e
Enhancement: Update actions/checkout ( #852 )
2023-12-06 04:17:04 +00:00
Andreas Möller
48a89648b7
Enhancement: Require and use PHP 8.2 ( #847 )
...
* Enhancement: Require and use PHP 8.2
* Fix: Set PHP_CS_FIXER_IGNORE_ENV environment variable
2023-12-05 11:46:14 +00:00
Sergey Panteleev
d8e6be3be5
Add actions to manage statuses ( #848 )
2023-12-01 10:01:11 +03:00
Peter Cowburn
e1dec69ebd
bump actions test runner ( #784 )
2023-06-09 13:18:27 +01:00
Andreas Möller
d3b6b3ed67
Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions
...
Co-authored-by: Markus Staab <maggus.staab@googlemail.com >
Closes GH-559.
2022-07-11 19:19:15 +02:00
Andreas Möller
dc0eb0f29f
Enhancement: Add Makefile
...
Closes GH-621.
2022-07-11 13:48:55 +02:00
Andreas Möller
153437dec1
Fix: Command ( #627 )
2022-07-08 23:00:29 +01:00
Andreas Möller
83ef234192
Enhancement: Add CONTRIBUTING.md
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
Closes GH-615.
2022-07-08 23:26:41 +02:00
Christoph M. Becker
870dee1e16
Test UserNotes\Sorter
...
We add a copy of the latest run-tests.php from the PHP-8.0 branch, and
tests for the `UserNotes\Sorter` with full code coverage. We also run tests
on GitHub Actions.
Co-authored-by: Andreas Möller <am@localheinz.com >
Closes GH-606.
2022-07-05 12:50:23 +02:00