1544 Commits

Author SHA1 Message Date
Richard 3e0b3514ae docs: Update README_ZH.md 2023-06-07 10:24:59 +08:00
Richard 445bd4c73c docs: Update README.md 2023-06-07 10:23:58 +08:00
Richard 348457f3a5 docs: Update README.md 2023-06-07 10:23:32 +08:00
Richard 45c4333ff3 docs: Update README.md 2023-06-07 10:22:42 +08:00
Richard 2aa46c25e0 docs: add en, zh link 2023-06-07 10:22:00 +08:00
dependabot[bot] 38905a3aa4 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 (#90)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.7...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 17:25:36 +08:00
Richard d864890165 chore: improve consumer server (#91)
* chore: improve consumer server

* chore: run schedule via go routine

* docs: add improve consumer
2023-05-27 17:05:02 +08:00
qloog 246f469f1b Merge branch 'master' of github.com:go-eagle/eagle 2023-05-27 13:14:09 +08:00
qloog 1100199396 chore: rename cron 2023-05-27 13:13:42 +08:00
qloog 437d3bc1e6 chore(ci): fix image url 2023-05-20 16:14:26 +08:00
qloog bf3c453938 chore(ci): fix kubectl version to v1.26.4 2023-05-20 15:59:44 +08:00
qloog ba3e36e9c7 chore(ci): deploy to aws eks 2023-05-20 15:54:56 +08:00
qloog 76e2394f1e chore: optimize dockerfile 2023-05-20 13:47:50 +08:00
qloog b860728b3c chore: optimize dockerfile 2023-05-20 11:47:42 +08:00
qloog fd8296c986 fix: add exec permission for binary 2023-05-20 11:36:52 +08:00
qloog 4f40908ec5 fix: add exec permission for binary 2023-05-20 10:55:46 +08:00
qloog 8d5d5f685c fix: add exec permission for binary 2023-05-20 10:02:04 +08:00
qloog 71749a7aef docs: add section of Contributing 2023-05-11 19:50:03 +08:00
qloog 701a3e0e3b test: improve unit test 2023-05-11 19:47:59 +08:00
qloog ad97ae26c8 chore: improve error tip 2023-05-11 19:47:22 +08:00
qloog d8991eee64 chore(cd): update k8s yaml template 2023-05-10 19:48:23 +08:00
qloog d78be4ba54 chore(ci): modify golangci-lint timeout to 10m 2023-05-10 17:32:05 +08:00
qloog 7e99d651a5 chore(ci): modify golangci-lint to v1.43.0 2023-05-10 17:15:42 +08:00
qloog ce69db72bf chore(ci): fix golangci lint 2023-05-10 16:44:59 +08:00
qloog ca83e89d54 chore(ci): modify go vertion to 1.16 for lint 2023-05-08 19:48:56 +08:00
qloog 506c29d61d chore(ci): fix duplicated name 2023-05-08 19:34:14 +08:00
qloog 4de8c4e02a chore(ci): improve lint and test 2023-05-08 19:19:50 +08:00
qloog 01dbaab500 chore: modify var name GITHUB_TOKEN 2023-05-08 14:26:58 +08:00
qloog d97438a61b chore(ci): modify args flag 2023-05-06 19:06:28 +08:00
qloog 9fe97bd1c3 chore(ci): modify release config 2023-05-06 18:51:34 +08:00
qloog ecd213c919 fix(ci): modify github owner 2023-05-06 15:39:28 +08:00
qloog 2d1e7c3cb5 ci(release): fix typo 2023-05-06 15:29:44 +08:00
qloog 684cb62833 ci: modify version 2023-05-06 15:20:40 +08:00
qloog d18c61ee3e docs: fix conflict 2023-05-06 15:16:25 +08:00
qloog 017c47e3e4 fix(ci): test release 2023-05-06 15:13:59 +08:00
qloog 8669c99235 docs: add english readme 2023-05-06 15:13:16 +08:00
qloog 9c39a5375d chore: fix release tag 2023-05-06 14:42:10 +08:00
Richard 16e01c0efd Merge pull request #89 from Haotian-Yang/master
docs: correct the goconvey website in the README.md
2023-05-05 16:38:32 +08:00
qloog d0717d1c77 chore: use tag name 2023-05-05 16:33:14 +08:00
Haotian Yang cb72794edb doc: correct the goconvey website in the README.md 2023-05-02 15:05:16 -07:00
qloog 099c8bbfe4 chore: modify tigger event 2023-05-02 22:18:02 +08:00
qloog df87b25b78 add test echo 2023-05-02 22:14:47 +08:00
qloog fea92ff9a0 add test echo 2023-05-02 22:11:29 +08:00
qloog feb8609029 chore: fix yaml format 2023-05-02 21:25:41 +08:00
qloog 1208d7d2c8 chore: add permissions 2023-04-28 18:06:02 +08:00
qloog 08447d2efc lint: upgrade golangci-lint to v1.52 2023-04-28 17:27:18 +08:00
qloog d1e0745d95 chore: rename and modify branch 2023-04-28 17:13:14 +08:00
qloog 0c54758c29 ci: new add deploy 2023-04-28 17:07:03 +08:00
qloog 8a0bf00b41 chore: rename ci to test and add deploy 2023-04-28 16:56:00 +08:00
qloog 7dbe32e19e chore: improve github action 2023-04-28 14:42:23 +08:00