anqiansong
9504d30049
fix(goctl): fix redundant import ( #2551 )
2022-10-25 06:58:51 +08:00
anqiansong
2cde970c9e
feat(goctl):Add ignore-columns flag ( #2407 )
...
* fix #2074,#2100
* format code
* fix #2397
* format code
* Support comma spliter
* format code
2022-09-19 11:49:39 +08:00
kevin
9138056c01
chore: update go-zero to v1.4.1
2022-09-17 23:07:29 +08:00
anqiansong
f630bc735b
Update goctl version ( #2178 )
2022-07-21 15:29:50 +08:00
Kevin Wan
b364c54940
chore: update goctl version to 1.3.9 ( #2111 )
2022-07-08 22:31:50 +08:00
Kevin Wan
2c6b422f6b
chore: update goctl version to 1.3.8 ( #1981 )
2022-06-06 20:07:39 +08:00
Kevin Wan
7868bdf660
Chore/goctl version ( #1962 )
...
* chore: update version to v1.3.7
* docs: update migrate versions
* chore: remove debug prints
* chore: remove debug prints
2022-06-03 20:46:21 +08:00
Kevin Wan
46078e716d
chore: update version ( #1961 )
2022-06-03 20:08:29 +08:00
anqiansong
5383e29ce6
feat: Replace cli to cobra ( #1855 )
...
* Replace cli
* Replace cli
* Replace cli
* Format code
* Add compare case
* Add compare case
* Add compare case
* Support go style flag
* Support go style flag
* Add test case
2022-05-07 15:40:11 +08:00
Kevin Wan
faad6e27e3
feat: use go:embed to embed templates ( #1756 )
2022-04-04 13:12:05 +08:00
Kevin Wan
83cacf51b7
chore: update goctl version to 1.3.4 ( #1742 )
2022-04-02 14:19:34 +08:00
Kevin Wan
63b7d292c1
chore: update goctl version to 1.3.3, change docker build temp dir ( #1621 )
2022-03-07 14:44:12 +08:00
anqiansong
daa98f5a27
Feature: Add goctl env ( #1557 )
2022-02-21 10:19:33 +08:00
Kevin Wan
0ce85376bf
chore: update goctl version to 1.3.2 ( #1524 )
2022-02-11 21:02:50 +08:00
Kevin Wan
7727d70634
chore: update goctl version ( #1497 )
2022-02-01 09:50:26 +08:00
Kevin Wan
4b7a680ac5
refactor: rename from tal-tech to zeromicro for goctl ( #1481 )
2022-01-25 23:15:07 +08:00
Kevin Wan
892f93a716
docs: update install readme ( #1417 )
2022-01-05 12:31:49 +08:00
Kevin Wan
b98d46bfd6
chore: update goctl version ( #1394 )
2021-12-30 15:30:16 +08:00
Kevin Wan
f827a7b985
chore: update goctl version to 1.2.4 for release tools/goctl/v1.2.4 ( #1372 )
2021-12-27 10:57:55 +08:00
Kevin Wan
8fd16c17dc
chore: update goctl version to 1.2.5 ( #1337 )
2021-12-16 00:21:54 +08:00
Kevin Wan
b6bda54870
chore: update cli version ( #1287 )
2021-12-01 23:33:23 +08:00
Kevin Wan
417a96cbf2
chore: update goctl version ( #1250 )
...
* chore: update goctl version
* style: coding style
2021-11-16 21:57:55 +08:00
Kevin Wan
7e3fe77e7b
chore: update goctl version to 1.2.3, prepare for release ( #1193 )
...
* feat: slow threshold customizable in rest
* chore: update goctl version to 1.2.3, prepare for release
2021-11-01 18:26:08 +08:00
Kevin Wan
426b09c356
update goctl version to 1.2.2 ( #1125 )
2021-10-12 14:00:35 +08:00
anqiansong
e8a340c1c0
Create a symbol link file named protoc-gen-goctl from goctl ( #1076 )
2021-09-21 23:13:31 +08:00
anqiansong
9a724fe907
Add MustTempDir ( #1069 )
2021-09-21 10:13:43 +08:00
Kevin Wan
2bd95aa007
update goctl version to 1.2.1 ( #1042 )
2021-09-14 08:32:56 +08:00
Kevin Wan
56807aabf6
fix golint issues, update codecov settings. ( #1011 )
...
* update codecov settings
* fix golint issues
2021-09-07 22:33:02 +08:00
anqiansong
8829c31c0d
Feature goctl error wrap ( #995 )
...
* Add `Wrap` in file errorx.go
* Wrap error with `GoctlError`
* format code
* Refactor package `env` to `version`
* Refactor package `IsVersionGatherThan`
* fix typo
Co-authored-by: anqiansong <anqiansong@bytedance.com>
2021-09-05 21:57:44 +08:00
anqiansong
189721da16
Fix issues ( #931 )
...
* fix #929
* fix #925
* add test case
* update model README
* fix #929
* fix #929
* fix #929
* refactor dir
* Adding todo comments
Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-08-19 22:47:45 +08:00