Christopher Allford
0204010b75
Moved `wp-env` File
...
Rather than having a root `wp-env` environment,
each project should define what it needs. This
prevents problems with shared WordPress installations
and plugin conflicts during development.
2022-04-04 15:18:30 -07:00
Jamel Noel Reid
8812feedaa
Merge pull request #32419 from woocommerce/e2e/db-healthcheck
...
Only start PHP containers after a successful healthcheck against DB
2022-04-04 04:09:24 -05:00
Lucas Bustamante
3253b1222f
Changelog
2022-04-01 17:00:18 +01:00
RJ
feba6a8dcd
Merge pull request #32438 from woocommerce/fix/woocommerce-admin-i18n-textdomain
...
Replace i18n textdomain 'woocommerce-admin' with 'woocommerce'
2022-04-01 23:46:35 +08:00
jonathansadowski
d062f2e5fa
Merge pull request #32366 from woocommerce/action/template
...
Add GH action to request template
2022-04-01 09:00:02 -05:00
Lucas Bustamante
20be0bc3e6
Wait as part of the up process
2022-04-01 14:37:47 +01:00
Lucas Bustamante
c4fede5c43
Wait as part of the up process
2022-04-01 14:32:50 +01:00
Lucas Bustamante
476f30b3e0
Initialize if WordPress is not installed or page ready does not exist
2022-04-01 14:28:19 +01:00
Lucas Bustamante
253eedc516
Remove wait for it on wp-cli entrypoint
2022-04-01 14:27:47 +01:00
Lucas Bustamante
9b7485a449
Revert "Remove wait-for-it"
...
This reverts commit aefca35ad7
.
2022-04-01 13:12:02 +01:00
Lucas Bustamante
aefca35ad7
Remove wait-for-it
2022-04-01 13:11:57 +01:00
Lucas Bustamante
d6a37a490e
Merge branch 'trunk' into e2e/db-healthcheck
2022-04-01 11:53:55 +01:00
Lucas Bustamante
70c79662b3
Merge remote-tracking branch 'origin/e2e/db-healthcheck' into e2e/db-healthcheck
2022-04-01 11:53:35 +01:00
Lucas Bustamante
4c6989122d
Re-bump the compose spec version and remove restart policy again
2022-04-01 11:52:59 +01:00
RJChow
ce874e6a75
Temporary PHP lint suppression
2022-04-01 17:29:57 +08:00
RJChow
2c630ccd9e
Manually change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA JS packages .md files
2022-04-01 11:41:32 +08:00
RJChow
12a818c04d
Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages
2022-04-01 11:41:32 +08:00
RJChow
09a0d2568e
Codemod to change php i18n text domain from 'woocommerce-admin' to 'woocommerce' in post-merge WCA folders
2022-04-01 11:41:32 +08:00
RJChow
6e8d620f00
Copied and modified package-update-textdomain.js script for modifying PHP i18n textdomain
2022-04-01 11:41:32 +08:00
RJChow
26ec889111
Manually change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client .md files
2022-04-01 11:41:32 +08:00
RJChow
1ba60ee69d
Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client
2022-04-01 11:41:32 +08:00
RJChow
6f23a5ae68
Introduce codemod for changing i18n text domain
2022-04-01 11:41:32 +08:00
rodelgc
989f50daa3
GH Action for generating reports in CI ( #32375 )
...
Added: CI job to upload API test reports on PR events.
2022-04-01 10:24:09 +08:00
jamelreid
ecb10f3908
Moved workaround step
2022-03-31 17:55:14 -05:00
jamelreid
b99f0c6958
Removed unnecesssary installs
2022-03-31 17:33:28 -05:00
jamelreid
03d58e911d
Changed docker up order
2022-03-31 17:08:52 -05:00
jamelreid
1b0405d81e
Changed docker up order
2022-03-31 16:53:27 -05:00
Barry Hughes
e32e410f62
Merge pull request #31292 from robertmassaioli/patch-1
...
The woocommerce_webhook_options needs webhook
2022-03-31 14:10:14 -07:00
jamelreid
f381d6a583
Moved wait to docker up step
2022-03-31 14:07:17 -05:00
Fernando
610a48185c
Merge pull request #32408 from woocommerce/fix/32407_move_admin_e2e_tests
...
Add missing Admin e2e tests
2022-03-31 14:37:23 -03:00
jamelreid
470ab7786e
Added wait for api tests
2022-03-31 12:24:43 -05:00
jonathansadowski
370a3596ff
Merge pull request #32441 from woocommerce/action/pr-milestone
...
Add additional checks for a label and targeting trunk
2022-03-31 12:20:12 -05:00
Barry Hughes
4646496651
Linting.
2022-03-31 10:19:06 -07:00
Lucas Bustamante
11f456f058
Lower the compose spec version again
2022-03-31 17:33:49 +01:00
Lucas Bustamante
b26704791b
Re-add restart policy
2022-03-31 17:12:54 +01:00
louwie17
30ea9baf62
Merge pull request #32418 from woocommerce/fix/daily_e2e_tests
...
Fix daily e2e tests for WooCommerce Shipping & Tax
2022-03-31 10:59:44 -03:00
roykho
f08f58e241
Add additional checks for a label and targetting trunk
2022-03-31 06:41:18 -07:00
jamelreid
c14a2f53b0
Updated CHANGELOG.md
2022-03-31 08:38:35 -05:00
jamelreid
6e296cab6c
Merge branch 'trunk' into e2e/db-healthcheck
2022-03-31 08:23:18 -05:00
louwie17
e59798a336
Merge pull request #32422 from woocommerce/update/woocommerce_admin_build_watch_command
...
Add build-watch command for woocommerce-admin
2022-03-30 19:41:55 -03:00
Barry Hughes
a41bb22c12
Add docblock for revised `woocommerce_webhook_options` hook.
2022-03-30 14:55:30 -07:00
Barry Hughes
9db2c45290
Merge pull request #31798 from Saggre/fix/documentation-typos
...
Fix typos in phpdocs and comments
2022-03-30 14:46:23 -07:00
Barry Hughes
260ba50021
Merge pull request #31168 from smazur/internal-meta-fix
...
Fix internal meta key getter/setter identification.
2022-03-30 14:15:33 -07:00
Stanislav Mazur
d0d2963d90
fix internal meta key getter/setter identification
2022-03-30 09:46:46 -07:00
Barry Hughes
69b6a71ab5
Merge pull request #31354 from gs-nasc/trunk
...
Remove zeroclipboard.
See https://developer.woocommerce.com/2022/03/30/removal-of-zeroclipboard/ for details.
2022-03-30 09:44:13 -07:00
Lourens Schep
2bdf24ab9c
Revert deactivate plugin change
2022-03-30 12:38:49 -03:00
Lourens Schep
c268e9c386
Add changelog
2022-03-30 12:38:48 -03:00
Lourens Schep
8dc7bfbb85
Use assets browser download url if it exists over archive tag name
2022-03-30 12:38:47 -03:00
Lourens Schep
b52935229e
Use POST request for deactivating to handle more plugin names
2022-03-30 12:38:47 -03:00
Lourens Schep
39254344f2
Fix reset with shipping & tax plugin
2022-03-30 12:38:46 -03:00