Riad Benguella
e1b7c42256
try sending the right hashes
2023-12-14 16:06:02 +01:00
Riad Benguella
743b26d498
Performance: Log the performance metrics to codevitals
2023-12-14 14:27:42 +01:00
Riad Benguella
2f10d5ca73
Perfomance: Fix the metrics job on trunk
2023-12-14 14:00:29 +01:00
Riad Benguella
1f9e8bf511
Fix typo
2023-12-14 11:12:09 +01:00
Riad Benguella
68617e8ef1
Performance: Add a tool and a CI workflow to compare performance between PR and trunk and track metrics on trunk
2023-12-14 10:48:15 +01:00
Jonathan Lane
8e2e7de7ce
Migrate Puppeteer test action from Blocks repo ( #42733 )
...
* Migrate Puppeteer test action from Blocks repo
* Update file path
* Use pnpm
* Use npm
* Updates based on feedback
* Comment out paths for testing
* Fix paths with working directory
* Use pnpm
* Fix missing pnpms
* npm instead
* Do use pnpm
* Update command
* Blocks wp-env config
* Update paths, config files
* Run test commands from blocks
* Config update
* Uncomment paths so that e2e checks only run on Blocks
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-12-13 16:01:34 -08:00
Jonathan Lane
97647b850e
Remove link to Blocks repo from issues reporting config ( #42788 )
...
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-12-13 10:09:38 -08:00
Christopher Allford
8cf2f54ab8
Migrated Blocks' PR Assignment Workflow ( #42782 )
2023-12-13 07:30:15 -08:00
Christopher Allford
be290984b9
`setup-woocommerce-monorepo` Action in Highlight Changes Workflow ( #42740 )
2023-12-12 21:33:52 -08:00
Jonathan Lane
dd255a2820
Update daily test workflows post Blocks-merge ( #42716 )
...
* Update action for API tests
* Changelog
* Update e2e tests
* Rename WooCommerce Payments to WooPayments
---------
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-12-12 14:50:18 -08:00
Christopher Allford
798e79f7b1
Added Monorepo Setup To Changelog Workflow ( #42002 )
2023-12-10 23:15:56 -08:00
Christopher Allford
00e1270a3a
Update project-pr-labeler.yml
2023-12-10 22:28:53 -08:00
Christopher Allford
acd52e56fb
Update project-pr-labeler.yml
2023-12-10 16:06:20 -08:00
Christopher Allford
59ba99f23a
Update project-pr-labeler.yml
2023-12-10 16:04:30 -08:00
Christopher Allford
2782a7bae9
Remove Unused Tools
2023-12-09 14:40:27 -08:00
Christopher Allford
9f3d4abaed
Disabled CI Install Filtering
...
There is currently a bug with `pnpm` that needs fixed first.
2023-12-09 14:40:27 -08:00
Christopher Allford
fa011a431b
Removed Unnecessary `run` From `pnpm`
2023-12-09 14:36:22 -08:00
Christopher Allford
e9484c33f4
Removed Unnecessary `run` Usage
...
Since `pnpm` defaults to `run` unless a built-in
command exists we don't really need to use `run`.
2023-12-09 14:31:56 -08:00
Christopher Allford
a82e646157
Fixed Beta Tester Release Workflow
2023-12-09 14:31:11 -08:00
Christopher Allford
1e4d55b36a
Updated Documentation
2023-12-09 14:30:29 -08:00
Christopher Allford
ed690db902
Updated `setup-woocommerce-monorepo` Usage
2023-12-09 14:30:10 -08:00
Christopher Allford
6a2a2236c4
Testing Fix
2023-12-09 14:28:40 -08:00
Christopher Allford
5c2d838b6d
Moved Input Parsing
...
It looks like it may have been too late and not getting parsed?
2023-12-09 14:28:40 -08:00
Christopher Allford
56c92d39ed
Debug Logging
2023-12-09 14:28:40 -08:00
Christopher Allford
a41d0a96c8
Fix PNPM Install Caching
2023-12-09 14:28:40 -08:00
Christopher Allford
2c80c9d630
Added Required Shell
2023-12-09 14:28:40 -08:00
Christopher Allford
449e4358cf
More Fixes
2023-12-09 14:28:40 -08:00
Christopher Allford
e5eff12f79
Fixed Wrong Equality Operator
...
Too used to strict equality I guess :)
2023-12-09 14:28:40 -08:00
Christopher Allford
b0d896c3e3
Refactored Monorepo Setup Action
...
This makes some adjustments for consistency in style as well as making
improvements to usability and performance. It also updates all of the
pinned hashes to pull in any fixes that have been made.
2023-12-09 14:28:37 -08:00
Christopher Allford
95c33afa8a
Cache Fix Attempt
2023-12-09 14:26:36 -08:00
Christopher Allford
e40e63a75c
Fixed Matrix Generation Failure Evaluation
2023-12-09 14:26:36 -08:00
Christopher Allford
783efb70b1
Cache Fix Attempt
2023-12-09 14:26:31 -08:00
Christopher Allford
7805176ebf
Removed Unnecessary Caching
2023-12-09 14:25:33 -08:00
Christopher Allford
0879d998ed
Updated Monorepo Setup
2023-12-09 14:24:53 -08:00
Christopher Allford
5bbb9edc6d
Renamed WooCommerce Plugin Package
...
In order to prevent supply-chain attacks we have renamed
the package. The new name is `@woocommerce/plugin-woocommerce`.
2023-12-09 12:59:24 -08:00
Christopher Allford
8c6b414fe0
Revert "Refactoring Task Infrastructure" ( #41928 )
...
Revert "Refactored Task Infrastructure (#41202 )"
This reverts commit 96a973b9fa
.
2023-12-06 11:36:12 -08:00
Christopher Allford
96a973b9fa
Refactored Task Infrastructure ( #41202 )
...
* Fixed NPM packages with invalid names.
* Renamed plugin packages.
* Standardized package NPM scripts.
* Replaced Turborepo with Wireit.
2023-12-06 09:32:32 -08:00
Christopher Allford
88969742f2
Regenerate PNPM Lock File & Fix Errors ( #41830 )
2023-12-05 00:36:30 -08:00
nigeljamesstevenson
9cf42cfd36
Update smoke-test-daily.yml
2023-11-30 01:39:20 +00:00
nigeljamesstevenson
4dcb0ffd8a
Update smoke-test-daily.yml
2023-11-30 00:53:12 +00:00
paul sealock
cb3ed643c0
just use time
2023-11-28 12:33:48 +13:00
paul sealock
f4b788028f
fix quotes
2023-11-28 12:25:24 +13:00
paul sealock
9e7bf3d712
add time
2023-11-28 12:19:36 +13:00
paul sealock
f4bee14d01
here we go
2023-11-28 12:19:28 +13:00
paul sealock
670a35907e
oops
2023-11-28 12:12:29 +13:00
paul sealock
c686bfeb8a
here we go
2023-11-28 12:11:23 +13:00
paul sealock
afa636c379
try this
2023-11-28 12:04:29 +13:00
paul sealock
5af9ebc087
save
2023-11-28 12:03:09 +13:00
paul sealock
a9651ecf11
make better branch name
2023-11-28 11:49:59 +13:00
paul sealock
45e016703c
rename package release branch
2023-11-28 11:41:00 +13:00