mergify[bot]
1e3b81f6f9
build(deps): use Go 1.23 instead of Go 1.22 (backport #21280 ) ( #21308 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 15:42:24 +02:00
Julien Robert
580af8b234
chore: keep in release branch only sdk versioned software 2/2 ( #21140 )
2024-08-02 12:52:04 +02:00
Julien Robert
619e0da8da
refactor(vesting): fix build ( #19539 )
2024-02-24 14:41:22 +01:00
Julien Robert
6d96e1dec3
ci: bump go to 1.22 ( #19396 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-23 10:22:37 +00:00
dependabot[bot]
14bb52ad92
build(deps): Bump actions/setup-go from 4 to 5 ( #18647 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-07 09:48:43 +00:00
dependabot[bot]
e557c06d8a
build(deps): Bump actions/checkout from 3 to 4 ( #17618 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:16:53 +00:00
yihuang
c94ce04bfa
ci: Re-enable rocksdb backend in build.yml ( #17474 )
2023-08-21 07:20:14 +00:00
Julien Robert
f0030e0e6d
build: bump to Go 1.21 ( #17333 )
2023-08-18 09:58:46 +00:00
yihuang
d2b93e050d
feat: support build with rocksdb backend in CI ( #17346 )
2023-08-11 07:19:02 +00:00
Carlos Santiago Yanzon
506e87a696
refactor!: remove rosetta from repo ( #17112 )
2023-07-24 19:19:20 +00:00
Julien Robert
1d3193cba4
ci: bump go in CI ( #16049 )
2023-05-06 16:50:34 +00:00
Julien Robert
d7c8353989
ci: add merge_queue trigger for required workflows ( #15847 )
2023-04-14 15:54:48 +00:00
Julien Robert
3f3beb319e
ci: bump go version ( #15716 )
2023-04-06 09:55:19 +02:00
dependabot[bot]
988a71b5ea
build(deps): Bump actions/setup-go from 3 to 4 ( #15405 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 17:47:28 +00:00
dependabot[bot]
1e73883f66
build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.0 ( #15307 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-08 20:33:15 +00:00
dependabot[bot]
77d347b482
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 and go version to 1.20.1 ( #15051 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-17 12:17:24 +00:00
Julien Robert
ad847c4e4d
build(deps): bump Go to v1.20 on SDK, simapp and standalone modules ( #14979 )
2023-02-09 11:56:07 -05:00
Julien Robert
98888e4ee7
chore: add tooling and docs for hubl ( #14743 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-23 22:12:22 +01:00
Julien Robert
781a4d6d77
ci: test ledger in build CI ( #14642 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-17 14:55:03 +00:00
Julien Robert
9742029158
feat: create config fix tool ( #14342 )
2023-01-10 10:28:41 +00:00
dependabot[bot]
cdae85f28d
build(deps): Bump technote-space/get-diff-action from 6.1.1 to 6.1.2 ( #14204 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 16:45:58 +00:00
Julien Robert
a21ce7dee3
ci: add goreleaser for rosetta and add go cache ( #14190 )
...
* chore: add goreleaser for rosetta and add go cache
* updates
* don't fetch too much
2022-12-07 11:51:58 +00:00
Julien Robert
ed5124f932
feat: standalone rosetta command ( #14118 )
2022-12-07 01:19:18 +01:00
Emmanuel T Odeke
bcfb7dc330
build: Makefile: add Go vulnerability checker ( #14028 )
...
* build: Makefile: add Go vulnerability checker
Adds the Go vulnerability checker to the Makefile as a directive
dependency to the all directive to ensure that we get security
updates scalably.
* add gh action
* bump to 1.19.3 due to vulnerabilities
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-02 11:31:02 +00:00
Julien Robert
2849050e1a
ci: improve test skipping mechanism ( #13987 )
2022-11-23 14:39:43 +01:00
Julien Robert
ae91105fec
ci: configure monorepo sonarcloud ( #13944 )
2022-11-23 10:47:18 +00:00
Julien Robert
fc38dc277a
ci: bump go and remove buildjet ( #13674 )
2022-10-27 15:55:23 +02:00
Julien Robert
9bae8a817f
build(deps): bump go minimum version to go 1.19 ( #13397 )
2022-09-27 21:02:02 +02:00
Julien Robert
555d774c73
ci: further improve gh actions ( #13361 )
2022-09-23 11:33:38 -05:00
Julien Robert
c297caa697
ci: improve github actions ( #13358 )
...
* ci: improve github actions
* updates
* revert title change
* updates
* implement feedback
* Update go.mod
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-09-22 00:57:19 +02:00