Moritz Johner
e2bc666a74
feat: LTS release process ( #2155 )
...
* feat: auto-update dependencies
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* docs: add release docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* fix: remove note about image tag
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* fix: add variables to allow build from release branch
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* Update design/006-LTS-release.md
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
* Update design/006-LTS-release.md
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
* Update design/006-LTS-release.md
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
* Update design/006-LTS-release.md
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
* fix: github ref regex match release branch
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* feat: migrate to new issue template format
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
---------
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
2023-05-15 09:06:15 +02:00
dependabot[bot]
717746c76f
chore(deps): bump actions/setup-go from 3 to 4 ( #2141 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 23:00:25 +01:00
Moritz Johner
242a6ee1ef
chore: improve naming in examples, regenerate api doc spec ( #1746 )
...
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2022-11-30 20:06:59 +01:00
Moritz Johner
1672dfd556
feat: test UBI image build ( #1574 )
...
* feat: test UBI image build
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Co-Authored-By: Idan Adar <iadar@il.ibm.com>
Co-Authored-By: mrgadgil
2022-10-06 19:14:13 +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
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]
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
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
Moritz Johner
a7acc56208
fix: gen-docs version update
2022-01-15 00:26:21 +01:00
Moritz Johner
9af04d3bcf
fix: keep docs files
2021-05-03 22:12:39 +02:00
Moritz Johner
771334dee9
feat: helm release workflow
2021-05-03 22:12:39 +02:00
dependabot[bot]
0a01d6e18d
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from v3 to v3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...068dc23d9710f1ba62e86896f84735d869951305 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 07:35:01 +00:00
Lucas Severo Alves
e6229b173a
Add cname to docs action
2021-03-07 13:44:07 +01:00
Moritz Johner
7b883778e9
feat: add docs ( #39 )
...
* feat: add docs
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2021-03-01 08:31:02 +01:00