Commit Graph

51 Commits

Author SHA1 Message Date
lddsb 1622a2beaa perf: update readme and changelog 2020-04-29 18:40:45 +08:00
dependabot-preview[bot] d2ab02e29c Bump github.com/urfave/cli from 1.22.3 to 1.22.4 (#23)
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v1.22.3...v1.22.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29 11:09:42 +08:00
lddsb d0284b2434 Merge tag 'v1.2.4'
patch for k8s missing env
2020-04-29 11:08:21 +08:00
lddsb c8bc5d889d fix: patch for k8s missing env v1.2.4 2020-04-29 10:59:46 +08:00
Dee Luo d4dc439671 Create CHANGELOG.md 2020-03-10 22:43:40 +08:00
dependabot-preview[bot] 8d0434b308 Bump github.com/urfave/cli from 1.22.2 to 1.22.3 (#20)
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v1.22.2...v1.22.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-10 18:13:02 +08:00
Dee Luo 8aafd04b82 fix: default image cdn url (#17) 2020-01-20 11:51:20 +08:00
lddsb a651a73cbd fix: default image cdn url v1.2.3 2020-01-20 11:36:34 +08:00
Dee Luo 7c68447d1d feat: support sign (#13) v1.2.2 1.2.2 2019-12-02 18:07:13 +08:00
Dee Luo 183999881b Merge pull request #12 from lddsb/dependabot/go_modules/github.com/lddsb/dingtalk-webhook-0.0.2
Bump github.com/lddsb/dingtalk-webhook from 0.0.1 to 0.0.2
2019-11-30 15:07:55 +08:00
dependabot-preview[bot] 4c52115e2a Bump github.com/lddsb/dingtalk-webhook from 0.0.1 to 0.0.2
Bumps [github.com/lddsb/dingtalk-webhook](https://github.com/lddsb/dingtalk-webhook) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/lddsb/dingtalk-webhook/releases)
- [Commits](https://github.com/lddsb/dingtalk-webhook/compare/v0.0.1...0.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-30 02:41:16 +00:00
lddsb fb601a0d6c feat: add dependabot badge 2019-11-26 08:55:49 +08:00
Dee Luo 8bd745becf Merge pull request #10 from lddsb/dependabot/go_modules/github.com/urfave/cli-1.22.2
Bump github.com/urfave/cli from 1.20.0 to 1.22.2
2019-11-26 08:43:38 +08:00
dependabot-preview[bot] e9aea90aac Bump github.com/urfave/cli from 1.20.0 to 1.22.2
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.20.0 to 1.22.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v1.20.0...v1.22.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 00:40:21 +00:00
Dee Luo c77b865a43 fix: read me adjustment 2019-11-25 23:19:23 +08:00
Dee Luo fbfbec3bde Merge pull request #9 from lddsb/feature/readme-zh
feat: add readme_zh
2019-11-25 23:03:10 +08:00
lddsb 30c2324f4e feat: add readme_zh 2019-11-25 22:49:34 +08:00
Dee Luo 11d34af11a Merge pull request #6 from lddsb/bugfix/tips-title-support
add tips title option, and add exit code for exception
2019-11-07 22:04:09 +08:00
lddsb f9aff987bb add tips title option, and add exit code for exception v1.2.1 2019-11-07 21:43:57 +08:00
Dee Luo 8164de1292 Merge pull request #4 from lddsb/feature/msg-tpl
complete tpl feature
v1.2.0
2019-09-20 17:13:42 +08:00
lddsb 9cb8a9b160 fix dry run keyword 2019-09-20 17:04:05 +08:00
lddsb 9eed74739b fix docker build dry run 2019-09-20 16:20:04 +08:00
lddsb 664c2e90c2 complete tpl feature 2019-09-20 10:20:35 +08:00
lddsb 8d080c3b0c remove codebeat badge and drone ci badge, add new badge for docker cloud auto build status 2019-09-09 11:54:07 +08:00
lddsb 0734cc50ff transfer automatic build to DockerHub 2019-09-09 11:35:20 +08:00
lddsb 00fb440336 update readme.md about development 2019-09-08 10:28:53 +08:00
lddsb 580a43e7a1 add editorconfig file 2019-09-07 22:19:32 +08:00
lddsb 5ed5fe4bdc make drone.yml more elegant v1.1.0 2019-03-09 10:52:59 +08:00
lddsb 31767312c3 replace dep with go mod 2019-03-09 10:50:29 +08:00
lddsb 88dcf2d231 remove main_test.go v1.0.1 2019-03-09 00:23:13 +08:00
lddsb 38be4d2982 optimized drone ci trigger 2019-03-08 23:51:01 +08:00
lddsb 0529a41a36 add codecov plugin v1.0.0 2019-03-08 21:27:43 +08:00
lddsb 45450d3115 update readme add codecov icon 2019-03-08 18:55:28 +08:00
lddsb 3beae7de72 update readme for base icon 2019-03-08 18:52:45 +08:00
Dee Luo 6615f9033d update license to MIT 2019-03-08 18:39:16 +08:00
lddsb d8514a85d7 improve unit testing 2019-03-08 17:29:57 +08:00
lddsb dc155b39c7 optimized by go report card 2019-02-22 23:49:59 +08:00
lddsb 6722997241 fix "too many instance variables 2019-02-22 17:04:34 +08:00
lddsb c100d9e56f remove useless code 2019-02-22 12:00:42 +08:00
lddsb 9dad7f2a03 add build status to readme 2019-02-21 09:42:14 +08:00
lddsb 20aaaf3454 format .drone.yml [CI SKIP] 2019-02-19 17:37:37 +08:00
lddsb 74c317b189 add drone auto build support 2019-02-07 12:23:04 +08:00
lddsb 3129f38f5c completion readme for current version 2019-01-23 16:41:40 +08:00
lddsb 6aabadfdc2 fix pic message error 2019-01-23 16:40:55 +08:00
lddsb 932fff282b rewrite markdown message tpl 2019-01-23 14:39:44 +08:00
lddsb c06d1b3c8b move image to imgur 2019-01-23 11:40:06 +08:00
lddsb 59816293f6 beautify readme 2019-01-23 11:16:52 +08:00
lddsb a2b7051af6 update readme 2019-01-23 11:13:15 +08:00
lddsb 3dc2284d6e use dep to manage dependencies 2018-12-04 15:09:51 +08:00
lddsb 94589226ee fix readme error 2018-12-02 22:45:04 +08:00