Commit graph

2099 commits

Author SHA1 Message Date
Nilambar Sharma
cd1e49a393
Merge pull request #355 from wp-cli/fix/tests
Some checks failed
Code Quality Checks / code-quality (push) Has been cancelled
Testing / test (push) Has been cancelled
Fix tests for Hello Dolly
2025-09-05 09:58:09 +05:45
Pascal Birchler
a11cc14527
Try replacing Hello Dolly with something else 2025-09-04 11:18:33 +02:00
Pascal Birchler
28abef8ddc
Merge pull request #354 from wp-cli/dependabot/composer/wp-cli/wp-cli-tests-tw-5 2025-07-04 11:36:46 +02:00
Pascal Birchler
647942468d
Update test 2025-07-04 11:23:04 +02:00
Pascal Birchler
1dc0d16a35
PHPStan level 9 2025-07-04 10:46:17 +02:00
Pascal Birchler
aa2d899159
Update testVersion 2025-07-04 10:46:03 +02:00
Pascal Birchler
79dda70b1d
Update Composer config 2025-07-04 10:45:54 +02:00
dependabot[bot]
47199e9aba
Update wp-cli/wp-cli-tests requirement from ^4 to ^5
Updates the requirements on [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) to permit the latest version.
- [Release notes](https://github.com/wp-cli/wp-cli-tests/releases)
- [Commits](https://github.com/wp-cli/wp-cli-tests/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: wp-cli/wp-cli-tests
  dependency-version: 5.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 00:14:59 +00:00
Pascal Birchler
23a03d3ea0
Merge pull request #353 from zzap/patch-2 2025-05-16 17:50:55 +02:00
Milana Cap
afe7eb17a4
Adds ABSPATH check in plugin.mustache file 2025-05-16 13:54:19 +02:00
isla w
74e08071da
Merge pull request #352 from wp-cli/add/bump-requirements
Require PHP 7.2.24+
2025-05-12 14:30:48 -04:00
Pascal Birchler
b416329e36
Require PHP 7.2.24+ 2025-05-07 13:34:41 +02:00
Pascal Birchler
b4238ea12e
Merge pull request #351 from wp-cli/refine-feature-files 2025-04-11 11:29:34 +02:00
Nilambar Sharma
53f9c1dd0b Fix Gherkin lint issues 2025-04-11 09:53:44 +05:45
Pascal Birchler
d296bb7a82
Merge pull request #341 from ernilambar/update/cpt-scaffold
Update cpt and taxonomy scaffold
2025-03-31 10:40:08 +02:00
Pascal Birchler
1a08091a2a
Merge pull request #338 from ernilambar/239-update-gitlab-ci
Update GitLab CI config file
2025-03-31 10:37:41 +02:00
Pascal Birchler
f1d7f04281
Merge branch 'main' into update/cpt-scaffold 2025-03-31 10:18:54 +02:00
Pascal Birchler
4c61ea66bf
Merge branch 'main' into 239-update-gitlab-ci 2025-03-31 10:18:11 +02:00
Pascal Birchler
dd56e0b9c0
Merge pull request #342 from ernilambar/fix/child-theme-scaffolding 2025-01-29 19:00:18 +01:00
Nilambar Sharma
464d91cc7a Merge branch 'main' into fix/child-theme-scaffolding 2025-01-29 15:48:48 +05:45
Pascal Birchler
e706981fd9
Merge pull request #337 from ernilambar/140-remove-grunt 2025-01-29 11:03:37 +01:00
Nilambar Sharma
6ae983a880 Merge branch 'main' into 140-remove-grunt 2025-01-29 15:38:06 +05:45
Pascal Birchler
036c5152f8
Merge pull request #349 from wp-cli/update/wp-cli-2-12 2024-11-24 18:33:28 +01:00
Pascal Birchler
53d9379e3a
Require wp-cli/wp-cli v2.12 2024-11-24 10:49:23 +01:00
Pascal Birchler
d67d8348f6
Merge pull request #348 from wp-cli/update-phpunit-config 2024-10-01 13:13:37 +02:00
Pascal Birchler
b2b60c70cc
Merge pull request #347 from wp-cli/no-lock-file 2024-10-01 12:46:18 +02:00
Pascal Birchler
e8497b6d2e
PHPUnit template: convert deprecations to exceptions 2024-10-01 12:38:29 +02:00
Pascal Birchler
7cbeb5787d
Composer: prevent a lock file from being created 2024-10-01 12:09:10 +02:00
Pascal Birchler
3b6b578e56
Merge pull request #345 from mostafasoufi/main 2024-09-16 09:39:42 -07:00
Mostafa Soufi
efdc0aebe7
Update install-wp-tests.sh 2024-09-15 14:39:42 +03:00
Mostafa Soufi
851e1cf0b2
revert: the comments 2024-09-15 14:33:32 +03:00
Mostafa Soufi
19d2df5188
feat: add svn and download tool checks with error handling 2024-09-14 20:47:18 +03:00
Nilambar Sharma
820581d9e1
Merge pull request #344 from wp-cli/regenerate-readme
Regenerate README file
2024-08-08 11:35:27 +05:45
Alain Schlesser
823a11d94e Regenerate README file - 2024-08-08 2024-08-08 05:48:12 +00:00
Pascal Birchler
a27c3a7a02
Merge pull request #339 from ernilambar/197-update-bitbucket-ci 2024-08-06 15:37:15 +02:00
Pascal Birchler
47cd9ce193
Merge pull request #340 from ernilambar/fix-plugin-ci-options 2024-08-06 15:36:13 +02:00
Pascal Birchler
77574346cf
Merge pull request #343 from wp-cli/fix/workflow-dispatch
Allow manually dispatching tests workflow
2024-08-05 18:51:36 +02:00
Pascal Birchler
cc53a8f926
Allow manually dispatching tests workflow 2024-08-05 16:05:14 +02:00
Nilambar Sharma
cfa0431ede Update templates for child theme scaffolding 2024-06-18 10:37:47 +05:45
Nilambar Sharma
9330fbea58 Fix test for taxonomy scaffold 2024-06-12 11:35:07 +05:45
Nilambar Sharma
429aa80e8a Update taxonomy 2024-06-12 11:12:59 +05:45
Nilambar Sharma
239bf8f80d Update scaffold cpt 2024-06-11 17:54:23 +05:45
Nilambar Sharma
2bc10b3251 Accept Bitbucket as valid CI in scaffold plugin 2024-05-24 16:21:57 +05:45
Nilambar Sharma
6052d62075 Update test for bitbucket pipeline 2024-05-24 15:02:14 +05:45
Nilambar Sharma
8a4ef2769f Update bitbucket CI 2024-05-24 14:47:23 +05:45
Nilambar Sharma
a0fd65d1aa
Remove vendor bin path
Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
2024-05-15 23:14:03 +05:45
Nilambar Sharma
982b6233eb Update gitlab CI config file 2024-05-13 11:38:16 +05:45
Nilambar Sharma
6a339c82ce Update feature tests 2024-05-09 11:27:01 +05:45
Nilambar Sharma
a78a1b7702 Remove grunt 2024-05-08 13:30:39 +05:45
Pascal Birchler
7a7d145c26
Merge pull request #335 from ernilambar/190-plugin-bootstrap 2024-04-26 23:05:48 +02:00