M. J. Fromberger
f361ce09b3
Update Go toolchains to 1.17 in Actions workflows. ( #7049 )
3 years ago
Sam Kleinman
638346500d
ci: reduce number of groups for 0.34 e2e runs ( #6968 )
3 years ago
dependabot[bot]
b28887e839
build(deps): Bump rtCamp/action-slack-notify from 2.1.3 to 2.2.0 ( #6543 )
Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases )
- [Commits](f565a63638
...12e36fc18b0689399306c2e0b3e0f2978b7f1ee7)
---
updated-dependencies:
- dependency-name: rtCamp/action-slack-notify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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
dependabot[bot]
72c9364154
build(deps): Bump rtCamp/action-slack-notify from ae42232590
to 2.1.3 ( #6234 )
Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify ) from ae42232590
to 2.1.3. This release includes the previously tagged commit.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases )
- [Commits](ae42232590
...f565a63638bd3615e76249bffab00fcb9dab90f7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Alessio Treglia
d27cc6e5e9
build with go1.16 ( #6213 )
Co-authored-by: Marko <marbar3778@yahoo.com>
4 years ago
Tess Rinearson
17c511db67
.github/workflows: cleanup yaml for e2e nightlies ( #6049 )
4 years ago
Tess Rinearson
8ea2ac0db7
.github/workflows: fix whitespace in e2e config file ( #6043 )
4 years ago
Tess Rinearson
91e1f3548a
.github/workflows: separate e2e workflows for 0.34.x and master ( #6041 )
Co-authored-by: Erik Grinaker <erik@interchain.berlin>
Co-authored-by: Marko <marbar3778@yahoo.com>
4 years ago
Tess Rinearson
b0dfbd1832
.github/workflows: try different e2e nightly test set ( #6036 )
4 years ago
Tess Rinearson
0b953eb190
Revert "e2e: releases nightly ( #5906 )" ( #6031 )
This reverts commit 64961e2267
, to see if it will make the workflow dispatch trigger reappear and fix our Slack notification link.
4 years ago
Marko
64961e2267
e2e: releases nightly ( #5906 )
4 years ago
dependabot[bot]
f9c54d2710
build(deps): Bump rtCamp/action-slack-notify from ecc1353ce3
to 2.1.2 ( #5767 )
Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify ) from ecc1353ce3
to 2.1.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases )
- [Commits](ecc1353ce3
...ae4223259071871559b6e9d08b24a63d71b3f0c0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Alessio Treglia
0de4bec862
use Cleanup(),TempDir() in test cases ( #5723 )
Replace defer with t.Cleanup().
Replace the combination of ioutil.TempDir, error checking
and defer os.RemoveAll() with Go testing.T's new TempDir()
helper.
Mark auxiliary functions as test helpers.
4 years ago
dependabot[bot]
fdecfa177d
build(deps): Bump rtCamp/action-slack-notify from e9db0ef to 2.1.1
Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify ) from e9db0ef to 2.1.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases )
- [Commits](https://github.com/rtCamp/action-slack-notify/compare/e9db0ef...ecc1353ce30ef086ce3fc3d1ea9ac2e32e150402 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Anton Kaliaev
7041cae8e1
bump go version to 1.15 ( #5639 )
4 years ago
Erik Grinaker
99f645d200
github: only notify nightly E2E failures once ( #5559 )
4 years ago
Erik Grinaker
f0d4ddcf3c
test: tweak E2E tests for nightly runs ( #5512 )
4 years ago
Erik Grinaker
b6979e7fbd
test: clean up E2E test volumes using a container ( #5509 )
4 years ago
Erik Grinaker
8a67968416
github: add nightly E2E testnet action ( #5480 )
4 years ago