1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Sean Sube 618cab74f0 feature(build): replace rollup with esbuild
BREAKING CHANGE: this changes how the config schema is loaded and while it passes the tests, has
the potential to break some workflows.
2023-01-01 17:15:22 -06:00
ssube 9a69044e18
fix(config): validate state changes 2020-08-15 18:58:19 -05:00
ssube 272a566acb
feat(config): validate using json schema, compare issue labels for update 2020-08-15 18:50:39 -05:00
ssube 4aeb3243f7 fix: remove changeset trait from state label, test colorize logic 2020-08-15 16:53:33 -05:00
ssube 1f641fc7ad
feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00