Chi-Hsuan Huang
|
86fc8b62e5
|
Switch to pnpm (https://github.com/woocommerce/woocommerce-admin/pull/8349)
* Add pnpm-workspace.yaml
* Add missing dependencies & replace file: with workspace:* in
package.json
* Replace "npm" with "pnpm"
* Replace "npx" with "pnpx"
* Remove package-lock.json
* Add pnpm setup action to github workflows
* Update webpack babel exclude path
* Upgrade woo e2e and fix e2e test command
Update e2e.yml
Use pnpm run e2e:docker-up in e2e.yml
* Remove unused docker-compose.yaml
* Replace lerna with pnpm commands
Update publish commands
* Exclude _locutus_shared_bc.js in babel.config.js
* Add .npmrc to set enable-pre-post-scripts=true by default
* Fix storybook babel config
Update babel.config.js
* Add changelog
* Update pnpm-lock.yaml
* Replace pnpx with pnpm exec
* Update pnpm-lock.yaml
* Remove js-tests/package-lock.json
* Fix @woocommerce/tracks -> workspace:*
* Update pnpm-lock.yaml
* Add @woocommerce/experimental to onboarding/package.json
* Add "@woocommerce/component" to onboarding/package.json
* Update pnpm-lock.yaml
* Use || instead of && for "test:watch"
Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>
* Fix packages/number "clean" command
* Add root: true to .eslintrc.js to enforce it to use the root config file
* Exclude packages/**/node_modules from babel transpiling
* Fix js-tests build config
Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>
|
2022-03-04 12:01:16 +08:00 |
Moon
|
3398e03999
|
Add missing ---> tag (https://github.com/woocommerce/woocommerce-admin/pull/7494)
|
2021-08-11 07:11:13 -07:00 |
Moon
|
daf91d034c
|
use Jetpack Changelogger for changelog management (https://github.com/woocommerce/woocommerce-admin/pull/6870)
* use Jetpack Changelogger for changelog management
* Extends Jetpack Changelogger's write command
* Uses changelog.txt
* Add Enhancement
* Remove use of WriteCommand and implement parse() in the Formatter
* Remove bin/changelogger.php wrapper
* Use semver
* Fix spacing
* Fix typo
* changelog.txt update to match readme.txt
* changelog PR template
* remove changelog from readme.txt
Co-authored-by: Paul Sealock <psealock@gmail.com>
|
2021-07-08 19:03:51 -07:00 |
Bec Scott
|
50304d683c
|
Add/testing instructions (https://github.com/woocommerce/woocommerce-admin/pull/6256)
* Add testing instructions
* test instructions for woocommerce/woocommerce-admin#5868
* test instructions for woocommerce/woocommerce-admin#6086
* testing instructions for woocommerce/woocommerce-admin#6094
* testing instructions for woocommerce/woocommerce-admin#5892
* testing instructions for woocommerce/woocommerce-admin#6122
* drop trailing line
* Add test instructions instruction to pull request template
|
2021-02-05 09:34:18 +10:00 |
Paul Sealock
|
8b0e058bfe
|
Add changlog instructions (https://github.com/woocommerce/woocommerce-admin/pull/5769)
* Add changlog instructions
* handle packages
|
2020-12-02 15:18:43 +13:00 |
Paul Sealock
|
c207c545e6
|
Changelog: Use author's note, if supplied
|
2019-06-18 22:11:58 +12:00 |
Timmy Crawford
|
76ac6ec282
|
Add a prompt for Changelog entry in PR template. (https://github.com/woocommerce/woocommerce-admin/pull/2251)
|
2019-05-22 15:23:41 -07:00 |
Kelly Dwan
|
867b51a18e
|
Add Accessibility section to the PR template (https://github.com/woocommerce/woocommerce-admin/pull/1133)
|
2018-12-19 17:33:02 -05:00 |
Paul Sealock
|
4b64fd3a60
|
Add a note about using SwaggerHub in PR template
|
2018-11-14 12:06:50 +13:00 |
Jonathan Belcher
|
59a3db306e
|
Remove unneeded leading whitespace (https://github.com/woocommerce/woocommerce-admin/pull/820)
This has made it difficult to quick create test instructions since I have to add a leading space before every step.
|
2018-11-12 16:50:03 -05:00 |
Jonathan Belcher
|
a8432e7a90
|
Remove format comment
|
2018-10-16 11:55:59 -04:00 |
Jonathan Belcher
|
1ef9d132dd
|
Update PR template to be a little simpler
|
2018-10-10 11:57:44 -04:00 |
Jonathan Belcher
|
136a53dd0f
|
Remove link to P2
|
2018-10-10 10:45:31 -04:00 |
Jonathan Belcher
|
98a3d68820
|
Adds GitHub templates to ensure good issue and PR descriptions
|
2018-10-10 10:33:38 -04:00 |