Commit Graph

310 Commits

Author SHA1 Message Date
Julien Robert
5ea5d91861
ci: allow to deploy docs manually (#14042) 2022-11-28 15:23:29 +01:00
Marko
75a2f26a70
change image name (#14033) 2022-11-27 20:19:32 +01:00
Rano | Ranadeep
45cc1b03f0
fix: fix multi platform go build in docker push workflow (#13993)
* publish to ghcr

* build for target os and arch

* replace deprecated set-output

* fix insufficient scope error

* replace old code with docker metadata action

* disable default latest

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-11-27 13:00:57 +00:00
Elias Naur
60fdbd044f
ci: add workflow for reporting possible state-changing diffs (#13774)
The workflow uses the new github.com/orijtech/statediff tool that
builds a callgraph from a set of root methods and functions, and
checks whether a patch touches it.

Fixes #13518

Signed-off-by: Elias Naur <elias@orijtech.com>

Signed-off-by: Elias Naur <elias@orijtech.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-11-27 11:49:30 +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
dependabot[bot]
e1fcb2c21f
build(deps): Bump actions/add-to-project from 0.3.0 to 0.4.0 (#13975)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](https://github.com/actions/add-to-project/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 17:49:47 +01:00
Julien Robert
3bb2779574
chore: rename app_legacy & add sims for 0.47 (#13950)
* docs: rename `app_legacy`

* add sims for 0.47

* update concurrency group

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-11-21 18:11:37 +00:00
Julien Robert
eb4afa74ba
ci: configure sonarcloud (#13921) 2022-11-18 15:14:49 +00:00
Jacob Gadikian
b425907b95
ci: add sonarcloud job (#11856)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-18 13:47:37 +01:00
dependabot[bot]
d725be5915
build(deps): Bump actions/dependency-review-action from 2 to 3 (#13839)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 17:16:08 +01:00
Julien Robert
4b26d9e27d
chore: use tagged rosetta version (#13765)
* chore: use tagged rosetta version

* add unit test in CI, bump tm and update changelog

* update rosetta data

* update action
2022-11-04 15:41:21 +01:00
Julien Robert
fc38dc277a
ci: bump go and remove buildjet (#13674) 2022-10-27 15:55:23 +02:00
Julien Robert
c303d7f341
chore: small improvements (#13672)
* ci: update buf

* add recommended vscode extension

* update gh username

* follow-up #13613

* add more sugestions

* remove atlas github action
2022-10-26 22:47:28 +00: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
3b62a95ad0
ci: fix can't release cosmovisor (#13618)
* ci: fix can't release cosmovisor

* fix tests

* update date

* update zip
2022-10-24 12:55:58 +02:00
dependabot[bot]
1dae922fe0
build(deps): Bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 (#13602)
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases)
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 18:11:38 +02:00
dependabot[bot]
6673999463
build(deps): Bump docker/metadata-action from 4.1.0 to 4.1.1 (#13584) 2022-10-18 19:10:51 +02:00
dependabot[bot]
46a8c51951
build(deps): Bump technote-space/get-diff-action from 6.1.0 to 6.1.1 (#13570) 2022-10-17 18:39:59 +00:00
dependabot[bot]
42c629e4d0
build(deps): Bump amannn/action-semantic-pull-request (#13569) 2022-10-17 18:36:55 +00:00
dependabot[bot]
e1ff59e350
build(deps): Bump amannn/action-semantic-pull-request (#13552)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 18:45:48 +02:00
dependabot[bot]
e46c5ad79d
build(deps): Bump JamesIves/github-pages-deploy-action (#13542)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-10-13 16:41:08 +00:00
dependabot[bot]
3689d6f41a
build(deps): Bump docker/metadata-action from 4.0.1 to 4.1.0 (#13523) 2022-10-12 18:27:18 +02:00
dependabot[bot]
85fe39077e
build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs (#13505)
* build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs

Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-import/compare/14.1.0...15.0.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* improve jobs

* updates

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-10-11 23:08:43 +02:00
dependabot[bot]
fd25a386f7
build(deps): Bump amannn/action-semantic-pull-request (#13506)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 20:59:18 +02:00
Jacob Gadikian
1917e92bb7
ci: Update lint.yml and Makefile (#13484)
* Update lint.yml

* adjust Makefile and run make format

* run make format

* make format

* nolint:staticcheck the for loop

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-10-11 10:07:39 +00:00
Julien Robert
ac4fb8b8df
ci: fix build docs (#13490) 2022-10-10 15:05:01 +00:00
Julien Robert
a74989ddf4
feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00:00
Marko
7167371f87
chore: project automation (#13481)
* test pr automation

* github token

* test++

* test++

* if pr is reopened add it

* test++

* test++

* test++

* test++
2022-10-10 10:49:31 +00:00
Julien Robert
a975f67b24
chore: add v0.46.2 in main changelog (#13442) 2022-10-03 22:13:36 +02:00
Emmanuel T Odeke
67a403311f
ci: .github/workflows: add staticmajor to catch leaking resources (#13392)
Brings in a static analyzer that catches leaking resources like
unclosed file handles, networking handles etc that can't easily
be caught except in very critical code reviews as well as a bunch
of other static analyzers that Orijtech Inc produces.
2022-10-03 06:02:47 +00: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
684ee627d1
fix: attempt at fixing flaky e2e tests (#13401)
* fix: attempt at fixing flaky e2e tests

* `make format`

* add links
2022-09-27 13:39:04 -04:00
dependabot[bot]
ace03e6dd5
build(deps): Bump amannn/action-semantic-pull-request (#13391) 2022-09-26 20:35:08 +02:00
Julien Robert
555d774c73
ci: further improve gh actions (#13361) 2022-09-23 11:33:38 -05:00
dependabot[bot]
89aa914bed
build(deps): Bump actions/stale from 5 to 6 (#13365)
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 14:22:12 -04: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
pratikbin
14c0233ab8
ci: use native paths instead of get-diff-action (#13342)
* ci: use native paths instead of get-diff-action

* ci: add paths for pr
2022-09-20 16:06:19 +00:00
Nathan Dias
254c8f1288
ci: add workflow for cosmos/gosec (#13311) 2022-09-16 10:30:51 +00:00
dependabot[bot]
3fd6ac91be
build(deps): Bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 (#13309) 2022-09-15 18:49:56 +02:00
Julien Robert
9dacaa4a19
ci: update all dependencies for all go mod with dependabot (#13180) 2022-09-14 09:35:09 +00:00
Marko
d07429425f
chore: separate build flags (#13260)
* separate build flags

* legible
2022-09-13 13:10:31 +00:00
Marko
a79eafa0b1
build docker without build-linux (#13257) 2022-09-13 10:08:38 +00:00
Marko
467ef28eea
chore: build for multiple platforms (#13248)
* build for multiple platforms

* test in pr
2022-09-12 18:20:50 +00:00
Marko
5013933e6f
chore: pin version of golangci-lint (#13238)
* pin point version fo golangci-lint

* remove dep

* version variable
2022-09-12 06:55:32 +00:00
Marko
717611e047
add platforms to docker deploy (#13226) 2022-09-09 16:01:51 +00:00
Marko
9f27fcc8b4
add platforms to docker deploy (#13225) 2022-09-09 17:49:47 +02:00
Julien Robert
13ab473a0d
ci: fix sims success messages (#13222) 2022-09-09 10:16:56 -04:00
Julien Robert
69ef344cbf
ci: fix sims success messages (#13217) 2022-09-09 10:27:08 +02:00
Jacob Gadikian
40180cda8f
ci: make makefile and ci match (#13208) 2022-09-09 06:28:49 +02:00