dependabot[bot]
e922016121
build(deps): Bump technote-space/get-diff-action from 4 to 5 ( #6788 )
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action ) from 4 to 5.
- [Release notes](https://github.com/technote-space/get-diff-action/releases )
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/get-diff-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
3 years ago
dependabot[bot]
6cd07682ae
build(deps): Bump actions/checkout from 2 to 2.3.4 ( #6456 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Callum Waters
3c50c5a845
github actions: fix e2e-nightly-master.yml ( #6398 )
4 years ago
dependabot[bot]
10f4b7de64
build(deps): Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 ( #6317 )
4 years ago
Callum Waters
dd84867e2b
bump linter version to 1.38 ( #6253 )
4 years ago
dependabot[bot]
bd14bb66e9
build(deps): Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 ( #6175 )
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.4.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.4.0...d9f0e73c0497685d68af8c58280f49fcaf0545ff )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
4 years ago
dependabot[bot]
670b27fe3c
build(deps): Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 ( #6111 )
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...544d2efb307b3f205f34886f2787046abe7fb26e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Marko
c6691b91c2
ci: make timeout-minutes 8 for golangci ( #5821 )
4 years ago
dependabot[bot]
80b9eb8f0f
build(deps): Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 ( #5571 )
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2.2.1 to v2.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Marko
346aa14db5
fix lint failures with 1.31 ( #5489 )
4 years ago
dependabot[bot]
710ed63f55
build(deps): Bump technote-space/get-diff-action from v3 to v4 ( #5485 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
4 years ago
dependabot[bot]
3de8d14baa
build(deps): Bump golangci/golangci-lint-action from v2.2.0 to v2.2.1 ( #5486 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
4 years ago
dependabot[bot]
f6c9a551b0
build(deps): Bump technote-space/get-diff-action from v1 to v3 ( #5246 )
4 years ago
dependabot[bot]
0ae78e5987
build(deps): Bump golangci/golangci-lint-action from v2.1.0 to v2.2.0 ( #5245 )
4 years ago
Marko
2d167aefcf
ci: freeze golangci action version ( #5196 )
## Description
This PR updates golang-ci to latest and stops looking at master for the action.
Closes: #XXX
4 years ago
Marko
7c8c356f71
ci: version linter fix ( #5128 )
## Description
linter version fix and run make format to have all ci run
Closes: #XXX
4 years ago
Marko
bba966458a
bump versiion of ci linter ( #5127 )
4 years ago
Marko
a27317dff0
ci: add timeouts ( #4912 )
## Description
Add Timeouts to Github action jobs. The goal of adding timeouts is so if a job is hanging on something it gets killed and the author will get notified.
I picked these times based on previous circle and Github action times then doubled & in some places tripled the times.
Closes: #XXX
4 years ago
Marko
7866f4a995
ci: migrate localnet to github actions ( #4878 )
## Description
This PR moves `localnet` from circleci to github actions.
Would we like to add longer lived nets?
Closes: #XXX
5 years ago
Marko
1ecc886c44
ci: add paths
## Description
by adding paths the ci job wont run if the files aren't touched. this is a change from before where they would run to see if there were changes
Closes: #XXX
5 years ago
Marko
9149ee7d8b
lint: various fixes
## Description
various linitng fixes
5 years ago
Marko
678010c45e
fix linters & switch to official linter ( #4808 )
5 years ago
Marko
b7c2d7a977
lint: enable nolintlinter, disable on tests
## Description
- enable nolintlint
- disable linting on tests
Closes: #XXX
5 years ago
Marko
62feafb6bd
ci: transition some ci to github actions
## Description
move tests for abci_cli, abci_app and app_tests to github actions
______
For contributor use:
- [ ] Wrote tests
- [ ] Updated CHANGELOG_PENDING.md
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Updated relevant documentation (`docs/`) and code comments
- [ ] Re-reviewed `Files changed` in the Github PR explorer
5 years ago
Marko
499f9ed153
lint: add review dog ( #4652 )
* lint: add review dog
- golangci is being deprecated on the 15th
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago