Commit Graph

10 Commits

Author SHA1 Message Date
Yao Ding
6af60416cb fix: add main to default publish branch
close #2995
PR #3064
2021-01-13 11:56:14 +02:00
Zoltan Kochan
7b9a7f63c5 refactor: test utils 2020-12-11 02:06:44 +02:00
Zoltan Kochan
c0af79da4c test(plugin-commands-publishing): use Jest
ref #2858
2020-11-11 02:14:08 +02:00
Zoltan Kochan
892e2b1551 fix(publish): check branch after checking if branch is clean 2020-09-23 00:32:47 +03:00
Zoltan Kochan
d717e344ee test: tests pass even if git is not configured 2020-08-25 01:57:42 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
4063f1bee7 feat(publish)!: git checks are on by default
ref #2329
2020-04-30 02:14:22 +03:00
Zoltan Kochan
715610d2c8 refactor: command plugins API 2020-03-09 00:19:08 +02:00
Zoltan Kochan
4a19114c26 fix: --git-checks description 2020-02-29 20:40:03 +02:00
Yao Ding
6d8c16b37d feat: check branch is master, clean, and up to date before publish
PR #2383
Close #2382
2020-02-28 18:58:32 +02:00