ssube
|
4e6c0071ec
|
fix(sync): log errors during issue and project sync (#554)
|
2021-08-03 23:03:58 -05:00 |
ssube
|
4342faf467
|
fix: update prng typedef
|
2021-08-02 00:02:13 +00:00 |
ssube
|
1f3cbac598
|
feat: add initial labels to project
|
2020-08-30 23:29:17 -05:00 |
bzlibby
|
804c3bb133
|
fix(resolve): split up the resolve labels
|
2020-08-30 17:30:26 -05:00 |
ssube
|
7207660772
|
lint(sync): name CRUD functions consistently
|
2020-08-22 12:25:19 -05:00 |
ssube
|
505636f3dc
|
fix(config): match command names and docs, cover parts of sync
|
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
|
b18d6f340e
|
feat(resolve): implement state becomes logic
|
2020-08-20 17:20:59 -05:00 |
ssube
|
8edcd03873
|
feat(sync): leave comment with changes
|
2020-08-16 18:07:09 -05:00 |
ssube
|
272a566acb
|
feat(config): validate using json schema, compare issue labels for update
|
2020-08-15 18:50:39 -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
|
50cf48fdcf
|
feat(main): seed random generator with project name
|
2020-08-15 16:53:33 -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
|
7bb4e95875
|
stub more docs, check for errors in issue sync, sort labels by priority and name
|
2020-08-15 09:31:28 -05:00 |
ssube
|
25b375d6ac
|
feat(logger): add bunyan without DI
|
2020-08-13 23:07:47 -05:00 |
ssube
|
b2fac3494b
|
fix(sync): wire up basic issue logic
|
2020-08-13 22:36:30 -05:00 |
ssube
|
abd7ac5295
|
feat(remote/github): implement label create, delete
|
2020-08-13 18:56:28 -05:00 |
ssube
|
c7581df13a
|
feat(sync): update label color, desc
|
2020-08-13 18:56:28 -05:00 |
ssube
|
d651c347c5
|
feat(sync): check actual difference between labels
|
2020-08-13 18:56:28 -05:00 |
ssube
|
41be935a2f
|
feat(sync): use config labels per project
|
2020-08-13 18:56:28 -05:00 |
ssube
|
28c9ee8865
|
feat(sync): basic label sync logic
|
2020-08-13 18:56:28 -05:00 |
ssube
|
903eba9a0c
|
feat(remote/github): wire up auth, issue list
|
2020-08-13 18:56:28 -05:00 |
ssube
|
0d341587e2
|
feat: add issue, label sync stubs, remote options to config, flatten resolver inputs
|
2020-08-11 20:39:53 -05:00 |