Ron Rennick
8ef39e2269
Merge pull request #31909 from woocommerce/fix/31907
...
Exclude the project root when ran in GitHub CI
2022-02-23 11:34:29 -04:00
Roy Ho
6f22a51db9
Merge pull request #31961 from woocommerce/update/bump_woocommerce_admin_3.2.0
...
Bump woocommerce-admin version to 3.2.0
2022-02-22 11:47:05 -08:00
Lourens Schep
0b34842c8d
Bump woocommerce-admin version
2022-02-22 14:36:48 -04:00
jamelreid
9837274a66
Updated CHANGELOG.md
2022-02-22 13:06:51 -05:00
Christopher Allford
8dffe885c6
Expanded Project Label Action Permissions
...
With the `pull_request_target` event, it will have
the write permissions needed to add labels.
2022-02-22 10:05:27 -08:00
Christopher Allford
91442cd5d1
Limited Post-Merge Comment
...
Since this is for the WooCommerce release process,
we should only trigger it for the Core plugin.
2022-02-22 10:04:33 -08:00
Christopher Allford
21ed16c24b
Fixed Project Labeler Matches
2022-02-21 14:59:50 -08:00
Christopher Allford
e8096a7ac2
Fixed PR Labeler Workflow Syntax
2022-02-21 14:32:37 -08:00
Christopher Allford
b00629c889
Merge pull request #31952 from woocommerce/add/project-label-action
...
Added Project Label Workflow
2022-02-21 14:27:32 -08:00
Christopher Allford
fb1f86b69a
Added Project Label Workflow
...
This workflow should automatically label a
pull request based on the code being
touched.
2022-02-21 14:26:46 -08:00
Jonathan Lane
acb288ceb5
Merge pull request #31930 from woocommerce/e2e/bump-versions
...
bump E2E versions
2022-02-18 13:31:03 -08:00
Roy Ho
ffc9327892
Merge pull request #31935 from woocommerce/revert-31593-trunk
...
Revert "If applied, this commit will format Line items price in order api"
2022-02-18 13:16:10 -08:00
Jamel Noel Reid
354c666ba6
Merge pull request #31929 from woocommerce/e2e/ignore-results
...
exclude test results from package publish
2022-02-18 15:57:02 -05:00
Christopher Allford
396fbe12bd
Inverted Triage Workflow Check
2022-02-18 12:43:00 -08:00
Josh Betz
31b22673f4
Revert "If applied, this commit will format Line items price in order api ( #31593 )"
...
This reverts commit afde32fd01
.
2022-02-18 14:42:25 -06:00
Christopher Allford
b8293e4216
Fixed Triage Label Check
...
This (hopefully) corrects the label presence check. The goal is to avoid applying the triage label when an issue is created with a label.
2022-02-18 12:41:47 -08:00
Christopher Allford
bacfee1614
Added Triage Label Workflow
...
This workflow (should) automatically add the `status: awaiting triage` label when issues are created.
The workflow won't trigger if a label is applied when the issue is created.
2022-02-18 12:35:24 -08:00
Christopher Allford
b954f3eb67
Updated Stale Label
...
The default 'Stale' label needs replaced with the one we use in the repository.
2022-02-18 12:11:30 -08:00
jamelreid
256d766518
Updated logic to resolveSingleE2EPath
...
All tests are expected to be found in the tests/e2e directory, so in the event that tests/e2e is a part of the single test path, it is removed to ensure the file path is correct.
2022-02-18 13:02:59 -05:00
Ron Rennick
4fa9cf1051
missed package bumps from #31836
2022-02-18 13:14:06 -04:00
Ron Rennick
34b5cae86f
exclude test results from package publish
2022-02-18 13:06:29 -04:00
Vedanshu Jain
dcbc37a904
Merge pull request #31785 from Saggre/fix/wc-api-error-code
...
Fix typo in wc api exception code
2022-02-18 21:15:18 +05:30
Fernando
524fad10cd
Merge pull request #31906 from woocommerce/fix/28603_follow_up
...
Add event tracking to Payments tab
2022-02-18 12:04:31 -03:00
Ron Rennick
101347788f
Merge pull request #31921 from woocommerce/try/k6-run-ci-onpr
...
Run k6 tests on PR after e2e and API
2022-02-18 10:55:31 -04:00
jamelreid
a756af894c
Clean up
2022-02-18 09:22:56 -05:00
Néstor Soriano
adc5b1ba42
Merge pull request #30994 from dnwjn/feature/refund-restock-note-filter
...
Add filter for refund restock note
2022-02-18 12:20:38 +01:00
Néstor Soriano
9c017e0366
Change @since annotation for woocommerce_refund_restock_note to 6.4
2022-02-18 11:59:11 +01:00
Tam Mullen
579d491ca2
Update orders and product k6 tests to be more robust
2022-02-17 22:34:09 +00:00
Tam Mullen
74c72274a7
Add docker:wait to e2e env for waiting without running tests
2022-02-17 22:31:26 +00:00
Tam Mullen
67d6c063fd
Add k6 test scenario for all requests to run in PR action
2022-02-17 22:09:11 +00:00
Roy Ho
6ab6788c75
Merge pull request #31919 from woocommerce/update/gh-workflows
...
Prevent GH mirror workflow to run in forks
2022-02-17 13:59:15 -08:00
Tam Mullen
06bb16bcfd
Add k6 tests to the existing PR build and test action
2022-02-17 21:45:21 +00:00
Claudio Sanches
6a1a0b7681
Check for owner and repo
2022-02-17 18:16:32 -03:00
Claudio Sanches
d5624db5ea
Check if workflow is running inside a Woo org
...
Fixes coding standards
2022-02-17 16:11:10 -03:00
Fernando Marichal
5dc30bd013
Add Account Details event tracking
2022-02-17 15:43:16 -03:00
Roy Ho
2d1bd2941b
Merge pull request #31908 from woocommerce/fix/add-post-merge-comment
...
Update references to labels in the post merge comment.
2022-02-17 09:23:25 -08:00
Barry Hughes
31884d9052
Update wording.
2022-02-17 09:06:29 -08:00
Néstor Soriano
74f471a476
Merge pull request #31911 from woocommerce/add/product-attributes-lookup-table-to-core-db-schema
...
Create and fill the product attributes lookup table during a clean install of WooCommerce
2022-02-17 16:49:05 +01:00
Nestor Soriano
563c56d76b
Remove the DataRegenerator::maybe_create_table_indices
...
It's not needed since dbDelta will take care of the indices in both
new WooCommerce installs and upgrades from a previous version.
2022-02-17 16:04:17 +01:00
Nestor Soriano
eca84266f0
Create and fill the product attributes lookup table in clean installs.
...
The table creation and filling was happening in a data migration, but
data migrations only run when WooCommerce is upgraded, not on a
clean install. Also, the option for using the lookup table
wasn't being set after a clean install (when the table has been created
and is empty since there are no products yet).
As part of the fix the table is added to the list of WooCommerce
core tables, and thus it's covered by the "Verify base database tables"
tool.
2022-02-17 11:00:12 +01:00
Néstor Soriano
48da1c7928
Merge pull request #31889 from woocommerce/add/abort-resume-tool-for-product-attributes-lookup-table-regeneration
...
Add extra UI for aborting/resuming the product attributes lookup table filling
2022-02-17 09:13:10 +01:00
jamelreid
c73c2be097
Exclude the project root when ran in GitHub CI
2022-02-16 23:31:04 -05:00
barryhughes
a5a712fbd0
Update references to labels in the post merge commit.
2022-02-16 15:39:20 -08:00
Barry Hughes
91ed566198
Merge pull request #31414 from woocommerce/fix/extend-admin-refunds-for-gift-cards
...
Support gift cards in admin order refunds template.
2022-02-16 15:34:59 -08:00
barryhughes
9a4b4907cd
Tweak docblock for `woocommerce_admin_order_should_render_refunds` filter hook.
2022-02-16 15:02:43 -08:00
Ron Rennick
8423b3b992
Merge pull request #31834 from woocommerce/fix/31833
...
Fix failing smoke tests when a new release candidate is published
2022-02-16 16:47:45 -04:00
xristos3490
45b9eebcda
Move filter at the top of the template
2022-02-16 21:56:24 +02:00
Fernando Marichal
b327fb5439
Add event tracking to Payments
2022-02-16 15:32:41 -03:00
Christopher Allford
265be6b514
Applied label changes
2022-02-15 20:50:40 -08:00
Christopher Allford
78912b9c8c
Applied label changes
2022-02-15 20:48:25 -08:00