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
|
d181008ac4
|
Fix TS issues and lint the release post tool by running `tsc` (#36412)
|
2023-01-18 18:43:22 +13:00 |
Sam Seay
|
3cc47d245d
|
Allow use of pathspecs to limit the scope of generating a diff in Code Analyzer (#35925)
|
2022-12-13 10:22:13 +13:00 |
Sam Seay
|
aec442139f
|
Update pnpm once again to fix issues with auto-install-peers (#35007)
|
2022-10-10 16:59:51 +13:00 |
Sam Seay
|
59e0c80f3c
|
Update the pnpm constraint to 7.12.2+ now auto-install is fixed. (#34872)
|
2022-10-03 10:52:42 +13:00 |
Joshua T Flowers
|
3fd736c72f
|
Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787)
|
2022-09-30 10:59:07 +13:00 |
Sam Seay
|
c0fe3ec18f
|
Fix pnpm version to 7.11.0 in engines and in CI (#34773)
|
2022-09-27 11:30:52 +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 |