Brent MacKinnon
|
8fc82e9bfd
|
Fix broken links from issue #46336 (#46381)
* Fixing broken links
* Update docs/payments/payment-gateway-api.md
Co-authored-by: Leif Singer <leif@automattic.com>
* Update docs/contributing/common-issues.md
Co-authored-by: Néstor Soriano <konamiman@konamiman.com>
* Update docs/payments/payment-gateway-api.md
Co-authored-by: Leif Singer <leif@automattic.com>
* Update writing-high-quality-testing-instructions.md
* Add changefile(s) from automation for the following project(s): @woocommerce/components, woocommerce-blocks, woocommerce
* ignore MD029 rule (1/2/3) as the linebreaks that are needed for the code block confuse its numbering
* update the docs manifest
`pnpm utils md-docs create docs woocommerce -o docs/docs-manifest.json`
---------
Co-authored-by: Leif Singer <leif@automattic.com>
Co-authored-by: Néstor Soriano <konamiman@konamiman.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Leif Singer <git@singer.sh>
|
2024-04-15 14:30:37 +02:00 |
Leif Singer
|
8ee74ede0e
|
Update Woo.com references to WooCommerce.com (#46259)
* replace capitalized Woo.com with WooCommerce.com
* replace http URLs
* replace https URLs
* replace developer.woo.com
* add missing version in `@since` tag
* unslash the HTTP_REFERER
* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
* add changelog file
* add more changelog files
* address linter errors
* address more linter errors
* fix test
* more linter errors
|
2024-04-09 09:50:15 +01:00 |
Leif Singer
|
5944fdcdff
|
replace developer.woocommerce.com with developer.woo.com
|
2023-11-10 16:09:27 +01:00 |
Sam Seay
|
2ffdf6f968
|
Remove all schema checking code from Code Analyzer. (#39487)
|
2023-08-01 13:47:10 +12:00 |
Paul Sealock
|
ce7733ae78
|
Monorepo Utils: Migrate cli-core (#38018)
* move source files
* add uuid type dependency
|
2023-04-28 10:16:19 +12:00 |
jonathansadowski
|
caf20d7989
|
Run schema check in release post tool (#37734)
|
2023-04-19 15:40:14 +12:00 |
Sam Seay
|
5528c762f1
|
Add RC draft post command, make some minor improvements to beta post command (#37288)
|
2023-04-03 15:19:39 +12:00 |
Sam Seay
|
9f9fef7ed3
|
Introduce a beta post command to the release post tool (#37142)
|
2023-03-17 08:37:53 +13:00 |
jonathansadowski
|
81fdbe3125
|
Update release post tool tmp path (#36836)
|
2023-03-07 09:13:15 -06:00 |
jonathansadowski
|
f8d8a42fd7
|
Add PR links to release post template output, and allow blog ID to be specified. (#36026)
* Update release template to be editable
* Correct issues in README
* Update to allow edits; refactor auth
* Update templates to add PR link
* Remove commented test code
* Update tools/code-analyzer/src/lib/scan-changes.ts
Co-authored-by: Sam Seay <samueljseay@gmail.com>
* Address typescript issues; prettier
* Resolve more typescript issues
Co-authored-by: Sam Seay <samueljseay@gmail.com>
|
2023-01-23 08:31:59 -06:00 |
Roy Ho
|
f10f740958
|
Fix release post not parsing certain versions correctly (#35363)
|
2022-10-28 05:42:46 -07:00 |
Roy Ho
|
8d73a03f97
|
Add line number reference links to release posts for hooks (#35354)
|
2022-10-27 11:03:19 -07:00 |
Sam Seay
|
614d98ff60
|
Extract the scanning functionality from code-analyzer, move common code into a separate package (#34600)
Also add contributor command and auto tagging to release-post-generator (#34608)
|
2022-09-11 09:55:53 +12:00 |