Commit Graph

241 Commits

Author SHA1 Message Date
Lucas Bustamante 1b4aa0e37d pnpm update 2022-01-03 14:18:21 -03:00
Lucas Bustamante 82b76d1983 Add babel dependencies to build transpiled CJS code 2022-01-03 14:11:53 -03:00
Lucas Bustamante 68025d3db5 Use __dirname instead of process.cwd() 2021-12-29 13:47:46 -03:00
Lucas Bustamante 6bb196674e Update path to find CSV 2021-12-29 13:27:15 -03:00
Lucas Bustamante 1bd7e794a2 Move back test-data 2021-12-29 13:26:55 -03:00
Lucas Bustamante 39d374bf03 test-data also needs to be inside src folder 2021-12-29 10:52:12 -03:00
Lucas Bustamante 4aa8df266d Add changelog entry 2021-12-29 10:23:11 -03:00
Lucas Bustamante 1f9d12f5e6 Fix path after moving files 2021-12-29 10:17:51 -03:00
Lucas Bustamante 0108d4c7ec Preserve folder/file structure as before inside the "src" folder 2021-12-29 10:12:21 -03:00
Lucas Bustamante 05291dcc18 Keep the entrypoint the index.js at the root 2021-12-29 10:01:48 -03:00
Lucas Bustamante 14d53393d8 Add build step and update package main/module entrypoints 2021-12-29 09:25:19 -03:00
Lucas Bustamante 60e56eef96 Rename "specs" folder to "src" as required by the build script 2021-12-29 09:24:47 -03:00
Lucas Bustamante e89b8829bb Normalized 4 spaces as tabs 2021-12-27 16:27:08 -03:00
Lucas Bustamante 65d622558f Add changelog 2021-12-27 11:30:40 -03:00
Lucas Bustamante a700531d12 Merge branch 'trunk' into e2e/add-missing-entries-to-default-json 2021-12-27 08:40:28 -03:00
Lucas Bustamante 0f29032a93 Add "defaultAttributes" JSON key 2021-12-27 08:40:07 -03:00
Greg 0023c319d2
Merge pull request #31484 from woocommerce/add/low-stock-threshold
Add low stock threshold to the WooCommerce API package
2021-12-26 20:00:48 -07:00
Lucas Bustamante 02e08bccb2 Add missing entries to default.json 2021-12-24 12:50:04 -03:00
Ron Rennick 4ee75fc5d2 updates per review 2021-12-23 14:47:03 -04:00
jamelreid ef00eaa70e Merge branch 'trunk' into add/low-stock-threshold 2021-12-23 10:21:08 -05:00
jamelreid d83a83ae0c Updated JSDoc to description 2021-12-23 10:20:40 -05:00
jamelreid 35784f2f3a Updated JSDoc type 2021-12-23 10:18:50 -05:00
Ron Rennick 0323025179 update readme, changelog 2021-12-22 14:54:04 -04:00
Ron Rennick 60e1820898 dismiss onboarding wizard on page load tests 2021-12-22 13:59:38 -04:00
Ron Rennick d2390950d2
Merge pull request #31397 from woocommerce/add/post-external-smoke-test-results-to-pr
Post external smoke test results to GitHub PR
2021-12-22 10:04:44 -04:00
jonathansadowski 71cdcf322c
Merge pull request #31465 from woocommerce/fix/fail-package-builds-2
Add needed packages to build e2e
2021-12-20 11:11:19 -06:00
Jamel Noel Reid 8920b4686e
Update CHANGELOG.md 2021-12-20 11:51:43 -05:00
jamelreid 5b63fa9a75 Merged trunk into add/post-external-smoke-test-results-to-pr 2021-12-20 10:51:04 -05:00
jamelreid 8078b0cdaf Added low stock threshold 2021-12-17 12:38:19 -05:00
jamelreid 40d14043d2 Updated CHANGELOG.md 2021-12-17 12:37:09 -05:00
Greg e7d3a65752 Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/plugin-upload-test-functionality 2021-12-16 13:39:15 -07:00
Greg 77bb3e958d Logic for private repos and minor tweaks 2021-12-16 09:58:11 -07:00
roykho b1e7abcd4a
Add needed packages to build e2e 2021-12-16 07:48:52 -08:00
Roy Ho f7c93a6823
Merge branch 'trunk' into standardize-config-files 2021-12-16 05:44:48 -08: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 6e5005b0d4
Merge branch 'trunk' into add/plugin-upload-test-functionality 2021-12-15 13:43:46 -07:00
Ron Rennick 42dd5504f3 merge trunk 2021-12-15 14:26:54 -04: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
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
roykho 76794e374c
Restore babel/polyfill removed by accident 2021-12-14 12:10:28 -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
Greg 6fb892bca4 Linting updates 2021-12-14 10:56:44 -07: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 ff7c615770
Move gitignore paths to root when it makes sense 2021-12-14 08:21:37 -08:00