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
Sam Seay
69e9acaba9
WooCommerce Docs: Improve Manifest Structure, Extend Frontmatter Support ( #39214 )
2023-07-17 20:46:23 +12:00
Sam Seay
e91a72b8a1
WooCommerce Docs: Support Gutenberg block conversion with CommonMark, add some basic unit tests. ( #39096 )
...
* Extract docs manifest generation into a CLI tool
2023-07-12 19:29:15 +12:00
Paul Sealock
645e07ed8e
Monorepo Utils: Add explicit changelogger entry command ( #39071 )
...
add explict entry
2023-07-07 09:28:25 +12:00
Paul Sealock
5281598bb4
Monorepo Utils: Add workflow profiler command ( #38909 )
2023-07-07 09:27:47 +12:00
Sam Seay
957fb2b07e
Update pnpm to 8.6.5 ( #38990 )
2023-06-29 16:51:29 +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
Paul Sealock
72a6f2b503
Workflows CLI: add list command ( #38816 )
...
* hello world
* better description
* cli-table types
* row types
* just strings
* lockfile
2023-06-22 12:15:04 +12:00
Paul Sealock
0cfbf0a653
Changelog CLI: Add command to make entry from PR description ( #38357 )
2023-05-26 12:02:20 +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
Paul Sealock
600b19c6f8
Monorepo Utils: Consolidate checking environment to use isGithubCI ( #38310 )
...
* use isGithubCI
* Add basic tests for isGithubCI and fix failing existing test.
---------
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2023-05-18 10:42:09 +12:00
Sam Seay
f943bebc15
Don't generate singletons for Octokit and GraphQL until they're used at runtime. ( #38268 )
...
* Move API instance generation into functions to ensure they don't run on import.
* Dont use extraneous variables, call singleton fns directly.
* Get rid of accidental change
2023-05-16 10:41:37 +12:00
Paul Sealock
e860e1f21f
Code Freeze CLI: Replace PHP script with TS ( #38233 )
2023-05-16 10:33:53 +12:00
Paul Sealock
1188197a2f
Code Freeze CLI: Add release changelog command ( #38082 )
2023-05-12 10:07:41 +12:00
Sam Seay
95ac08739b
Add monorepo util to notify slack, add improvements to calling utils and type clean up. ( #38185 )
2023-05-11 17:23:19 +12:00
Sam Seay
bd7590dc59
Improve types and error support in Logger.error ( #38160 )
2023-05-09 19:57:50 +12:00
Paul Sealock
05452979df
Code Freeze CLI: Add version bump ( #38036 )
2023-05-03 20:31:09 +12:00
Paul Sealock
a303df0da5
Monorepo utils: Fix GitHub flag ( #38023 )
...
move source files
2023-04-28 12:31:33 +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
Paul Sealock
6b158648e3
WooCommerce Utilities CLI: Add banner ( #37910 )
...
* Add figlet
* lockfile update
2023-04-28 08:40:44 +12:00
Paul Sealock
95dc211bf5
Code Freeze CLI: Add branch and milestone commands to Code Freeze action ( #37948 )
...
* Add milestone computation cli
* lock file update
* lock file update
* conflicts
* fixup
2023-04-27 09:02:32 +12:00
Paul Sealock
34bd5e1bf0
Code Freeze CLI: Add branch command ( #37914 )
2023-04-26 10:53:19 +12:00
Sam Seay
7cbc3811d8
Update monorepo to pnpm 8 and Node to 16.14 ( #37915 )
2023-04-25 18:49:30 +12:00
Paul Sealock
5798e87200
Code Freeze CLI: Add Milestone command ( #37723 )
...
Add milestone computation cli
2023-04-25 16:55:14 +12:00
Paul Sealock
0fda297965
Monorepo Utils: Move postinstall build to local package.json ( #37688 )
...
* add warning if package hasn't been built yet
* move postinstall script
* remove extra build in highlight flow
2023-04-14 10:11:13 +12:00
Paul Sealock
78ff0195b9
Monorepo Utils: Add Code Freeze date function ( #37589 )
2023-04-13 09:28:53 +12:00
Paul Sealock
8784d7c27a
Monorepo Utils: Fix permisions ( #37670 )
2023-04-13 07:10:02 +12:00
Paul Sealock
c4a7e9a11b
Monorepo CLI tooling: Set folder organisation ( #37561 )
2023-04-12 09:26:21 +12:00