1
0
Fork 0
Commit Graph

440 Commits

Author SHA1 Message Date
bzlibby ec1f3361cd fix(docs): 22 typos 2020-08-23 13:06:24 -05:00
BZ Libby ad012a9654 Update workflow.md 2020-08-23 13:06:24 -05:00
ssube 086307ee77
fix(docs): add codeclimate badge 2020-08-23 12:45:01 -05:00
ssube df3b1eb5fb
fix(docs): note gitlab support 2020-08-23 12:22:25 -05:00
ssube e3351fe344
feat(remote): implement issue, label update methods for gitlab, add dryrun support 2020-08-23 12:13:52 -05:00
ssube 9f85e22196
feat(remote): implement issue, label list methods for Gitlab 2020-08-23 09:31:14 -05:00
ssube 80caa7a579
fix(graph): merge edges between the same pair of nodes 2020-08-22 17:55:55 -05:00
ssube 2abe6b66c9
lint(config): default project colors to empty list, split remote into a ref 2020-08-22 17:49:05 -05:00
ssube 1b9eccbdf7
fix(docs): remove references to remote option 2020-08-22 17:48:07 -05:00
ssube 432ef13bb6
fix(docs): describe state changes, values, and remote options 2020-08-22 17:29:19 -05:00
ssube 3935172126
fix(config): validate remote options 2020-08-22 17:28:24 -05:00
ssube e6faf1ac69
fix(config): validate color values 2020-08-22 12:49:22 -05:00
ssube 7207660772
lint(sync): name CRUD functions consistently 2020-08-22 12:25:19 -05:00
ssube 545e5b979d
fix(test): use container for remotes 2020-08-22 10:44:14 -05:00
ssube d78e5df26d
fix(docs): update remote names for DI 2020-08-22 10:38:32 -05:00
ssube a38c130e73
feat: create remote via DI container 2020-08-22 10:36:24 -05:00
ssube ceafdbab8a
fix(docs): describe running, CLI options 2020-08-22 09:58:13 -05:00
ssube 5947139274
fix(config): describe CLI options 2020-08-22 09:48:18 -05:00
ssube 51ba7bae52
fix(build): publish to npm central 2020-08-22 08:52:51 -05:00
ssube 8f56a4dfdc
add license doc 2020-08-22 08:36:42 -05:00
ssube 586838360b
fix(docs): add readme, basic run targets 2020-08-22 08:36:06 -05:00
bzlibby 03f297d8ab fix(docs): typo 2020-08-21 11:51:40 -05:00
bzlibby 72f48af136 fix(docs): generating and viewing graphs 2020-08-21 11:51:40 -05:00
ssube 505636f3dc fix(config): match command names and docs, cover parts of sync 2020-08-20 17:20:59 -05:00
ssube 97d2ec5720 feat(graph): cluster flags 2020-08-20 17:20:59 -05:00
ssube 2feb5a3c60 feat(config): add project comment, state divider to config 2020-08-20 17:20:59 -05:00
ssube 3a3facb282 fix(resolve): continue handling state values after removal 2020-08-20 17:20:59 -05:00
ssube b18d6f340e feat(resolve): implement state becomes logic 2020-08-20 17:20:59 -05:00
ssube 2eba08e11b fix(graph): use label colors for nodes 2020-08-20 17:20:59 -05:00
ssube ddc1d6b9c8 feat: add graphviz output mode 2020-08-20 17:20:59 -05:00
ssube cbf5c5195f fix(docs): begin fleshing out getting-started guide 2020-08-16 18:07:09 -05:00
ssube 06cb70d5a1 fix(resolve): check combined state/value rules 2020-08-16 18:07:09 -05:00
ssube 8edcd03873 feat(sync): leave comment with changes 2020-08-16 18:07:09 -05:00
ssube 9bd41aacac feat(resolve): record label changes made during resolution 2020-08-16 18:07:09 -05: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
BZ Libby 8aaa3976d8 feat(resolve): add checks for label rules to states logic 2020-08-15 17:53:03 -05:00
BZ Libby 6e530e5937 resolves merges conflicts 2020-08-15 17:53:03 -05:00
BZ Libby 65b0de5cee fix(resolve): moves labels rule check to broader scope 2020-08-15 17:53:03 -05:00
ssube 6a55a7534a lint: rename project-level sync, fix imports 2020-08-15 16:53:33 -05:00
ssube 686cb834bc fix(sync): handle negative random indices 2020-08-15 16:53:33 -05:00
ssube 6229e2b46f fix(test): cover label color selection and update 2020-08-15 16:53:33 -05:00
ssube 4aeb3243f7 fix: remove changeset trait from state label, test colorize logic 2020-08-15 16:53:33 -05:00
ssube 50cf48fdcf feat(main): seed random generator with project name 2020-08-15 16:53:33 -05:00
BZ Libby 54c6f4a6fc feat(resolve): adds missing tests for requires rule 2020-08-15 16:36:30 -05:00
BZ Libby 32c3fa9f59 feat(resolve): comment & formatting fixes 2020-08-15 16:36:30 -05:00
BZ Libby bba4f5206a feat(resolve): implement flag rules for issue labels 2020-08-15 16:36:30 -05:00
ssube 838628c126
lint(labels): fix helper names 2020-08-15 12:38:33 -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 e4ab01ad10
feat(main): add project option, use to filter project sync 2020-08-15 09:52:08 -05:00