1
0
Fork 0
Commit Graph

363 Commits

Author SHA1 Message Date
Renovate Bot f5764b60e6 update: update dependency @microsoft/api-extractor to v7.9.11 2020-08-27 10:02:25 -05:00
Renovate Bot 42b3f6c053 update: update dependency @microsoft/api-documenter to v7.8.36 2020-08-27 07:39:40 -05:00
Renovate Bot 07df7a6903 update: update dependency mobx to v5.15.6 2020-08-27 07:27:54 -05:00
ssube d2c8ecfabe
fix(build): install deps into image 2020-08-27 04:18:57 -05:00
Renovate Bot bf10eb07a1 update: update dependency rollup to v2.26.6 2020-08-27 03:41:40 -05:00
Renovate Bot d2a63c6f87 update: update dependency @octokit/rest to v18.0.4 2020-08-26 22:24:43 -05:00
Renovate Bot 656ad17519 update: update dependency lodash to v4.17.20 2020-08-26 20:03:34 -05:00
Renovate Bot c1913d801d update: update dependency @types/react to v16.9.48 2020-08-26 18:30:01 -05:00
Renovate Bot ec37e65104 update: update dependency mocha to v8.1.2 2020-08-25 22:36:37 -05:00
ssube 71d534d80f
feat(build): add package binary, switch to cjs for cli 2020-08-25 08:45:45 -05:00
ssube 2cd56575f3
update: build deps 2020-08-25 08:45:02 -05:00
Renovate Bot a0cc59ae87 update: update dependency standard-version to v9 2020-08-24 09:03:35 -05:00
Renovate Bot b178d3e7de update: update dependency rollup to v2.26.5 2020-08-24 00:03:49 -05:00
Renovate Bot 542a377143 update: update dependency @types/source-map-support to v0.5.3 2020-08-23 18:02:18 -05:00
Renovate Bot 66b498a5e5 update: update dependency @types/mocha to v8.0.3 2020-08-23 17:01:36 -05:00
Renovate Bot d6d3dd9e15 update: update dependency @microsoft/api-extractor to v7.9.9 2020-08-23 15:41:24 -05:00
ssube d0fb19f8aa
fix(docs): replace broken david-dm, fossa badges 2020-08-23 13:44:50 -05:00
Renovate Bot 94c8d8afb6 update: update dependency @microsoft/api-documenter to v7.8.33 2020-08-23 13:35:38 -05:00
Renovate Bot 78c1c4c6eb update: pin dependencies 2020-08-23 13:17:06 -05:00
ssube e623a28fdb
fix(build): copy template renovate config 2020-08-23 13:08:44 -05:00
Renovate Bot ed9b9fe826
chore(deps): add renovate.json 2020-08-23 13:08:44 -05:00
bzlibby 52b225c511 fix(docs): add test coverage to workflow.md 2020-08-23 13:06:24 -05:00
bzlibby 76cd16164a fix(docs): add merging changes to workflow.md 2020-08-23 13:06:24 -05:00
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