Rodel Calasagsag
08eab1046c
Additional skip check
2023-09-01 11:39:10 +08:00
Rodel Calasagsag
0207bbff97
Handle skipped plugin tests
2023-09-01 11:35:37 +08:00
Rodel Calasagsag
23dce606c5
Merge branch 'trunk' into e2e/slack-daily-plugins
2023-08-29 15:50:20 +08:00
nigeljamesstevenson
879136404d
Updates smoke-test-daily.yml workflow to correctly remove test execution ( #39904 )
...
Updates smoke-test-daily.yml workflow to correctly remove additional test execution as previous revert PR #39889 missed a step
2023-08-25 18:06:46 +08:00
Rodel Calasagsag
4a9361da46
Merge branch 'trunk' into e2e/slack-daily-plugins
2023-08-25 14:42:58 +08:00
nigeljamesstevenson
e0c569baff
revert #39803 Add additional Perf Test Daily run ( #39889 )
...
revert #39803
2023-08-24 13:27:58 -07:00
nigeljamesstevenson
5150d3959a
Add additional Perf Test Daily run ( #39803 )
2023-08-24 11:37:12 +01:00
Rodel Calasagsag
d096619ef4
Add header link
2023-08-23 09:09:17 +08:00
Sam Seay
1fa3a880f3
Skip eslint annotate on fork PRs.
2023-08-23 09:09:09 +08:00
Rodel Calasagsag
073a250bd5
Add links
2023-08-23 08:46:17 +08:00
Rodel Calasagsag
0573492a74
Minor spacing corrections
2023-08-23 08:45:58 +08:00
Brent MacKinnon
2189582b57
updating issue names
2023-08-21 16:08:56 -03:00
Brent MacKinnon
39ef761eaf
Delete md-linting.yml
2023-08-18 16:30:00 -03:00
Brent MacKinnon
6dec084ab4
Initiating the Docs Information Architecture and committing the first major batch of documents
...
We've been quietly building a set of documentation in a private repo that we are ready to move over to the public monorepo so that we can continue our initiative to imrpove the documentation experience for Woo developers.
2023-08-18 15:47:07 -03:00
Tam Mullen
661c8a1d47
Updated perf test env var
2023-08-18 10:32:35 +01:00
Tam Mullen
fdd1196b58
Updated YML file
2023-08-18 09:54:04 +01:00
Tam Mullen
7efb1b5327
Added workflow job for w express perf tests
2023-08-18 09:44:29 +01:00
Sam Seay
6e93e8d35e
Add shard to the matrix name in PHP unit tests for clarity in GH UI ( #39747 )
2023-08-17 17:23:35 +12: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
c1771cb372
Add missing required env vars
2023-08-17 10:42:13 +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
Sam Seay
2926acb521
Speed up the lint and test task by doing pnpm install instead of full setup ( #39760 )
2023-08-16 23:02:32 +12:00
Rodel Calasagsag
dbbb2fb6ca
Allow Slack block steps to run on e2e failure
2023-08-16 18:02:06 +08:00
Rodel Calasagsag
77277cdfbf
Change slack channel id
2023-08-16 16:44:11 +08:00
Rodel Calasagsag
c092494c1e
Remove comments
2023-08-16 16:41:12 +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
d14d63114b
Fix artifact name
2023-08-16 08:43:49 +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
Rodel Calasagsag
7317e60bbe
Minor spacing fix
2023-08-15 16:53:05 +08:00
Rodel Calasagsag
2932e11ae2
Add job to send slack summary
2023-08-15 16:52:20 +08:00
Rodel Calasagsag
eb458bbdf3
Remove unnecessary env var
2023-08-15 16:51:24 +08:00
Rodel Calasagsag
4211c1424f
Add step to create and archive plugin test slack blocks
2023-08-15 16:51:06 +08:00
Rodel Calasagsag
58af912bfa
Specify job outputs
2023-08-15 16:48:22 +08:00
Rodel Calasagsag
a6039aa1b6
Use composite actions in plugin tests job
2023-08-15 16:47:20 +08:00
Rodel Calasagsag
92e15b9def
Use composite actions in k6 job
2023-08-15 16:44:50 +08:00
Rodel Calasagsag
c40b6e7e7e
Use composite actions in E2E test job
2023-08-15 16:44:12 +08:00
Rodel Calasagsag
425063bf0e
Use composite actions in API tests job
2023-08-15 16:42:33 +08:00
Sam Seay
45c49dc232
Add a workflow to separate out eslint and annotate PRs. ( #39704 )
2023-08-15 18:21:51 +12:00
Sam Seay
728c0db95f
Implement a workflow that lints changed markdown files. ( #39707 )
...
* Implement a workflow that lints changed markdown files.
* Supposed to pipe the contents of files not file names.
* Fix typos in the command.
* Test changing a markdown file.
* Use a more reliable action to determine changed files.
* Adjust glob.
* Try a faster setup approach with wp-scripts installed globally
* std in does not work with wp scripts, run markdownlint directly, improve output for multiple file failures
* Try simplify the script.
* Try basic colorizing to help read output.
* separate output with a line, remove ignore because we use stdin for this.
* Play around with separation of output.
* Try use ccze to colorize output more simply.
* Remove attempt at colorizing.
* Copy config from Gutenberg to match, try coloring again.
* Do not fail after first failure found.
* Try capture errors.
* Capture in var and capture error.
* Now we capture, add back colors.
* Minor formatting adjustments.
* More minor formatting improvements.
* Add a second file to test multiple lints.
* Revert changes to md files to show a run with no lint issues.
* Test fixing a markdown file to have a lint pass with changes.
* Revert testing changes to markdown file.
* Revert lock changes we dont have dep changes in this PR.
2023-08-15 09:13:01 +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
Sam Seay
b5636cbf1d
Delete the build-release workflow, it has not been used in a long time. ( #39677 )
2023-08-12 01:03:50 +08:00
Christopher Allford
4549bc82c5
Applied PHPCS To Beta Tester ( #39476 )
2023-08-08 17:20:34 -07:00