Commit Graph

76 Commits

Author SHA1 Message Date
c9s
4c75f4dc29
Merge pull request #1676 from c9s/dependabot/github_actions/docker/build-push-action-6
dep: bump docker/build-push-action from 2 to 6
2024-08-01 14:07:43 +08:00
dependabot[bot]
378ef91e5d
dep: bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 06:13:02 +00:00
dependabot[bot]
373c4ebd58
dep: bump docker/build-push-action from 2 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 06:12:59 +00:00
c9s
a5bf3518df
Merge pull request #1673 from c9s/dependabot/github_actions/actions/setup-go-5
dep: bump actions/setup-go from 4 to 5
2024-07-28 18:45:09 +08:00
dependabot[bot]
1889e83a08
dep: bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 08:22:46 +00:00
dependabot[bot]
82811de9dc
dep: bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-28 08:22:41 +00:00
c9s
7d212bf031
fix rockhopper install command 2024-04-08 19:21:26 +08:00
c9s
e173ea3c9d
fix golang lint 2024-04-08 19:00:04 +08:00
c9s
83a6b95c84
fix rockhopper install 2024-04-08 17:17:28 +08:00
c9s
3fec36ceac
fix rockhopper install in ci 2024-04-01 17:34:32 +08:00
c9s
64f67bde7d
upgrade ci go to 1.21 2024-04-01 15:54:59 +08:00
zenix.huang
8268ac1d32 fix: skip test when run in github action 2024-03-12 17:48:55 +09:00
c9s
3d7371a4ae
github: add go test count 3 to ci 2024-01-24 15:33:17 +08:00
narumi
29f3642395 specify the version of morphy2k/revive-action to 2.5.4 2024-01-06 14:13:33 +08:00
c9s
3ba46f9b7e
github: fix release workflow 2023-12-18 21:40:29 +08:00
c9s
15fa83268b
github: upgrade to actions/setup-go@v4 2023-12-11 22:06:48 +08:00
c9s
f39474f9f5
github: upgrade golang linter to v1.54 2023-12-11 22:06:02 +08:00
c9s
4b11289c7c
github flow: bump go version to 1.19 2023-12-07 17:38:57 +08:00
c9s
aac288426c
update github workflow branch patterns 2023-07-22 11:47:03 +08:00
c9s
1ac0b5b545
remove go 1.17 from ci 2023-02-24 13:34:08 +08:00
chechia
12c7f6585a
feature: push to quay.io 2022-12-20 17:53:19 +08:00
c9s
096defc331 add test flag and disable lfs in test 2022-12-09 17:34:24 +08:00
c9s
7a8ae7cd01 github: link market data 2022-12-06 02:54:37 +08:00
c9s
8482ad4793 github: pull git lfs 2022-12-06 02:40:22 +08:00
c9s
3d77a319fc
github: set default timeout 2022-12-03 12:42:48 +08:00
c9s
870cb8acfb
github: apply go version from matrix for go1.17 and go1.18 2022-08-09 16:49:34 +08:00
c9s
1df027456a
github: move back to go1.18 2022-08-09 16:48:33 +08:00
c9s
1d9346b02e
github: use go1.17 for testing 2022-08-09 16:47:06 +08:00
c9s
c4ac2a23c4
remove pre-commit from ci 2022-06-21 15:27:48 +08:00
c9s
06de735df0
ci: add pip to cache 2022-06-21 14:46:50 +08:00
zenix
dca80cfb7e fix: move gofmt to golintci, disable most of the checks 2022-06-17 19:00:36 +09:00
zenix
933c90e805 fix: split golangci-lint to separate file 2022-06-17 17:15:17 +09:00
zenix
2d08747722 fix: go get binary path 2022-06-17 16:56:08 +09:00
zenix
ba1342cbc3 feature: add pre-commit 2022-06-17 16:07:00 +09:00
zenix
55fa4cc8f1 fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
c9s
ae41a45393
ci: use sed to remove generated files 2022-06-14 13:19:55 +08:00
zenix
71aae0c4bb fix: fix typo in codecov name 2022-06-10 14:05:56 +09:00
zenix
f1e24bf43b feature: add codecoverage and add race detection in go test, fix: fix race conditions 2022-06-10 14:01:14 +09:00
c9s
c54fec4c80
ci: run python flow only when files under the python/ path are changed 2022-06-08 15:17:19 +08:00
c9s
88f22468bf
add node workflow 2022-06-08 12:42:23 +08:00
c9s
5688a79917
remove go test verbose flag 2022-06-06 16:16:23 +08:00
c9s
62de3a43ed
ci: add backtest sync test to ci flow 2022-05-20 18:07:58 +08:00
zenix
0b32e8b959 upgrade: go to v1.18 2022-05-12 20:07:11 +09:00
c9s
5a1d77a68c
add sqlite migration tests 2022-05-03 16:49:01 +08:00
c9s
2371438bde
add rockhopper command for test 2022-05-03 16:48:03 +08:00
c9s
9b5ba3780c
setup mysql 2022-05-03 16:48:03 +08:00
c9s
c869bac166
github: add one more step to install migration tool 2022-05-03 16:48:02 +08:00
zenix
570d0f077c feature: add github release flow for dnum 2022-03-16 21:49:47 +09:00
なるみ
034a86ceb4 Add grpc client 2022-03-15 18:43:57 +08:00
c9s
02f533d4db use go 1.17.5 for release 2022-03-15 17:01:31 +08:00