1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
Derick Rethans
c27c8222b1 Remove the now obsolete design contest issue template 2026-01-02 14:55:31 +00:00
dependabot[bot]
1d635f6032 github-actions(deps): bump actions/cache from 4 to 5 (#1703)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  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>
2025-12-15 22:24:36 +03:00
dependabot[bot]
68064e2fb3 github-actions(deps): bump actions/upload-artifact from 5 to 6 (#1702)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  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>
2025-12-15 22:24:16 +03:00
dependabot[bot]
28d685e965 github-actions(deps): bump appleboy/ssh-action from 1.2.3 to 1.2.4 (#1678)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 09:51:41 +03:00
dependabot[bot]
e1444a43a7 github-actions(deps): bump actions/checkout from 5 to 6 (#1657)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-11-24 19:40:18 +03:00
dependabot[bot]
9799963fb8 github-actions(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#1603) 2025-11-11 10:41:38 +08:00
dependabot[bot]
3ef51de79e github-actions(deps): bump actions/upload-artifact from 4 to 5 (#1564)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  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>
2025-10-31 11:49:28 +03:00
dependabot[bot]
64dfeda456 github-actions(deps): bump actions/setup-node from 5 to 6 (#1532)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  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>
2025-10-21 00:54:47 -07:00
dependabot[bot]
f745b99fd6 github-actions(deps): bump peter-evans/find-comment from 3 to 4 (#1487)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](https://github.com/peter-evans/find-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-version: '4'
  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>
2025-10-06 21:08:47 +03:00
dependabot[bot]
786d4d1b7e github-actions(deps): bump peter-evans/create-or-update-comment (#1486)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-version: '5'
  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>
2025-10-06 21:08:35 +03:00
Derick Rethans
44f17dcdc0 Add myself to codeowners so I don't miss review requests. 2025-10-01 12:03:07 +01:00
Derick Rethans
997ae8c049 Fix layout - as the 'preview' was inaccurate 2025-10-01 11:58:58 +01:00
Derick Rethans
3d9d444923 Add design contest template 2025-10-01 11:56:09 +01:00
dependabot[bot]
fb60a78c4c github-actions(deps): bump actions/setup-node from 4 to 5 (#1404)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  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>
2025-09-09 00:41:04 +03:00
Derick Rethans
a129fac652 Specifically add that this is not a support forum (#1352) 2025-08-26 00:04:30 +01:00
Derick Rethans
b7f8feebd9 Added the basic bug template (#1313)
* Add new issue templates

---------

Co-authored-by: Luffy <52o@qq52o.cn>
2025-08-15 12:27:47 +01:00
dependabot[bot]
c5d177227c github-actions(deps): bump actions/checkout from 4 to 5 (#1310)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-08-12 08:50:19 +03:00
Garrett W.
9aff5b6e78 created devcontainer config, updated dependabot 2025-07-31 17:45:27 +01:00
dependabot[bot]
6eea26e755 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.75.0 to 3.76.0 (#1286)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luffy <lufei@php.net>
2025-07-01 12:09:00 +08:00
Sara Golemon
098f637b37 Add me to the reviewers rotation 2025-03-24 22:31:58 +00:00
dependabot[bot]
1558bf4704 github-actions(deps): bump appleboy/ssh-action from 1.2.1 to 1.2.2 (#1241)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.1 to 1.2.2.
- [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.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 22:16:18 +03:00
dependabot[bot]
06033fa209 github-actions(deps): bump appleboy/ssh-action from 1.2.0 to 1.2.1 (#1231)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 20:16:00 +03:00
dependabot[bot]
0f75480f20 github-actions(deps): bump test-room-7/action-update-file from 1 to 2 (#1190)
Bumps [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file) from 1 to 2.
- [Release notes](https://github.com/test-room-7/action-update-file/releases)
- [Commits](https://github.com/test-room-7/action-update-file/compare/v1...v2)

---
updated-dependencies:
- dependency-name: test-room-7/action-update-file
  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-12-23 23:55:00 +03:00
dependabot[bot]
9fc3effc75 github-actions(deps): bump appleboy/ssh-action from 1.1.0 to 1.2.0 (#1123)
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.1.0 to 1.2.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.1.0...v1.2.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-11-18 19:42:07 +03:00
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