Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot]
0e1d6203c0
build(deps): Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 (#19790)
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>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-03-20 10:25:55 +00: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
Julien Robert
097f99d0f1
chore: deprecate v0.46 and v0.50 changelog (#18119) 2023-11-09 18:19:49 +00:00
Julien Robert
8fbf6166f6
chore: tagged the wrong branch (#18407) 2023-11-07 19:18:52 +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
dependabot[bot]
22cab0d491
build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.2.1 (#17521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 06:35:14 +00:00
Julien Robert
f0030e0e6d
build: bump to Go 1.21 (#17333) 2023-08-18 09:58:46 +00:00
Julien Robert
1d3193cba4
ci: bump go in CI (#16049) 2023-05-06 16:50:34 +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
364d3af5e7
ci: update release slack channel and algolia api key (#14942) 2023-02-07 09:24:13 -05: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
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
fc38dc277a
ci: bump go and remove buildjet (#13674) 2022-10-27 15:55:23 +02:00
Julien Robert
209797f3be
chore: make format, make proto-update-deps, add 0.45.10 in changelog (#13623) 2022-10-24 15:23:12 +02:00
Julien Robert
9bae8a817f
build(deps): bump go minimum version to go 1.19 (#13397) 2022-09-27 21:02:02 +02:00
Marko
c1ec6453cb
Revert "update-ci-only" (#12882)
* Revert "update-ci-only (#12865)"

This reverts commit b6f867d0b6.

* modify go file
2022-08-10 09:04:24 +02:00
Jacob Gadikian
b6f867d0b6
update-ci-only (#12865) 2022-08-09 09:57:21 +02:00
nathannaveen
274319a790
chore: Set permissions for GitHub actions (#12354)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-06-25 09:23:58 +02:00
Marko
c2d4db3e96
chore: Buildjet pr (#12231)
* use buildjet 4vcpu, 16gb runners

* Delete .gitpod.yml

* Update lint-pr.yml

* Update clean-artifacts.yml

* Update proto-docker.yml

* Update proto.yml

* Update stale.yml

* Update proto.yml

* Update atlas.yml

* Update check-docs.yml

* Update proto-registry.yml

* Update .github/workflows/dependencies-review.yml

Co-authored-by: Marko <marko@baricevic.me>

* Update .github/workflows/linkchecker.yml

Co-authored-by: Marko <marko@baricevic.me>

* Update .github/workflows/labeler.yml

Co-authored-by: Marko <marko@baricevic.me>

* Update .github/workflows/docker.yml

Co-authored-by: Marko <marko@baricevic.me>

* Update .github/workflows/deploy-docs.yml

Co-authored-by: Marko <marko@baricevic.me>

* Update .github/workflows/codeql-analysis.yml

Co-authored-by: Marko <marko@baricevic.me>

* go file change

* yaml

* Update simapp/app.go

Co-authored-by: Julien Robert <julien@rbrt.fr>

Co-authored-by: faddat <jacobgadikian@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-06-16 11:32:19 +02:00
dependabot[bot]
7d6cbbb66b
build(deps): Bump goreleaser/goreleaser-action from 2 to 3 (#12018) 2022-05-23 12:17:20 -04:00
Aleksandr Bezobchuk
62dc638a56
chore: update gorleaser job #11753 2022-04-25 12:32:03 -04:00