nigeljamesstevenson
bfb47ee8aa
Release test workflow: support WooAF draft releases ( #40786 )
2023-10-17 14:19:46 +01:00
Christopher Allford
436e6c0482
Add Triage Label Delay ( #40783 )
...
This makes sure that authors have an opportunity to add a label before
the triage label gets added due to a lack of labels.
2023-10-16 10:36:07 -07:00
Rodel Calasagsag
f63b8353ee
Add support for draft releases
2023-10-14 16:20:33 +08:00
nigeljamesstevenson
e1d76d680b
Delete .github/workflows/test-assistant-api-with-date.yml
...
no longer required - used for testing a published workflow
2023-10-11 12:06:44 +01:00
nigeljamesstevenson
026c3ea20d
Ensure HPOS is disabled if ENABLE_HPOS is set to '0' ( #40528 )
...
* Ensure HPOS is disabled if ENABLE_HPOS is set to '0'
* update spacing and changelog
* log ENABLE_HPOS value for GitHub action
* remove log ENABLE_HPOS value for GitHub action
* updates to HPOS using REST API
* update spacing
* code tidy up
* workflow and global-setup updates after review
* update workflow for api tests
* workflow updates
* delete .github/workflows/pr-build-and-e2e-tests-non-hpos.yml
* update workflow
* update api setup for HPOS
* updates to workflows for api references and setup updates
* add in ENABLE_HPOS check
* update API tests BASE_URL
* updates after review
* update error text
* remove extraneous variable names
2023-10-11 15:03:24 +08: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
nigeljamesstevenson
840b722ce5
Update test-assistant-api-rest-change-tracker.yml
2023-10-09 19:44:01 +01:00
nigeljamesstevenson
b7b763cf7e
Update test-assistant-api-rest-change-tracker.yml
2023-10-09 16:54:59 +01:00
nigeljamesstevenson
60b4502e40
Update test-assistant-api-with-date.yml
2023-10-07 11:03:46 +01:00
nigeljamesstevenson
a98d255f9f
Update test-assistant-api-with-date.yml
2023-10-07 11:01:29 +01:00
nigeljamesstevenson
1a1b54b355
Update test-assistant-api-with-date.yml
2023-10-07 10:43:26 +01:00
nigeljamesstevenson
292cd5cb5a
Update test-assistant-api-with-date.yml
2023-10-07 10:25:47 +01:00
nigeljamesstevenson
66b619ed4c
Update test-assistant-api-with-date.yml
2023-10-06 14:44:04 +01:00
nigeljamesstevenson
3fd92748a9
Update test-assistant-api-with-date.yml
2023-10-06 14:26:39 +01:00
nigeljamesstevenson
054aeaa6e3
Update test-assistant-api-with-date.yml
2023-10-06 14:05:57 +01:00
nigeljamesstevenson
70714fc744
Update test-assistant-api-with-date.yml
2023-10-06 13:42:30 +01:00
nigeljamesstevenson
8fa7906385
Update test-assistant-api-with-date.yml
2023-10-06 13:21:45 +01:00
nigeljamesstevenson
2907e31c46
Update test-assistant-api-with-date.yml
2023-10-06 13:01:24 +01:00
nigeljamesstevenson
9b188e2221
Update test-assistant-api-with-date.yml
2023-10-06 12:38:10 +01:00
nigeljamesstevenson
3b5d0829a1
Update test-assistant-api-with-date.yml
2023-10-06 12:30:18 +01:00
nigeljamesstevenson
6ccb20287f
Rename test-assistant-api-with-date to test-assistant-api-with-date.yml
2023-10-06 12:23:18 +01:00
nigeljamesstevenson
9c4dfc3fd3
Update test-assistant-api-with-date
2023-10-06 12:17:37 +01:00
nigeljamesstevenson
755b1ebf81
Update test-assistant-api-with-date
2023-10-06 12:06:40 +01:00
nigeljamesstevenson
e69f640241
Create test-assistant-api-with-date
2023-10-06 12:05:27 +01:00
nigeljamesstevenson
fd3571e9e2
Update test-assistant-api-rest-change-tracker.yml remove Milestone Due date
2023-10-05 10:52:28 +01:00
nigeljamesstevenson
9851535e0c
Update test-assistant-api-rest-change-tracker.yml slack-text message with milestone
2023-10-05 10:21:27 +01:00
nigeljamesstevenson
040ac64fb5
Update test-assistant-api-rest-change-tracker.yml
...
add milestone information to slack notification
2023-10-05 09:50:06 +01:00
nigeljamesstevenson
2c738a59dd
Create test-assistant-api-rest-change-tracker.yml
...
Workflow used to send a Slack notification when a PR contains rest api changes
2023-10-05 09:32:19 +01:00
jonathansadowski
e8df6a634e
Add CFE label to cherry-picks via workflow ( #40570 )
...
add CFE label to cherry-picks
2023-10-03 16:00:17 -05:00
Ron Rennick
f73b8a80f6
update project labeler workflow configuration labels ( #40454 )
2023-09-30 21:38:59 -03:00
Ron Rennick
4ee6eb7ce3
update project labeler workflow configuration labels
2023-09-27 05:03:21 -03:00
Christopher Allford
7de08e1751
Fixed PHPCS Base Comparison
2023-09-26 11:40:38 -07:00
Christopher Allford
cd8398bce9
Revert "Fix Code Sniff Action Change Detection" ( #40429 )
...
Revert "Fix Code Sniff Action Change Detection (#40400 )"
This reverts commit 9de59bf01f
.
2023-09-26 00:58:31 -07:00
Christopher Allford
9de59bf01f
Fix Code Sniff Action Change Detection ( #40400 )
...
* Adjusted PHPCS Workflow Change Detection
This _should_ hopefully fix the broken detection of
changed files for running the code sniffs.
* Change Test
* Core Change
* Removed Sniff Test
2023-09-25 13:25:44 -07:00
Ron Rennick
402d489999
add enhancement exclusion to stalebot config ( #40391 )
...
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2023-09-25 15:39:27 +02:00
Rodel Calasagsag
46dd6369e4
Fix "Smoke tests on daily build" link
2023-09-14 15:32:50 +08:00
Rodel Calasagsag
d5a18163da
Merge branch 'trunk' into e2e/slack-daily-plugins
2023-09-14 15:21:48 +08:00
nigeljamesstevenson
ba08acba62
Run a full site reset on daily runs ( #40061 )
2023-09-10 22:54:52 +01:00
nigeljamesstevenson
33e01b9af2
Add instructions for testing contributions in the CONTRIBUTING.md file. ( #40018 )
...
Checks ran after closing and opening the PR. One failed but it passed after re-run. Checked and appeard the old anchors were not used in other places so merging this one - thanks!
2023-09-08 15:39:52 +01:00
Rodel Calasagsag
8f4d94bdc1
Merge branch 'trunk' into e2e/slack-daily-plugins
2023-09-08 13:00:17 +08:00
Alex López
6dc7b83c9c
Fix documentation based on feedback from PR review.
2023-09-07 13:56:38 +02:00
Adrian Duffell
1cfed94eb9
Remove React Admin label from PR labeler ( #40014 )
...
Remove “focus: react admin” from PR labeller
2023-09-07 13:05:07 +08:00
Jon Lane
575e2346af
Set env variable to update to nightly
2023-09-06 16:14:51 -07:00
Jon Lane
b5e5f33825
Update to nightly release after reset
2023-09-06 16:06:49 -07:00
nigeljamesstevenson
5a8ed71edc
E2E: Remove WP Latest-2 from release tests ( #40012 )
2023-09-06 12:38:40 +01:00
Alex López
30e2437d43
Fix typo.
2023-09-04 15:12:02 +02:00
Alex López
ef023f75c6
Add instructions for testing contributions in the CONTRIBUTING.md file.
2023-09-04 15:07:32 +02:00
Rodel Calasagsag
6d946930f1
Simplify WP L-1 wp-env setup
2023-09-03 18:19:25 +08:00
Rodel Calasagsag
9d1664b822
Fix input value
2023-09-03 11:55:16 +08:00
Rodel Calasagsag
d34fb8b07e
Re-enable steps and jobs
2023-09-03 10:56:37 +08:00