1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Sean Sube 311651155d fix(build): add API visibility notices 2023-01-01 17:42:42 -06:00
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 4342faf467 fix: update prng typedef 2021-08-02 00:02:13 +00:00
ssube 2feb5a3c60 feat(config): add project comment, state divider to config 2020-08-20 17:20:59 -05:00
ssube 4aeb3243f7 fix: remove changeset trait from state label, test colorize logic 2020-08-15 16:53:33 -05:00
BZ Libby bba4f5206a feat(resolve): implement flag rules for issue labels 2020-08-15 16:36:30 -05:00
ssube 365a23c85c feat(sync): select label color from flag or state, value, and project 2020-08-15 11:26:37 -05:00
ssube 25b375d6ac
feat(logger): add bunyan without DI 2020-08-13 23:07:47 -05:00
ssube 41be935a2f feat(sync): use config labels per project 2020-08-13 18:56:28 -05:00
ssube 1f641fc7ad
feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00