1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
Commit graph

134 commits

Author SHA1 Message Date
Gustavo Fernandes de Carvalho
7ccca5ab21
Updating PAUL.yaml to allow 30 PRs (#819)
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>

Co-authored-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-03-11 23:25:23 +01: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
dependabot[bot]
a9b6dd4d13
build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 08:05:44 +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
dependabot[bot]
5c20e3874e
build(deps): bump helm/chart-releaser-action from 1.2.1 to 1.3.0
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:06:19 +00:00
Gustavo Carvalho
e95c0e8c5e Adding Go Version
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:48:57 -03:00
Gustavo Carvalho
8b1dd1d03e Setting up go for release
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-02 15:48:23 -03:00
Gustavo Fernandes de Carvalho
47a7425a2a Merge branch 'main' into feature/docs-versioning 2022-02-01 16:40:38 -03:00
Gustavo Fernandes de Carvalho
ade03c6a03 Moved git config to Dockerfile
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:33:18 -03:00
Docs
573da79018 Bumping versions to have overrides and testing on local branch
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 16:21:29 -03:00
Gustavo Fernandes de Carvalho
b7ecdf6f58 Making docs action only run on merge to main.
Update release action to publish a docs version

Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 15:59:14 -03:00
Docs
0761deab59 Second test
Signed-off-by: Gustavo Fernandes de Carvalho <gustavo.carvalho@container-solutions.com>
2022-02-01 12:07:49 -03:00
Docs
a5c1a7ee61 changing docs github action
Signed-off-by: Docs <docs@external-secrets.io>
2022-02-01 10:57:49 -03:00
dependabot[bot]
5ca0dbe410
build(deps): bump azure/setup-helm from 1.1 to 2.0
Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1.1 to 2.0.
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Commits](https://github.com/azure/setup-helm/compare/v1.1...v2.0)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:07:41 +00:00
Moritz Johner
e015bed08d chore: update k8s / envtest 2022-01-28 19:51:07 +01:00
Moritz Johner
e5266e7c44 fix: remove codecov
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-01-27 15:17:11 +01:00
Moritz Johner
d15562905f fix: codecov should ignore test files 2022-01-26 20:20:03 +01: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
Moritz Johner
a7acc56208 fix: gen-docs version update 2022-01-15 00:26:21 +01:00
paul-the-alien[bot]
6acb8852b5
Merge pull request #469 from external-secrets/chore/specific_e2e_setup
Initial setup for wi gcp testing
2022-01-14 19:27:54 +00: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
dependabot[bot]
ecf7f07a47
build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:05:18 +00:00
Lucas Severo Alves
25763fde81 e2e testing for gcp Workload Identity 2021-12-30 22:08:00 +01:00
Lucas Severo Alves
e875239405
Add rodrmartinez as maintainer 2021-12-27 16:53:28 +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
John Hobbs
e9d1002234 Update golangci-lint version in GitHub actions. 2021-10-28 00:32:28 -05:00
Ileriayo Adebiyi
b36e05a6f2
Update PAUL.yaml 2021-10-27 12:25:28 +01:00
Ileriayo Adebiyi
3a96adcee0 Update greeting 2021-10-25 22:33:28 +01:00
Lucas Severo Alves
559c50bd1d Use same linter version as other step 2021-10-23 15:39:31 +02:00
Lucas Severo Alves
2380ddb02f add golang-ci linter to check-diff step 2021-10-23 15:33:01 +02:00
Lucas Severo Alves
64f33de156
update paul.yaml with more maintainers 2021-10-05 16:34:39 +02:00
Lucas Severo Alves
3fc5aa913b
chore: remove sonar manual step 2021-09-30 17:18:18 +02:00
Lucas Severo Alves
449bac5d65
fix: use sonar token as env var 2021-09-28 18:55:16 +02:00
Lucas Severo Alves
c6fa6386eb
fix: gh actions syntax 2021-09-28 18:52:04 +02:00