oldme
|
1b7b536d6c
|
fix(cmd/gf): protoc file comments contain backticks and double quotes, resulting in syntax errors in the generated file of go (#3890)
|
2024-11-11 21:37:30 +08:00 |
|
John Guo
|
3abb9477c4
|
ci: fix mssql docker service starting failed (#3824)
|
2024-09-28 21:46:23 +08:00 |
|
houseme
|
ab3fbddfc7
|
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688)
|
2024-09-28 20:58:04 +08:00 |
|
John Guo
|
3f2b1cb329
|
feat(database/gdb): add year field type support for ORM operations (#3805)
|
2024-09-25 16:33:52 +08:00 |
|
John Guo
|
777c2e7117
|
ci: fix mssql docker service failed in ci (#3792)
|
2024-09-23 11:50:48 +08:00 |
|
houseme
|
fd33dcb97b
|
ci: add go version 1.23 support (#3733)
|
2024-09-19 10:38:20 +08:00 |
|
fsl
|
144ad5f263
|
ci: add Scorecard workflow (#3702)
|
2024-07-24 19:24:14 +08:00 |
|
海亮
|
559ae0e77e
|
chore(.github/template): update document for github pull requests (#3666)
|
2024-07-02 20:56:20 +08:00 |
|
海亮
|
57583a98bc
|
.github/workflows: remove code coverage report for folder example (#3608)
|
2024-05-30 21:05:35 +08:00 |
|
海亮
|
6b84a37794
|
.github/workflows: fix warning info from node16 on timezone setting (#3614)
|
2024-05-30 20:55:06 +08:00 |
|
John Guo
|
23df83cb0b
|
database/gdb: fix deadlock when orm operations perform in cache function from gcache (#3585)
|
2024-05-22 21:14:43 +08:00 |
|
海亮
|
21c83670d6
|
os/gtime: fixed gtime ci fail (#3596)
|
2024-05-22 20:45:39 +08:00 |
|
oldme
|
74338c498e
|
ci: fix code coverage not sync to CodeCov (#3570)
|
2024-05-10 17:44:01 +08:00 |
|
oldme
|
3b1d1d33b8
|
other: update some issue templates (#3544)
|
2024-04-29 19:37:57 +08:00 |
|
oldme
|
aa6d83fe1c
|
other: enhance Issues and Pull Requests template (#3533)
|
2024-04-24 19:20:34 +08:00 |
|
John Guo
|
1b7aea0ced
|
feat: add metrics option and prometheus handler wraps (#3445)
|
2024-04-07 09:57:13 +08:00 |
|
John Guo
|
8669512f42
|
feat: add metric feature support in goframe (#3138)
|
2024-03-24 21:18:30 +08:00 |
|
oldme
|
290f4a3e65
|
fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309)
|
2024-03-06 19:07:31 +08:00 |
|
houseme
|
4feb8219fa
|
feat: upgrade set-go version and add go 1.22 version (#3316)
|
2024-03-04 20:18:31 +08:00 |
|
海亮
|
a347cdc30e
|
fix github pages ci (#3331)
|
2024-02-28 19:20:37 +08:00 |
|
John Guo
|
85c5b7f19e
|
fix issue #2594 (#3303)
|
2024-02-05 20:40:03 +08:00 |
|
John Guo
|
8266a16b4e
|
fix issue #3286 (#3289)
|
2024-01-30 20:03:58 +08:00 |
|
John Guo
|
81de5d3f25
|
fix workflow script for cli building and release (#3279)
|
2024-01-24 20:36:50 +08:00 |
|
houseme
|
e8d3fcac6b
|
feat: upgrade gitee sync Hub Mirror Action (#3272)
|
2024-01-18 10:21:14 +08:00 |
|
John Guo
|
f87182d5b8
|
fix workflow for gitee sync (#3269)
|
2024-01-17 20:27:41 +08:00 |
|
oldme
|
335ccb32af
|
Update Github issue template (#3234)
|
2024-01-02 20:42:14 +08:00 |
|
海亮
|
fc02e06423
|
doc: update readme img (#3207)
|
2023-12-15 15:56:08 +08:00 |
|
houseme
|
cb0d018fa4
|
feat: upgrade version and improve consul action (#3078)
|
2023-10-24 20:36:01 +08:00 |
|
John Guo
|
f8462b5218
|
split ci workflow into two workflows for short (#3069)
|
2023-10-23 19:28:26 +08:00 |
|
海亮
|
f1b5a223bf
|
add go workspace for cmd/gf, to enable go install for cmd/gf (#3040)
|
2023-10-18 20:01:16 +08:00 |
|
海亮
|
d4e686226b
|
improve version checks for ci script (#3047)
|
2023-10-16 21:18:23 +08:00 |
|
Hunk
|
6af66a0201
|
add service registry implements using nacos (#2995)
|
2023-10-12 21:06:37 +08:00 |
|
Jack Ling
|
81f3ad043d
|
ci: Update action script to remove inactive labels (#3013)
|
2023-10-11 21:39:20 +08:00 |
|
海亮
|
ca7450f595
|
enable go cache for ci, coverage of ut testing is only available after merge of pr (#3011)
|
2023-10-11 21:38:43 +08:00 |
|
海亮
|
d10d96800f
|
temporaryly close the testing of package kubecm to avoid disk unavailable issue (#3007)
|
2023-10-10 14:09:58 +08:00 |
|
houseme
|
35e5f1f204
|
feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting (#3001)
|
2023-10-09 20:09:20 +08:00 |
|
monchickey
|
e6732039c6
|
add consul config adapter (#2964)
|
2023-09-25 21:02:55 +08:00 |
|
John Guo
|
5219c5c37e
|
add ut cases for command gen dao (#2958)
|
2023-09-12 22:00:35 +08:00 |
|
houseme
|
e2ed058e3b
|
feat: upgrade action/checkout to v4 (#2948)
|
2023-09-12 21:20:10 +08:00 |
|
John Guo
|
b9e2b05f04
|
change interface ConvertDataForRecord to ConvertValueForField for package gdb (#2916)
|
2023-09-04 21:23:54 +08:00 |
|
Horizon
|
2fbe4125dd
|
feat: Using sqlite CGO is for building a 32-bit Windows operating system (#2743)
|
2023-08-03 19:58:16 +08:00 |
|
John Guo
|
53e5a04073
|
change minimum golang version from v1.15 to v1.18 (#2820)
|
2023-08-01 21:15:28 +08:00 |
|
houseme
|
9191003391
|
feat: improve golangci-lint config (#2681)
|
2023-06-02 17:09:45 +08:00 |
|
houseme
|
b34d560bb7
|
add auto sync ci from github to gitee (#2680)
|
2023-06-02 10:05:42 +08:00 |
|
houseme
|
d3a3ad0228
|
add oltp(http&grpc) trace support (#2641)
|
2023-05-29 10:00:41 +08:00 |
|
John Guo
|
05ee4d489a
|
new logo (#2647)
|
2023-05-16 09:55:21 +08:00 |
|
houseme
|
aa9d66c53c
|
feat: improve polaris relation and add copyright for polaris example (#2607)
|
2023-05-05 10:04:32 +08:00 |
|
HaiLaz
|
fdc027734c
|
add command make version to in Makefile (#2579)
|
2023-04-14 10:09:19 +08:00 |
|
John Guo
|
32a7f6a0f0
|
feature/v2.4.0-rc4 (#2578)
* v2.4.0-rc3
* v2.4.0-rc4
|
2023-04-12 22:01:24 +08:00 |
|
John Guo
|
5bbec48679
|
v2.4.0-rc2 (#2575)
|
2023-04-12 21:14:03 +08:00 |
|