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
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
Sam Seay
1fa3a880f3
Skip eslint annotate on fork PRs.
2023-08-23 09:09:09 +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
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
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
jonathansadowski
eb210907e0
Update workflow to not add label when PR has already been analyzed ( #39545 )
2023-08-03 08:35:51 -05:00
Leif Singer
77af817444
Shard unit test runs ( #39362 )
2023-07-27 14:06:55 +02:00
Paul Sealock
62f02e36f8
Monrepo Utils code-freeze: Update version bump to modify release branches ( #39243 )
2023-07-25 10:03:01 +12:00
Jon Lane
9c571c97ce
Update API URL in workflow and run all API tests
2023-07-20 14:26:59 -07: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
Leif Singer
147db933be
Revert "Shard unit test runs" ( #39344 )
...
Revert "Shard unit test runs (#39302 )"
This reverts commit 9ee44947e0
.
2023-07-20 18:36:01 +02:00
Leif Singer
9ee44947e0
Shard unit test runs ( #39302 )
...
closes #38973
2023-07-20 10:01:28 +02:00
Paul Sealock
234963287b
Changefile from PR description: Fix community PR permissions issue ( #39290 )
...
* Add pull_request_target
* Add description to Enhancement
2023-07-20 12:38:39 +12:00
Alejandro López Ariza
032beaa37c
Add a new GitHub Actions workflow to track on Slack the new PRs merged into the WooCommerce repository ( #39316 )
...
Add a new GitHub Actions workflow to track on Slack the new PRs merged into the WooCommerce repository.
2023-07-19 19:56:15 +02: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
a511e72b4c
Add linting to CI for monorepo utils, add to CI unit tests for docs. ( #39240 )
2023-07-18 12:47:13 +12:00
jonathansadowski
2f407cb172
Update post-merge workflow to add 'needs: analysis' label ( #39277 )
2023-07-17 17:01:36 -05:00
Alejandro López Ariza
a661f5afde
Added new GitHub Actions workflow to arrange PR testing scrub sessions ( #39142 )
...
* Added new GitHub Actions workflow to arrange PR testing scrub sessions
* Minor fixes from PR review.
---------
Co-authored-by: Rodel Calasagsag <rodel.calasagsag@automattic.com>
2023-07-17 22:42:45 +02:00
Paul Sealock
072606f0aa
Package Release: Fix fetch depth so Changelogger has history ( #39239 )
...
set fetch depth to 0
2023-07-18 08:19:23 +12:00
Sam Seay
957fb2b07e
Update pnpm to 8.6.5 ( #38990 )
2023-06-29 16:51:29 +12:00
Paul Sealock
b6b093225e
Package release: Handle new package validation ( #39008 )
2023-06-29 13:28:19 +12:00
Sam Seay
625a3ae296
Fix the monorepo utils lint job ( #38991 )
...
* Fix lint issues in monorepo utils.
* Add monorepo utils to the lint CI.
2023-06-28 23:45:46 +12:00
Paul Sealock
d53cfd4336
Monorepo Utils: Add changelog addition from actions ( #38510 )
2023-06-27 10:07:47 +12:00
jonathansadowski
3314855487
Create separate channel for cherry-pick notifications. ( #38906 )
2023-06-26 15:24:33 -05:00
Christopher Allford
ba5cc19757
Update project-pr-labeler.yml
2023-06-23 13:56:29 -07:00
Christopher Allford
2493f32a2f
Update project-pr-labeler.yml
2023-06-23 13:55:25 -07:00
Sam Seay
b99f63769a
Remove a workflow that is not used and too old to trust ( #38647 )
...
Remove a workflow that is not used and too old to trust.
2023-06-22 22:24:02 +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
Corey McKrill
79b52d2a5f
Linting: Add pnpm commands and update contributing guidelines ( #38727 )
...
Adds pnpm commands for utilizing the new phpcs-changed Composer scripts, and updates documentation to make these commands more discoverable.
2023-06-20 12:33:41 -07:00
Paul Sealock
950c25b4a0
Monorepo Setup: Pin phpcs-changed version ( #38754 )
...
pin phpcs-changed dependency
2023-06-16 14:04:18 +12:00
Corey McKrill
446c8c1b0b
Linting: Add pnpm commands and update contributing guidelines
...
Adds the following pnpm commands for utilizing the new phpcs-changed
composer scripts (see #37465 and #38085 ):
- `pnpm --filter=woocommerce run lint:php:changes`
- `pnpm --filter=woocommerce run lint:php:changes:staged`
- `pnpm --filter=woocommerce run lint:php:changes:branch`
Also updates the contributing guidelines to make these commands more
discoverable.
2023-06-14 14:52:09 -07:00
Chi-Hsuan Huang
f937a3e61b
Add an action to add trunk to live branches manifest ( #38419 )
...
Add build-live-branch action to add trunk to live branches manifest
2023-05-29 12:08:32 +08:00
Christopher Allford
230bc04050
Updated `wp-env` To 8.0.0 ( #38440 )
2023-05-26 15:48:48 -07:00
Paul Sealock
7164093928
Workflows: Remove Github Actions Bot conditionals ( #38438 )
2023-05-25 12:00:22 +12:00
Paul Sealock
3e56cd54cf
Code Freeze: Fix outdated variables in Slack message ( #38409 )
...
add correct variables
2023-05-24 09:57:57 +12:00
Sam Seay
4b2bece1c2
Use the new slack util to send slack notification in code freeze ( #38290 )
2023-05-23 09:15:46 +12:00
Alejandro López Ariza
cf87fab3c2
Added comment to the PR template for people to indicate if the PR is part of a bigger feature. ( #38295 )
2023-05-22 14:28:24 +02:00
nigeljamesstevenson
ff50a69256
Remove the unnecessary `daily.playwright.config` ( #38336 )
2023-05-20 00:49:07 +01:00