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
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
louwie17
1706585ea7
Pin PNPM to 7.29.1 to fix build errors ( #37208 )
2023-03-14 07:09:58 -03:00
Sam Seay
341541964c
Update action dependencies to remove set-output and save-state warnings ( #36549 )
2023-01-27 20:26:54 +13:00
Sam Seay
5eb13f89bc
Update the pnpm setup action in workflows to remove Node.js 12 deprecation warnings ( #36547 )
2023-01-24 15:44:31 +13:00
Roy Ho
16386238cc
Add minimum required permissions for workflow token ( #36200 )
...
* Add minimum required permissions to e2e-tests
* Add minimum token permission to more workflows
2023-01-02 09:28:11 -08:00
Sam Seay
43143b848f
Remove some usages of set-output ( #35799 )
...
* Migrate straight script usage of set-output to write to GITHUB_OUTPUT
* Use file_put_contents in php scripts to set GITHUB_OUTPUT
2022-12-06 09:35:49 +13:00
Paul Sealock
19f0410bc1
PHPCS: Lint only changes ( #35407 )
...
Add `sirbrillig/phpcs-changed` to run PHPCS only on changes, not entire files
2022-11-01 07:53:01 +13:00
Sam Seay
197c43e557
Remove phpcs Github action in favor of running phpcs directly ( #35237 )
2022-10-25 20:17:38 +13:00