1
0
Fork 0
Commit Graph

66 Commits

Author SHA1 Message Date
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 41be935a2f feat(sync): use config labels per project 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
BZ Libby 2bdd9d4b61 fix(docs): add checking out project
- edits inaccurate directions in Mac OS
- adds section for checking out the project
2020-08-13 18:37:09 -05:00
ssube f00dcb9ca7
fix(docs): start workflow guide, add ToC to guides 2020-08-12 08:34:18 -05:00
ssube 0edbdea7d1
feat: support multiple projects in one config 2020-08-12 00:12:57 -05:00
ssube 1f641fc7ad
feat: add main function, arg parsing for CLI 2020-08-11 22:19: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 efb294e1cc
feat: sketch out config, label interfaces 2020-08-11 19:14:42 -05:00
ssube 89325d8ad2
fix(docs): add developer guide with setup 2020-08-11 19:12:52 -05:00
ssube 3442b8f052
feat: initial project structure from template 2020-08-11 18:12:14 -05:00