Commit Graph

36 Commits

Author SHA1 Message Date
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
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 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
rodelgc 68fe31abe4
Send Slack summary of release test results (#38180)
Check out files from WIP branch
2023-05-11 14:29:12 -07:00
rodelgc 524ad3db3e Test artifact upload 2023-03-22 19:12:23 +08:00
rodelgc 874faf8d4e Use single function to do s3 upload 2023-03-18 08:35:03 +08:00
rodelgc 45071f2f03 Simplify upload scripts 2023-03-18 08:29:56 +08:00
rodelgc 96b27622bb Enclose in double quotes 2023-03-18 07:27:48 +08:00
rodelgc bcd9a7f9e7 Export function 2023-03-17 15:47:23 +08:00
rodelgc d3928b6121 Remove unnecessary explicit exit 2023-03-17 15:44:57 +08:00
rodelgc 76dca5548b Use separate files 2023-03-17 15:41:06 +08:00
rodelgc 94eff753be Specify allure report and results dirs 2023-03-16 16:09:53 +08:00
rodelgc 8b44038699 Run e2e-wp-latest 2023-03-16 13:38:29 +08:00
rodelgc cc9943b3d1 Change sync to cp command 2023-03-16 11:44:50 +08:00
rodelgc dc7b824dad Remove misplaced env var assignments 2023-03-16 11:27:11 +08:00
rodelgc f89dd7e2c5 Use `run-api-tests` action 2023-03-16 11:08:46 +08:00
rodelgc 71c008eb7e Use e2e composite actions on update wc test 2023-03-16 08:52:33 +08:00
rodelgc 763c819aea Checkout composite actions 2023-03-16 08:09:58 +08:00