jonathansadowski
|
4668ca5f6f
|
Merge pull request #31445 from woocommerce/dev/bump-woo-admin-3.0-rc.1
Bumping WCA version to 3.0.0-rc.1
|
2021-12-15 17:30:01 -06:00 |
jamelreid
|
69f6850af0
|
Updated step condition
|
2021-12-15 17:48:33 -05:00 |
jamelreid
|
e5c432e589
|
Updated TITLE env variable
|
2021-12-15 17:30:52 -05:00 |
Joel Thiessen
|
8b0b840a89
|
Bumping WCA version to 3.0.0-rc.1
|
2021-12-15 15:48:39 -06:00 |
Greg
|
89d74d4bc3
|
Update to use new resolveLocalE2ePath
|
2021-12-15 14:06:19 -07:00 |
Greg
|
fdee881ab8
|
Prettier fixes
|
2021-12-15 13:59:17 -07:00 |
Greg
|
7c8bd91b25
|
Use describeIf to check for running plugin upload
|
2021-12-15 13:55:24 -07:00 |
Greg
|
6e5005b0d4
|
Merge branch 'trunk' into add/plugin-upload-test-functionality
|
2021-12-15 13:43:46 -07:00 |
Greg
|
12b4b65cd9
|
Merge pull request #31260 from woocommerce/poc/e2e-scaffold
E2E test script scaffold
|
2021-12-15 13:42:14 -07:00 |
Christopher Allford
|
4d18d16236
|
Merge pull request #31450 from woocommerce/dev/bump-woo-admin-2-9-4
Bump Woo Admin to 2.9.4
|
2021-12-15 10:52:58 -08:00 |
Ron Rennick
|
42dd5504f3
|
merge trunk
|
2021-12-15 14:26:54 -04:00 |
Barry Hughes
|
b3a54801a1
|
Merge pull request #31394 from tc33/fix/31393-geolocating-country-codes
Fix #31393 to use country from headers only if geolocating current user
|
2021-12-15 09:52:55 -08:00 |
roykho
|
a4cb3fa796
|
Update lock file
|
2021-12-15 07:16:55 -08:00 |
Roy Ho
|
af3585b67b
|
Merge branch 'trunk' into standardize-config-files
|
2021-12-15 07:13:58 -08:00 |
roykho
|
0f369d7040
|
Update package and node version
|
2021-12-15 07:08:37 -08:00 |
Adrian Duffell
|
8c98b437da
|
Bump Woo Admin to 2.9.4
|
2021-12-15 22:49:15 +08:00 |
Christopher Allford
|
55aef5f222
|
Merge pull request #31446 from woocommerce/update/woocommerce-admin-2.9.3
Bump WCA version to 2.9.3
|
2021-12-14 19:59:29 -08:00 |
Ilyas Foo
|
21f0a4e618
|
Bump WCA version to 2.9.3
|
2021-12-15 11:38:06 +08:00 |
Ron Rennick
|
b478bbb949
|
Merge pull request #31415 from woocommerce/fix/jest-e2e-retries
Fix jest e2e retries
|
2021-12-14 22:34:22 -04:00 |
Paul Sealock
|
eb453cce20
|
Add NX commands for Jetpack Changelogger (#31166)
|
2021-12-15 14:14:17 +13:00 |
Christopher Allford
|
93437e9e8b
|
Merge pull request #31444 from woocommerce/prepare/trunk-6.1
Added 6.0 to Changelog
|
2021-12-14 15:40:53 -08:00 |
roykho
|
47e39bcafc
|
Restore eslint dep
|
2021-12-14 12:22:50 -08:00 |
roykho
|
76794e374c
|
Restore babel/polyfill removed by accident
|
2021-12-14 12:10:28 -08:00 |
roykho
|
01d9a5419b
|
Update pnpm-lock.yml
|
2021-12-14 11:39:52 -08:00 |
Christopher Allford
|
ea1871abb9
|
Updated Changelog
|
2021-12-14 11:07:37 -08:00 |
Ron Rennick
|
0c268ad998
|
fix merge conflicts
|
2021-12-14 14:40:01 -04:00 |
jamelreid
|
6dcab53871
|
Updated jest.retryTimes() to be a conditional
This way it doesn't matter if the call is made locally or from the package.
|
2021-12-14 13:14:41 -05:00 |
Greg
|
b9231cbf24
|
Regex fix
|
2021-12-14 11:11:53 -07:00 |
roykho
|
9d3af216bc
|
Update nrwl packages
|
2021-12-14 10:10:07 -08:00 |
Greg
|
6fb892bca4
|
Linting updates
|
2021-12-14 10:56:44 -07:00 |
jamelreid
|
a24a9dcc7d
|
Removed 'External' from step title
|
2021-12-14 12:53:52 -05:00 |
Jamel Noel Reid
|
a560b4c524
|
Removed 'External' from Title
Co-authored-by: Ron Rennick <ron@ronandandrea.com>
|
2021-12-14 12:50:04 -05:00 |
Greg
|
2762c9821a
|
Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/plugin-upload-test-functionality
|
2021-12-14 10:49:53 -07:00 |
roykho
|
3ba275e6c9
|
Deprecate stylelint-config-wordpress with current package
|
2021-12-14 09:14:54 -08:00 |
roykho
|
3578d61c0a
|
Replace deprecated babel-eslint with @babel/eslint-parser
|
2021-12-14 09:08:24 -08:00 |
roykho
|
85297dd1a1
|
Use sass package instead of node-sass
|
2021-12-14 08:57:28 -08:00 |
roykho
|
ff7c615770
|
Move gitignore paths to root when it makes sense
|
2021-12-14 08:21:37 -08:00 |
Christopher Allford
|
8dee94a0ed
|
Merge pull request #31431 from woocommerce/dev/bump-woo-admin-2.9.2
|
2021-12-13 16:54:19 -08:00 |
Moon
|
2e9bbae66f
|
Bump woocommerce-admin version to 2.9.2
|
2021-12-13 16:11:30 -08:00 |
Greg
|
54d1379deb
|
Rename plugin_repository variable
|
2021-12-13 16:11:22 -07:00 |
Ron Rennick
|
a4618e7351
|
Merge pull request #31412 from woocommerce/fix/e2e-readme-paths
Updated paths in README.md
|
2021-12-13 18:55:02 -04:00 |
Greg
|
fba795421d
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-test-functionality
|
2021-12-13 15:45:32 -07:00 |
MD Sultan Nasir Uddin
|
705a383de5
|
Fix hard coded email template path (#31321)
|
2021-12-13 14:03:45 -07:00 |
roykho
|
26121fa059
|
Designate root level eslint config
|
2021-12-13 08:13:40 -08:00 |
Roy Ho
|
b12de19975
|
Merge pull request #31356 from woocommerce/prevent-npm
Prevent npm
|
2021-12-10 12:26:43 -08:00 |
roykho
|
56ebc90674
|
Remove remaining gitignore item
|
2021-12-10 11:18:21 -08:00 |
jamelreid
|
ac83762aca
|
Disabled jest retries by default
|
2021-12-10 11:02:21 -05:00 |
jamelreid
|
b4d0bc0dab
|
Enabled jest retries locally
|
2021-12-10 11:01:58 -05:00 |
jamelreid
|
feec71249a
|
Updated paths in READMe.md
|
2021-12-10 10:22:08 -05:00 |
Jamel Noel Reid
|
22721e0a70
|
Merge pull request #31336 from woocommerce/add/jest-retry
Retry failed E2E tests using Jest
|
2021-12-10 07:46:09 -05:00 |