nitrocode
510421d9ad
fix: add missing description to multiarch images ( #3170 )
...
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2023-02-25 17:39:39 -06:00
nitrocode
2954e90847
fix: push to full ghcr repo name ( #3167 )
2023-02-25 15:27:33 -06:00
nitrocode
892a43b594
fix: push image to repo name without org ( #3164 )
2023-02-25 12:36:13 -08:00
nitrocode
4bd0f702ea
feat(build): add new sha ghrc docker tags using docker/metadata-action ( #3121 )
...
* feat(build): use docker meta for tags
2023-02-25 12:02:14 -06:00
nitrocode
49bc17d3b9
feat(renovatebot): automerge enabled ( #3123 )
...
* feat(renovatebot): automerge enabled
* Update renovate.json5
* feat(workflows): add negative path filtering for required tests
2023-02-16 21:44:22 -08:00
renovate[bot]
a2e3aeead4
chore(deps): update docker/build-push-action action to v4 in .github/workflows/testing-env-image.yml ( #3079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 08:32:14 -06:00
Ken Kaizu
ac795ce435
docs: apply home dark mode ( #3062 )
...
* merge scss into index.scss
* apply darkmode on docs Home using predefined var color
* codeql/labeler github action for handling draft pr
* labeler require pull_requiest_target
2023-01-27 17:02:48 -06:00
nitrocode
40f1e9535f
fix(docker): Set version based on release tag, revert gorelease signing ( #3051 )
...
* fix(docker): Set version based on release tag, revert gorelease signing
2023-01-25 19:46:09 -08:00
nitrocode
89ccb8659a
feat(release): version based on github release tag ( #3049 )
2023-01-25 19:03:30 -06:00
Adam Zahumenský
953de00f80
feat: --silence-no-projects to comments with -d and -p ( #2969 )
...
* Expand --silence-no-projects to targeted commands
* Cover other commands, test+docs
* Add more tests, refactor doc
* fix tests
* fix dangling pending VCS statuses
* fix: codeql yaml
* fix: lint
2023-01-24 08:26:24 -06:00
nitrocode
898bcec40e
feat(actions): website link check ( #3037 )
...
* feat(actions): website link check
2023-01-23 23:14:24 -08:00
nitrocode
5491642f46
fix(actions): set labeler to use correct on event ( #3033 )
...
* fix(actions): set labeler to use correct on event
2023-01-23 13:42:20 -05:00
nitrocode
483b09d419
docs(readme): Add go pkg badge ( #3029 )
...
* docs(readme): Add go pkg badge
2023-01-22 23:20:17 -05:00
nitrocode
56677bda36
feat(actions): add labeler ( #3020 )
...
* feat(actions): add labeler
2023-01-22 18:44:56 -08:00
nitrocode
97f3c78f7a
chore(test): remove redundant test job from circleci ( #3026 )
...
* chore(test): rm test job from circleci
2023-01-22 18:26:01 -08:00
nitrocode
97f19baabe
feat(codeql): ignore draft prs ( #3021 )
2023-01-21 23:14:12 -08:00
nitrocode
74aaa44083
chore(actions): deprecate set-output ( #3019 )
...
* chore(actions): deprecate set-output
* chore(actions): proper deprecation
2023-01-21 22:15:22 -08:00
nitrocode
3d735a3a20
build(docker): fix intermittent ghcr push failures ( #3018 )
...
* Update atlantis-base.yml
* Update atlantis-image.yml
2023-01-21 12:34:48 -08:00
nitrocode
823f9e2a07
chore(docker): rm setup-golang from atlantis image workflow ( #2989 )
2023-01-18 17:04:04 -05:00
nitrocode
d736250e9a
feat: more container labels: licenses ( #2900 )
...
* atlantis-base: add license label
* atlantis-image: add license label
* Apply suggestions from code review
* Update Dockerfile
* Update Dockerfile.alpine
* Update Dockerfile.debian
* Apply suggestions from code review
* Update Dockerfile
* Update Dockerfile
* Update docker-base/Dockerfile.alpine
* Update Dockerfile.debian
2023-01-16 15:57:55 -06:00
nitrocode
bcbcf5cb63
feat(build): add vulnerability codeql scanning ( #2879 )
...
* Add vulnerability codeql scanning
* Resolve zip slip
2023-01-16 15:53:35 -06:00
nitrocode
ad18c02f4e
chore(deps): use testing-env:latest ( #2966 )
...
* Update config.yml
* Update test.yml
* Update Makefile
2023-01-10 22:17:07 -06:00
Ken Kaizu
c48c994bba
chore: use actions/checkout@v3 ( #2948 )
2023-01-08 00:08:08 -05:00
renovate[bot]
9b7704ae38
chore(deps): update actions/checkout action to v3.3.0 ( #2943 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 02:20:42 -05:00
renovate[bot]
b1b0b898cc
chore(deps): update ghcr.io/runatlantis/testing-env docker tag to v2023 ( #2931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-05 00:24:02 -05:00
nitrocode
1fc3dd1b8d
Disable bump-homebrew-action ( #2906 )
...
* Update release.yml
* Apply suggestions from code review
* Disable homebrew bump
2023-01-03 14:31:31 -05:00
nitrocode
b06e3f2c63
Add docker labels to images ( #2897 )
2022-12-29 15:31:57 -06:00
nitrocode
bf570af5e5
Add bump homebrew formula gha ( #2872 )
2022-12-23 22:15:48 -06:00
renovate[bot]
bb6642c913
chore(deps): update actions/stale action to v7 ( #2855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 20:32:28 -06:00
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
Ken Kaizu
ce8c89b566
website: node18 ( #2842 )
...
* website: node18
* remove ci-link-checker image
* Update .circleci/config.yml
2022-12-20 16:45:09 -06:00
Ken Kaizu
d33bd0f536
renovate: maintenance renovate config/ci ( #2832 )
...
* add renovate config validator github action
* renovate allow update node LTS docker image / aggregate testing-env docker image update PR
* Update .github/workflows/renovate-config.yml
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
* renovate config validate run npx directly
* revert invalid renovate syntax
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2022-12-19 17:00:01 -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
dependabot[bot]
bab5c62451
build(deps): bump goreleaser/goreleaser-action from 3 to 4 ( #2790 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-12-13 12:29:27 -06:00
nitrocode
350a158b6b
bugfix: add missing build-args to dev image ( #2787 )
2022-12-13 12:14:56 -06:00
nitrocode
785b4cf76f
Use correct image suffix for alpine/debian ( #2775 )
2022-12-11 21:49:51 -06:00
nitrocode
7a29286c3c
Use correct image suffix for alpine/debian ( #2774 )
2022-12-11 21:07:49 -06:00
nitrocode
5773945b4b
Separate alpine image ( #2770 )
2022-12-11 20:22:51 -06:00
Jeppe Fihl-Pearson
124eb6b4a8
Use GitHub Actions cache when building Docker images ( #2737 )
...
* Use GitHub Actions cache when building Docker images
This firstly removes the `pull: true` option from all
`build-push-action` invocations, as it was assumed it caused Docker to
pull the existing image first before building the new one, where as it
instead makes sure the base image is up to date prior to starting the
build.
Instead the `cache-from` and `cache-to` options are added which cause
the action to store and retrieve caches for each layer from GitHub
Actions' cache system as documented at
https://docs.docker.com/build/ci/github-actions/examples/#cache-backend-api .
* Pin exact Go version in testing image
This matches what is done for the production image.
2022-12-04 21:16:57 -06:00
nitrocode
e2b4ec444b
atlantis-image: yaml fix using a separate env var ( #2725 )
...
* atlantis-image: yaml fix using a separate env var
* Update atlantis-image.yml
* Update atlantis-image.yml
* Update atlantis-image.yml
* Update atlantis-image.yml
* Update atlantis-image.yml
* Update atlantis-image.yml
2022-11-25 21:57:16 -06:00
nitrocode
a0c7dd8d98
atlantis-image: yaml fix using single quotes ( #2722 )
2022-11-25 20:57:07 -06:00
nitrocode
f3bf05e26c
Run docker pull before building images ( #2714 )
...
* atlantis-base: Add pull: true
* atlantis-image: Add pull: true
* testing-env-image: Add pull: true
2022-11-24 14:06:46 -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
065adc3214
chore: rm duplicate make test-all, no push to latest on refs with "pre" ( #2703 )
...
* Remove duplicate make test-all in circleci
* Prevent pushing latest tag on refs with "pre"
* DRY up atlantis-image.yaml
2022-11-21 00:05:17 -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
nitrocode
caec10f71d
rm unsupported anchor, add remove-stale-when-uodated ( #2676 )
2022-11-14 07:22:00 -06:00