124 Commits

Author SHA1 Message Date
BoYanZh
4c5285e094
chore(ci): format lang file (#2558) 2022-12-03 12:19:10 +08:00
Noah Hsu
2b902de6fd fix(build): switch to crazymax/xgo 2022-11-22 21:08:27 +08:00
renovate[bot]
50fb49f0c3 fix(deps): update dependencies by renovate[bot] (#2344)
chore(deps): add renovate.json (#2344)

fix(deps): update module github.com/aws/aws-sdk-go to v1.44.137 (#2345)

chore(deps): update actions-cool/issues-helper action to v2.5.0 (#2346)

fix(deps): update module github.com/caarlos0/env/v6 to v6.10.1 (#2348)

fix(deps): update module github.com/gin-contrib/cors to v1.4.0 (#2349)

fix(deps): update module github.com/sirupsen/logrus to v1.9.0 (#2354) [skip ci]

fix(deps): update module gorm.io/driver/postgres to v1.4.5 (#2361)  [skip ci]

fix(deps): update module golang.org/x/crypto to v0.2.0 (#2357) [skip ci]

fix(deps): update module github.com/aws/aws-sdk-go to v1.44.138 (#2358) [skip ci]

fix(deps): update module gorm.io/gorm to v1.24.1 (#2366) [skip ci]

fix(deps): update module gorm.io/driver/mysql to v1.4.4 (#2360) [skip ci]

fix(deps): update module github.com/spf13/cobra to v1.6.1 (#2356) [skip ci]

chore(deps): update actions-cool/issues-helper action to v3 (#2367) [skip ci]

fix(deps): update module gorm.io/driver/sqlite to v1.4.3 (#2365) [skip ci]

chore(deps): update actions/checkout action to v3 (#2368) [skip ci]

chore(deps): update actions/setup-go action to v3 (#2374) [skip ci]

chore(deps): update actions/upload-artifact action to v3 (#2375) [skip ci]

chore(deps): update docker/build-push-action action to v3 (#2377) [skip ci]

chore(deps): update docker/login-action action to v2 (#2378) [skip ci]

chore(deps): update docker/metadata-action action to v4 (#2381) [skip ci]

chore(deps): update docker/setup-buildx-action action to v2 (#2382) [skip ci]

chore(deps): update docker/setup-qemu-action action to v2 (#2387) [skip ci]

fix(deps): update module github.com/aws/aws-sdk-go to v1.44.139 (#2394) [skip ci]

fix(deps): update module golang.org/x/crypto to v0.3.0 (#2395) [skip ci]

Co-Authored-By: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 08:49:15 +08:00
Noah Hsu
549355bb29 build: change golang version 2022-10-12 17:35:44 +08:00
Noah Hsu
9d2e9887af
docs: create FUNDING.yml [skip ci] 2022-09-27 14:41:43 +08:00
Noah Hsu
dc73c2e97d fix: custom token expires in doesn't work 2022-09-27 14:23:56 +08:00
Noah Hsu
a624121095 ci: manual trigger github actions 2022-09-27 14:12:36 +08:00
Noah Hsu
e6c2d22700 workflow: update docs address [skip ci] 2022-09-11 17:17:47 +08:00
Noah Hsu
05f19cad78 ci: add since-days for similarity-analysis [skip ci] 2022-09-10 16:18:10 +08:00
Noah Hsu
7249f277b2 ci: close issue that inactive more than 60 days [skip ci] 2022-09-10 16:10:39 +08:00
Noah Hsu
af87131cc0 chore: fix release docker name typo [skip ci] 2022-09-09 14:42:55 +08:00
Noah Hsu
4ec42a55d6 ci: fix release files path 2022-09-09 14:15:06 +08:00
Noah Hsu
901a74e252 ci: auto release 2022-09-08 21:22:21 +08:00
Noah Hsu
8705e48e0a ci: auto build docker image 2022-09-08 20:27:13 +08:00
Noah Hsu
ed5adc21c2 ci: ignore git commit error 2022-09-08 20:04:19 +08:00
Noah Hsu
53fc2f32d8 ci: ignore cp error [skip ci] 2022-09-06 22:45:17 +08:00
Noah Hsu
41edac5826 fix: convert driver name while generate lang 2022-08-30 22:11:58 +08:00
Noah Hsu
fec98e7f69 ci: auto build dev version 2022-08-29 22:49:20 +08:00
Noah Hsu
e72a557b96 ci: minimize the event that triggers the workflow 2022-08-28 15:39:51 +08:00
Noah Hsu
a6f3094c9a chore: graceful restart or stop 2022-08-28 15:34:12 +08:00
Noah Hsu
37eb3dd8f5 ci: push main branch directly 2022-08-27 18:51:10 +08:00
Noah Hsu
fbcf082ca7 feat: auto generate settings lang 2022-08-27 18:35:05 +08:00
Noah Hsu
cc9ccc4e9b ci: auto generate drivers lang file 2022-08-26 19:06:32 +08:00
Noah Hsu
fda4db71bf ci: new issue bot 2022-08-10 20:05:39 +08:00
Noah Hsu
ccce6a30bb ci: temporarily use self-modified issue-helper 2022-08-07 21:03:37 +08:00
Noah Hsu
6d0e54d87e chore: add driver for issue template 2022-06-17 16:31:31 +08:00
Noah Hsu
626e878861 chore: update issue template 2022-06-17 16:31:25 +08:00
Noah Hsu
b76060570e refactor: init v3 2022-06-06 16:28:37 +08:00
Noah Hsu
eb15bce24b ci: auto generate changelog 2022-06-06 16:22:12 +08:00
Xhofe
08aaa5e2c0 build: rm .git before xgo 2022-04-24 16:53:47 +08:00
Xhofe
293d574ce7 build: specify xgo version 2022-04-23 16:53:26 +08:00
Xhofe
3c2d59e272 build: use crazymax/xgo 2022-04-16 16:43:21 +08:00
Xhofe
4928c331a8 build: upgrade go version 2022-04-16 15:04:28 +08:00
Xhofe
a2cf3ab42e workflow: add checkboxes for issue template 2022-04-14 22:16:15 +08:00
Xhofe
e83081380e workflow: cancel build docker for pr 2022-04-01 09:40:53 +08:00
Xhofe
b68ba22df3 workflow: issue invalid bot 2022-03-26 23:51:25 +08:00
Xhofe
801f843f8a workflow: reproduction is required [skip ci] 2022-04-05 03:24:51 +08:00
Xhofe
79b5c018ea workflow: add translation for duplicate issue [skip ci] 2022-03-14 18:09:38 +08:00
Xhofe
7a4bb2496d add welcome bot 2022-03-03 19:16:30 +08:00
Xhofe
135d505192 back to cgo sqlite3 2022-02-25 23:55:57 +08:00
Xhofe
106c1d069c 💚 change build platform 2022-02-24 22:55:50 +08:00
Xhofe
e61b0f8e34 🔥 remove cgo to pure go 2022-02-24 16:08:49 +08:00
Xhofe
f9f92e2198 ✏️ fix typo 2022-02-23 20:13:52 +08:00
Xhofe
7d5f50b04a 👷 build for all branch 2022-02-23 20:12:21 +08:00
Xhofe
f96a0238fc 👷 change issues-month-statistics 2022-02-17 17:29:45 +08:00
Xhofe
8a219d0732 👷 add issue bot 2022-02-14 20:03:42 +08:00
Xhofe
146a544af3 ✏️ fix typo 2022-02-14 19:43:43 +08:00
Xhofe
ce1740cec4 ✏️ fix typo 2022-02-14 15:36:21 +08:00
Xhofe
d40dbeae3e 💬 add issue template 2022-02-14 15:33:48 +08:00
Xhofe
5094b673c4 👷 add some issue bot 2022-02-14 15:32:25 +08:00