renovate[bot]
2c213581f7
chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.22 ( #2844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 11:30:42 -06:00
renovate[bot]
efcfac8ddf
chore(deps): update actions/checkout action to v3.2.0 ( #2819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-18 21:14:10 -06:00
renovate[bot]
1c46d766ad
chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2022.12.19 ( #2824 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-18 20:53:37 -06:00
Ken Kaizu
063bbb93c9
refactor: e2e test ensure conftest command to check conftest version is greater or equal to specific version ( #2812 )
2022-12-18 03:31:40 -06:00
nitrocode
d4c7ccea83
Run PR checks if the PR is moved to ready_for_review type ( #2713 )
...
* Update lint.yml
* Update test.yml
2022-11-24 11:43:45 -06:00
nitrocode
ad79d0708b
docs: Small updates 🦃 ( #2711 )
...
* Add missing pages
* Update server-configuration.md
* Update test.yml
* Update lint.yml
* Update test.yml
* Update lint.yml
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
* Update server-configuration.md
2022-11-23 19:59:50 -06:00
nitrocode
b760e8c869
Bump testing-env and go-cty@v1.12.1 ( #2686 )
...
* Bump github.com/zclconf/go-cty@v1.12 .1
* Bump github.com/zclconf/go-cty@v1.11 .1
* Bump github.com/zclconf/go-cty@v1.12 .1
* Bump testing-env to latest
* Set conftest to 0.35.0
* conftest to 0.45.0, run docker tests locally
* set gha test.yml to latest testing-env image
* Update Makefile target descs, rm sudo
* Use testing-env:2022.11.17
* Add sudo back in for gha workflow
* Set conftest to 0.35.0
* test gha: rm setup
* Rename "Version" to "Conftest" for version regex
* Use cases and language import
* Use io instead of ioutil
2022-11-17 16:57:04 -06:00
nitrocode
d85662cdf1
Rename default branch to main ( #2662 )
...
* Rename default branch to main
* Bump git, curl, and openssl packages
2022-11-14 11:28:29 -06:00
PePe Amengual
929a75992a
Release v0.19.9 ( #2552 )
...
* Release v0.19.9
* Updating test action
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* Testing older version of checkout action
* Testing older version of checkout action
* Fixing permission
* Fixing permission
* Fixing permission
2022-10-05 15:04:49 -07:00
Rui Chen
b3b110753f
workflows: update runner to use ubuntu-22.04 ( #2502 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Signed-off-by: Rui Chen <rui@chenrui.dev >
2022-09-07 20:23:57 -04:00
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