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

27 commits

Author SHA1 Message Date
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
e015bed08d chore: update k8s / envtest 2022-01-28 19:51:07 +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
25763fde81 e2e testing for gcp Workload Identity 2021-12-30 22:08:00 +01:00
Moritz Johner
9c7abdfdac chore: update go to 1.17 2021-12-17 12:23:57 +01:00
dependabot[bot]
e2f237dc4d
Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 08:05:28 +00:00
Lucas Severo Alves
4a5504702e
chore: add log PR report 2021-11-15 16:47:09 +01:00
Lucas Severo Alves
4c63c757b7 Assume check is not array 2021-11-10 16:37:01 +01:00
Lucas Severo Alves
b5149d4792 Rollback actions/github-script until we figure it out 2021-11-10 16:13:39 +01:00
Lucas Severo Alves
51a539dfb1 Fix obj name in ok-to-test PR report 2021-11-10 15:26:02 +01:00
dependabot[bot]
0f37f26ec3
chore(deps): bump actions/github-script from 4.1 to 5
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.1...v5)

---
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>
2021-09-27 08:04:16 +00:00
Lucas Severo Alves
44d9da6a71
fix: e2e, leave only event check 2021-09-22 23:50:33 +02:00
Lucas Severo Alves
2a738867c2
fix: e2e typo 2021-09-22 23:44:04 +02:00
Lucas Severo Alves
cd8feeaec1
fix: e2e tests, keep event check, remove contains 2021-09-22 23:35:07 +02:00
Lucas Severo Alves
5ff17abe41
fix: e2e test, stop checking event 2021-09-22 23:20:22 +02:00
Lucas Severo Alves
2b1b8a1055
fix: e2e dispatch 2021-09-22 23:07:33 +02:00
dependabot[bot]
d071581456
chore(deps): bump actions/github-script from 1 to 4.1
Bumps [actions/github-script](https://github.com/actions/github-script) from 1 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v1...v4.1)

---
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>
2021-08-23 08:04:01 +00:00
Moritz Johner
12b66d711b
fix: ok-to-test trigger (#309) 2021-08-07 12:39:43 +02:00
Moritz Johner
7a86987791 feat: add arm build 2021-07-21 23:44:53 +02:00
Moritz Johner
466938522c feat(aws): add jwt authentication 2021-07-17 20:39:24 +02:00
Moritz Johner
ea46ec1911 fix(e2e): refactor e2e tests 2021-07-12 22:03:59 +02:00
Lucas Severo Alves
be0ae67e24 fix: increase kind timeout 2021-07-02 15:06:36 +02:00
Lucas Severo Alves
f082019b1d test: add ci variables 2021-06-29 16:01:13 +02:00
Moritz Johner
73ca014cfb feat: implement templateFrom 2021-06-28 21:29:09 +02:00
Lucas Severo Alves
46023b37d6 fix: no need to export secret 2021-06-22 12:08:25 +02:00
Lucas Severo Alves
360a210dcf add gcp creds evn var 2021-06-18 13:05:38 +02:00
Lucas Severo Alves
6e97e2211d feat: add ok-to-test workflow 2021-06-13 15:36:05 +02:00