Moritz Johner
e0a9986ea0
feat: bump packages ( #1976 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2023-02-01 23:53:27 +00:00
Moritz Johner
922c7e8ece
fix: explicitly use new kubectl gcp auth ( #1904 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2023-01-12 10:57:47 +01:00
Moritz Johner
7b6a04b98b
fix: add status checks permission ( #1813 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-12-14 16:31:38 +01:00
Moritz Johner
dabfa5a589
Feature: initial generator implementation + Github Actions OIDC/AWS ( #1539 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
2022-10-29 20:15:50 +02:00
Moritz Johner
673f12456a
feat: run scanner on pr ( #1553 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-09-15 17:17:52 +02:00
Moritz Johner
ed0ceb8d84
fix: aws parameter store json decode, bump go 1.19 ( #1525 )
...
* fix: parameter store should decode complex json values
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-09-06 19:46:36 +02:00
Moritz Johner
847edc3ec3
fix: infracost v2 migration
2022-06-21 23:56:23 +02:00
dependabot[bot]
307479990a
build(deps): bump infracost/actions from 1 to 2 ( #1203 )
...
Bumps [infracost/actions](https://github.com/infracost/actions ) from 1 to 2.
- [Release notes](https://github.com/infracost/actions/releases )
- [Commits](https://github.com/infracost/actions/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: infracost/actions
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-05-30 15:57:18 +02:00
Moritz Johner
8e0a5b96c6
ArgoCD & Flux e2e suites ( #1041 )
...
* feat: add gitops suite
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* feat: add flux tests
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* fix: pin to v1.23 kubectl version to avoid invalid apiVersion issue
see: https://github.com/aws/aws-cli/issues/6920
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* Revert "fix: pin to v1.23 kubectl version to avoid invalid apiVersion issue"
This reverts commit 2f78226cdce1683a0255457b41199d10dd30509f.
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-05-23 16:14:21 +02:00
dependabot[bot]
49d821575e
build(deps): bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 08:05:30 +00:00
dependabot[bot]
03a1b86c9f
build(deps): bump actions/setup-go from 2 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:06:16 +00:00
dependabot[bot]
b596a43af5
build(deps): bump terraform-linters/setup-tflint from 1 to 2
...
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint ) from 1 to 2.
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases )
- [Commits](https://github.com/terraform-linters/setup-tflint/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: terraform-linters/setup-tflint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:05:52 +00:00
dependabot[bot]
589a56b9a2
build(deps): bump actions/cache from 2.1.7 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 08:07:03 +00:00
Gustavo Carvalho
5f2b4ba432
Setting version to v0 as main is not yet available
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-23 07:50:46 -03:00
Gustavo Carvalho
f638726d6b
Fixing setup-gcloud version
...
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-23 07:25:18 -03:00
dependabot[bot]
a1c0934e01
build(deps): bump actions/checkout from 2 to 3
...
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>
2022-03-07 08:06:46 +00:00
Moritz Johner
b5926448b7
fix: github-script
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-15 16:23:45 +01:00
Moritz Johner
6a06d3c4f6
fix: update github-script actions
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-02-15 16:19:39 +01:00
dependabot[bot]
d6602b5698
build(deps): bump actions/github-script from 1 to 6
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 1 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v1...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:05:09 +00:00
Moritz Johner
608526a705
chore: fix e2e managed pipeline
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 15:35:43 +01:00
Moritz Johner
77cbdff46a
chore: test e2e dynamic check
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 15:18:12 +01:00
Moritz Johner
3b58856931
chore: test e2e / dynamic checks
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 13:51:12 +01:00
Moritz Johner
0fbf65f5cd
fix(e2e): create check dynamically
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-25 13:09:29 +01:00
Moritz Johner
759d241cd9
chore: test e2e
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-24 21:28:37 +01:00
Moritz Johner
f1957ae539
chore: test e2e
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-24 15:01:50 +01:00
Moritz Johner
15ed264f7e
chore: test e2e
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-24 14:34:56 +01:00
Moritz Johner
bf9ae4396a
chore: test e2e
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-24 12:11:30 +01:00
Moritz Johner
a8f576a8f2
fix: job step name
...
Co-authored-by: Lucas Severo Alves <lucassalves65@gmail.com>
2022-01-24 10:49:19 +01:00
Moritz Johner
008268ee00
feat(e2e): implement aws tests, enhance gcp tests
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-21 23:37:50 +01:00
Lucas Severo Alves
767b801696
chore: ok-to-test-managed command only to trigger
...
Signed-off-by: Lucas Severo Alves <lucassalves65@gmail.com>
2022-01-14 18:47:02 +01:00
Lucas Severo Alves
25763fde81
e2e testing for gcp Workload Identity
2021-12-30 22:08:00 +01:00