ssube
|
1f3cbac598
|
feat: add initial labels to project
|
2020-08-30 23:29:17 -05:00 |
ssube
|
040ad3c500
|
fix(remote): return created comment for gitlab, cover remaining endpoints
|
2020-08-28 18:51:46 -05:00 |
ssube
|
9e769e3355
|
fix(test): cover more remote endpoints
|
2020-08-28 17:34:31 -05:00 |
ssube
|
0eb94b6204
|
remove(remote): unused singlular get issue/label methods
|
2020-08-28 11:18:55 -05:00 |
ssube
|
c16c10e140
|
fix(test): begin covering github auth
|
2020-08-28 11:18:55 -05:00 |
ssube
|
7806b0b5c0
|
lint: remove unused existing-label verb
|
2020-08-27 14:10:32 -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
|
a38c130e73
|
feat: create remote via DI container
|
2020-08-22 10:36:24 -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
|
e4ab01ad10
|
feat(main): add project option, use to filter project sync
|
2020-08-15 09:52:08 -05:00 |
ssube
|
b404ecf62e
|
add test stubs
|
2020-08-14 23:40:56 -05:00 |
ssube
|
39a7091ac3
|
fix(remote/github): use data type for auth method
|
2020-08-14 18:22:09 -05:00 |
ssube
|
d121275e11
|
feat(remote/github): add token auth based on config
|
2020-08-13 23:43:01 -05:00 |
ssube
|
25b375d6ac
|
feat(logger): add bunyan without DI
|
2020-08-13 23:07:47 -05:00 |
ssube
|
b562f803cd
|
fix(remote/github): selectively disable requests for dry run
|
2020-08-13 22:05:56 -05:00 |
ssube
|
b1adb116c6
|
fix(remote/github): do not create octokit client for dry run
|
2020-08-13 22:05:56 -05:00 |
ssube
|
4460c98e9b
|
feat(remote/github): add dry run option
|
2020-08-13 22:05:56 -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
|
fa81e86084
|
feat(remote/github): wire up label list endpoint
|
2020-08-13 18:56:28 -05:00 |
ssube
|
63878d37a9
|
feat(main): load config from hard-coded file
|
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
|
c2d54aa195
|
fix: remote ctor takes options, stub tests for main
|
2020-08-12 00:02:01 -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 |
ssube
|
7af3f35baf
|
feat(remote): sketch out interface, stub github/gitlab remotes
|
2020-08-11 19:37:00 -05:00 |