rui
|
7fd7503d34
|
workflow(tester): fix gotest runs for PRs (#2160)
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
2022-03-22 17:29:07 -04:00 |
|
dependabot[bot]
|
59929b85b4
|
build(deps): bump actions/checkout from 2 to 3 (#2119)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-03-07 11:18:40 -05:00 |
|
Rui Chen
|
317b922c8e
|
build: add concurrency control
Refs: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-a-fallback-value
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
2022-02-23 00:39:13 -05:00 |
|
rui
|
ffda2909c3
|
workflow: add testing-env image build/publish process (#1780)
* workflow: add testing-env image build/publish process
replacing https://hub.docker.com/r/runatlantis/testing-env
Signed-off-by: Rui Chen <rui@chenrui.dev>
* refresh the testing-env image
* only runs on master branch
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
2021-08-30 23:41:27 -04:00 |
|
Nish Krishnan
|
1637171dc9
|
workflow: add tester gh action (#1681)
|
2021-06-30 15:40:03 -07:00 |
|