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
|
808a0fc54f
|
update references to woocommerce.com to now reference woo.com
|
2023-11-10 15:49:08 +01: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 |
Sam Seay
|
141a0bd6b4
|
Fix release post template syntax errors and add prettierignore (#36411)
Fix some template issues, add prettierignore to disable prettier on ejs files.
|
2023-01-18 18:43:00 +13: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 |