Commit graph

89 commits

Author SHA1 Message Date
Adrian Moldovan
7b61115e39
Update .github/workflows/php.yml
Co-authored-by: Diego Curbelo <diego@curbelo.com>
2025-06-24 15:51:31 +03:00
Adrian Moldovan
3e37395073
Update .github/workflows/integration.yml
Co-authored-by: Diego Curbelo <diego@curbelo.com>
2025-06-24 15:51:15 +03:00
Adrian Moldovan
73bf91e173 Pin Github actions to full-commit SHA 2025-06-23 12:43:33 +03:00
Daniel Dudzic
39a30c2ae8
Adjust the spell check config config comment 2025-03-24 14:59:28 +01:00
Daniel Dudzic
3a30c60093
Fail the CI on typo 2025-03-24 14:47:48 +01:00
Daniel Dudzic
2aa89eb88c
Fix spell-check config 2025-03-24 13:59:42 +01:00
Daniel Dudzic
1f9daea46b
Add spell-check 2025-03-24 13:45:12 +01:00
Emili Castells Guasch
60fad34e7a Add group to skip tests in ci 2025-03-17 17:27:24 +01:00
Emili Castells Guasch
129eec6baa Rename e2e to integration 2025-03-12 18:14:01 +01:00
Emili Castells Guasch
78ba28c04b Reduce php and wc matrix version 2025-03-12 18:00:00 +01:00
Wesley Rosa
cb8c3f8726
Updating GitHub upload action due deprecation (#2921) 2024-12-18 13:40:58 -03:00
Daniel Hüsken
157fe84bef
improve statement for action php 7.4 2024-12-09 11:56:20 +01:00
Daniel Hüsken
90f81cf2ed
revert changes and try to run psalm only php 7.4 2024-12-09 11:45:38 +01:00
Daniel Hüsken
94525193f6
Add PHP 8.4 support to CI 2024-11-29 15:02:41 +01:00
Philipp Stracker
2c6682e540
👷 Use Node.js v 22 for “package-new” GH action 2024-11-08 14:48:49 +01:00
Alex P.
95566c311d
Fix folder name in package
PLUGIN_FOLDER_NAME defaults to ARCHIVE_NAME
2024-09-04 21:01:30 +03:00
Alex Pantechovskis
a0c859637c
Use main package workflow branch 2024-09-04 17:26:30 +03:00
Philipp Stracker
a3897b35d6
Merge branch 'trunk'
# Conflicts:
#	readme.txt
2024-09-04 15:35:25 +02:00
Alex P.
5c5c814c03
Use the prefixed-archives branch 2024-09-03 17:29:05 +03:00
Alex P.
0653a018ed
Remove WC 5.9 in GHA 2024-09-03 09:18:57 +03:00
Alex P.
426f096766
Use PHP 7.4 for package GHA 2024-09-03 09:18:35 +03:00
Alex P.
f538ea2ef2
Require PHP 7.4+ 2024-09-03 09:07:12 +03:00
Alex P
62224fecb8
Extract into a separate workflow 2024-09-02 16:27:31 +03:00
Alex P.
ed315c1723
Add version to the zip name 2024-08-28 11:15:46 +03:00
Alex P
11eb039910
Fix version check 2024-08-28 10:54:16 +03:00
Alex P.
2ddb0a25e6
Revert "Move to a separate workflow"
This reverts commit 353cfaa781.
2024-08-27 09:12:02 +03:00
Alex P
353cfaa781
Move to a separate workflow 2024-08-27 08:58:11 +03:00
Alex P
a51f6e7e74
Add -vv to see the building process of modules 2024-08-27 06:40:34 +03:00
Alex P.
f1be975caf
Use even more recent branch 2024-08-26 17:27:38 +03:00
Alex P.
75864d2b61
Fix branch name 2024-08-26 16:12:29 +03:00
Alex P.
307e4f9360
Use more recent branch 2024-08-26 14:54:07 +03:00
Moritz Meißelbach
c9b2fce769
Merge branch 'refs/heads/trunk' into new-package-workflow
# Conflicts:
#	composer.lock
#	modules/ppcp-api-client/src/Endpoint/WebhookEndpoint.php
#	modules/ppcp-paypal-subscriptions/assets-compiler.json
#	modules/ppcp-webhooks/src/Handler/PaymentCaptureRefunded.php
#	package.json
2024-08-22 09:36:44 +02:00
Emili Castells Guasch
2b2b4b4463 Change e2e workflow to run manually for now 2024-02-20 14:49:25 +01:00
carmenmaymo
581f99d187
Add 8.3 version in CI 2023-11-14 15:48:51 +01:00
carmenmaymo
6fe6086444
update CI matrix 2023-11-14 12:37:15 +01:00
Alex P
8c8c4e5efe
Add numeric version if needed 2023-08-25 16:37:18 +03:00
Alex P
84bdea35e2
Use reusable workflow for building package 2023-08-25 15:08:38 +03:00
Emili Castells Guasch
715bbeba04 Remove satackey/action-docker-layer-caching from e2e testing 2023-08-16 11:36:42 +02:00
Emili Castells Guasch
74ff6d60ea Replace ddev gh action setup library 2023-07-26 11:10:44 +02:00
Alex P
6d4dffcef4
Fix gha 2023-06-02 18:17:41 +03:00
Alex P
b9ee9aea60
Fix ddev config in gha 2023-06-02 18:05:36 +03:00
Alex P
52022fd2fd
Do not use php 7.2 in WC test 2023-06-02 17:57:31 +03:00
Alex P
3ef9a974c3 Use different WC versions in e2e tests 2022-11-09 17:10:29 +02:00
Alex P
b7b3e87fe6 Add PHP 8 in ci 2022-11-09 16:26:49 +02:00
Alex P
cfd080e531 Use Composer 2 2022-11-09 16:00:42 +02:00
Alex P
17d3cc152e Require PHP 7.2 2022-11-09 16:00:15 +02:00
Alex P
d16024c522 Prepend current version number when package action input has only suffix 2022-08-10 09:54:03 +03:00
Alex P
f0896433d1 Allow to add output file prefix in package action 2022-08-10 09:52:00 +03:00
Alex P
706ff246da Add GH Action for building package 2022-07-29 17:09:40 +03:00
Alex P
04aba8ceb1 Add tests using real WC 2022-06-17 09:40:00 +03:00