1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
Commit graph

17 commits

Author SHA1 Message Date
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