Commit Graph

87 Commits

Author SHA1 Message Date
Jonathan Lane 1671523cc0
Remove upload plugin test from Slack reporting on daily (#47067)
Co-authored-by: Jon Lane <jon.lane@automattic.com>
2024-05-07 14:40:12 +03:00
Jonathan Lane bf43cf7e37
Update workflow to use latest checkout actions (#45199)
* Update workflow to use latest checkout actions

* Update non-HPOS workflow as well

* Update additional actions

* Set a slow test threshold at 30 seconds (15 is default)

* Final action updates

* Slow tests has to be an object

* Pin external actions to commit

* Slow test threshold and max

---------

Co-authored-by: Jon Lane <jon.lane@automattic.com>
2024-02-29 18:58:28 -04:00
Christopher Allford bf29119032
Updated PNPM to ^8.12.1 (#42860) 2023-12-18 20:31:49 +13: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 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 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
Jonathan Lane 9572bf2a12
Fix e2e and api execution on daily runs (#41113)
* Increase a couple of timeouts

* Remove duplicate update to nightly

* Add changelog

* Install Playwright

* Handle Playwright setup

* Add in build name

* Add in check in e2e tests for daily run

* Reverse check

* Rookie mistake

* Use ternary operator instead

---------

Co-authored-by: Jon Lane <jon.lane@automattic.com>
2023-11-01 15:44:24 -07:00
Christopher Allford fbbca9c3e0
Refactored Linting & Unit Testing Workflows (#40572) 2023-10-19 11:24:20 -07:00
rodelgc c64ae36956
Fix recently failing "API on WP Latest" job in release testing workflow (#40453)
* Add changelog

* Add dedicated PW config and global setup files

* Add step to download chromium

* Specify config and env var

* Fix trivial whitespaces

* Disable Slack notif for now

* Re-enable Slack summary

* Simplify getting major, minor version numbers

* Use single line for response wait
2023-10-11 14:46:46 +08:00
Rodel Calasagsag 46dd6369e4 Fix "Smoke tests on daily build" link 2023-09-14 15:32:50 +08:00
Rodel Calasagsag 910f8cf583 Handle skipped plugin tests more gracefully 2023-09-01 13:13:46 +08:00
Rodel Calasagsag 0207bbff97 Handle skipped plugin tests 2023-09-01 11:35:37 +08:00
Rodel Calasagsag 4a9361da46 Merge branch 'trunk' into e2e/slack-daily-plugins 2023-08-25 14:42:58 +08:00
Rodel Calasagsag d096619ef4 Add header link 2023-08-23 09:09:17 +08:00
Rodel Calasagsag 073a250bd5 Add links 2023-08-23 08:46:17 +08:00
Rodel Calasagsag af2d4b8daa Minor doc addition 2023-08-17 11:51:16 +08:00
Rodel Calasagsag 8fe91cf714 Minor function scoping 2023-08-17 11:51:02 +08:00
Rodel Calasagsag ce6a9e2b26 Minor text update 2023-08-17 11:39:47 +08:00
Rodel Calasagsag 876a0eb6b9 Get actual run date 2023-08-17 11:37:42 +08:00
Rodel Calasagsag 7ef6f1c30a Move divider location 2023-08-17 10:30:23 +08:00
Rodel Calasagsag 56a90d9505 Remove unnecessary comma 2023-08-17 09:56:46 +08:00
Rodel Calasagsag 6511664ba3 Minor variable naming change 2023-08-17 08:54:21 +08:00
Rodel Calasagsag 0d6f1969ed More slack message formatting changes 2023-08-17 08:51:49 +08:00
Rodel Calasagsag 6af3605344 Change slack message formatting 2023-08-16 12:47:25 +08:00
Rodel Calasagsag 8195c0286c Fix syntax error 2023-08-16 09:07:56 +08:00
Rodel Calasagsag d351853bc1 Fix function export 2023-08-16 08:14:22 +08:00
Rodel Calasagsag bbfa6c0644 Add supporting scripts 2023-08-15 16:53:29 +08:00
Tam Mullen 5cfd509dc7
Update PR scrub action to display different message for merged PRs (#39723)
* Update PR Scrub to display different message for merged PRs

* Created separate steps for open and merged PRs
2023-08-14 21:27:53 +01:00
jonathansadowski bfedd049c1
Abstract PR scrub action so it can be used in two places (#39329)
* Abstract PR scrub action so it can be used in two places

* Rename composite action; add newline
2023-07-20 14:09:46 -05:00
Sam Seay 4a2fd63b99
Use syncpack customTypes to keep pnpm and node in sync. Update pnpm to 8.6.7 (#39245) 2023-07-18 14:27:18 +12:00
Sam Seay 957fb2b07e
Update pnpm to 8.6.5 (#38990) 2023-06-29 16:51:29 +12:00
Paul Sealock ec9f489dd0
Update phpcs-changed to version 2.11.1 (#38756)
* bump version

* composer lock file update

* changelog
2023-06-21 14:09:28 +12:00
Paul Sealock 950c25b4a0
Monorepo Setup: Pin phpcs-changed version (#38754)
pin phpcs-changed dependency
2023-06-16 14:04:18 +12:00
rodelgc 68fe31abe4
Send Slack summary of release test results (#38180)
Check out files from WIP branch
2023-05-11 14:29:12 -07:00
Sam Seay 6d02b0a00e
Update cache action and fix bug with turbo caching in CI (#37774) 2023-04-28 16:34:49 +12:00
Sam Seay 7cbc3811d8
Update monorepo to pnpm 8 and Node to 16.14 (#37915) 2023-04-25 18:49:30 +12:00