Commit Graph

397 Commits

Author SHA1 Message Date
Kevin Franklin Kim
7e1298b21b
chore: add codecov
Some checks failed
Test Branch / test (push) Has been cancelled
2025-09-19 08:19:38 +02:00
Kevin Franklin Kim
6c126a5956
Merge pull request #74 from foomo/feature/depedencies
feat: update depedencies
2025-09-19 06:46:25 +02:00
Kevin Franklin Kim
c90b8e2024
chore: revert cache 2025-09-18 23:32:11 +02:00
Kevin Franklin Kim
d10297be6c
chore: update dependabot 2025-09-18 23:30:38 +02:00
Kevin Franklin Kim
9d9ae39cd4
fix: lint issues 2025-09-18 23:28:27 +02:00
Kevin Franklin Kim
29b313ea6f
test: add types test 2025-09-18 23:22:52 +02:00
Kevin Franklin Kim
e0841a5713
feat: update deps 2025-09-18 23:22:38 +02:00
Kevin Franklin Kim
cc9490482d
feat: update usage 2025-09-18 23:21:52 +02:00
Kevin Franklin Kim
929756226a
feat: use testing context 2025-09-18 23:21:44 +02:00
Kevin Franklin Kim
3677ba8f02
chore: add mise 2025-09-18 23:21:15 +02:00
Kevin Franklin Kim
401407617a
feat: add docker build 2025-09-18 23:20:40 +02:00
Kevin Franklin Kim
b41cebcea3
feat: add schema 2025-09-18 23:20:12 +02:00
Kevin Franklin Kim
b605ee6f47
Merge pull request #65 from foomo/fix/goroot
feat: go 1.24.0 & runtime goroot, gopath
2025-06-03 16:52:12 +02:00
Kevin Franklin Kim
136dc2f079
chore: bump action 2025-06-03 16:49:56 +02:00
Kevin Franklin Kim
8b207d632b
fix: lint issues 2025-06-03 16:49:35 +02:00
Kevin Franklin Kim
3b76712d0b
feat: go 1.24.0 2025-06-03 16:48:23 +02:00
Kevin Franklin Kim
854082c565
chore: add husky 2025-06-03 16:48:05 +02:00
Kevin Franklin Kim
45ceb03b83
feat: bump deps 2025-06-03 16:47:52 +02:00
Kevin Franklin Kim
9001a7dac8
Merge branch 'main' of github.com:foomo/gotsrpc into fix/goroot 2025-06-03 16:40:37 +02:00
Kevin Franklin Kim
3e91cfc683
Merge pull request #67 from foomo/dependabot/go_modules/gomod-update-a3b569926f
chore(deps): bump the gomod-update group with 2 updates
2025-06-03 16:29:43 +02:00
Kevin Franklin Kim
9ba42b74c6
fix: retrieve runtime gopath & goroot 2025-06-03 16:28:45 +02:00
dependabot[bot]
63b1118b9d
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0)

Updates `golang.org/x/tools` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/tools
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-13 18:53:42 +00:00
Kevin Franklin Kim
fbbed9b992
fix: use build default 2025-03-24 17:04:14 +01:00
Kevin Franklin Kim
ca616c4128
fix: use build default 2025-03-18 07:47:23 +01:00
Kevin Franklin Kim
e65c0a168e
fix: us build default 2025-03-18 07:43:31 +01:00
Kevin Franklin Kim
a332d9564f
fix: pass goroot 2025-03-18 07:32:26 +01:00
Kevin Franklin Kim
5debe54950
fix: use goroot 2025-03-17 14:42:50 +01:00
Kevin Franklin Kim
0907f2b9d8
Merge pull request #64 from foomo/fix/client-errors-unwrap
fix: client errors unwrap
2025-03-07 15:22:10 +01:00
Kevin Franklin Kim
7516983298
chore: change test order 2025-03-07 15:18:38 +01:00
Kevin Franklin Kim
164ebf3a66
revert: debug 2025-03-07 15:16:36 +01:00
Kevin Franklin Kim
07c3475cc9
fix: add client error unwrap 2025-03-07 14:53:01 +01:00
Kevin Franklin Kim
f8e193bcd6
Merge pull request #63 from foomo/fix/struct-error
fix: struct error
2025-03-06 16:18:43 +01:00
Kevin Franklin Kim
f91bc6c744
feat: bump deps 2025-03-06 16:09:06 +01:00
Kevin Franklin Kim
06f4516256
fix: lint issues 2025-03-06 16:08:57 +01:00
Kevin Franklin Kim
0a3551cb98
fix: struct error 2025-03-06 16:08:43 +01:00
Kevin Franklin Kim
6f0cb501fa
chore: update go releaser 2025-03-06 16:08:04 +01:00
Kevin Franklin Kim
a8f572ab26
chore: update golangci lint 2025-03-06 16:07:58 +01:00
Kevin Franklin Kim
4098c97539
docs: add community templates 2025-03-06 16:07:42 +01:00
Kevin Franklin Kim
9d35133e58
Merge pull request #61 from foomo/go-1.23.0
Go 1.23.0
2025-02-18 14:28:59 +01:00
Kevin Franklin Kim
c9968e86e8
chore: update linter 2025-02-18 14:26:19 +01:00
Kevin Franklin Kim
b766845ca2
docs: update README 2025-02-18 14:11:10 +01:00
Kevin Franklin Kim
832fd47d1c
feat: use buffer 2025-02-18 14:06:01 +01:00
Kevin Franklin Kim
27e3939785
feat: go 1.23.0 2025-02-18 14:05:50 +01:00
Kevin Franklin Kim
d995dadeb9
Merge pull request #48 from foomo/dependabot/github_actions/github-actions-a8d1d1367e
chore(deps): bump the github-actions group across 1 directory with 2 updates
2024-11-11 10:20:54 +01:00
Kevin Franklin Kim
7ab2de3260
Merge branch 'main' into dependabot/github_actions/github-actions-a8d1d1367e 2024-11-11 10:19:24 +01:00
Kevin Franklin Kim
ecb6325fba
Merge pull request #52 from foomo/dependabot/go_modules/gomod-update-47056fd018
chore(deps): bump the gomod-update group across 1 directory with 3 updates
2024-11-11 10:18:39 +01:00
Kevin Franklin Kim
aac45babc3
Merge pull request #54 from foomo/fix/selector-expr
fix: selector expr
2024-11-11 10:18:09 +01:00
Kevin Franklin Kim
0737add060
fix: lint issues 2024-11-11 10:08:14 +01:00
Kevin Franklin Kim
16fa0b11ad
Merge branch 'main' of github.com:foomo/gotsrpc into typfix 2024-11-08 14:44:40 +01:00
Kevin Franklin Kim
b831188a0c
Merge pull request #53 from foomo/fix/union-string
fix: union string
2024-11-08 14:44:18 +01:00