1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
tuunit
6e32bd6e38 fix missing 'changes since' section logic 2024-10-01 11:15:47 +02:00
tuunit
ad3ee0f66c update relase pipeline 2024-09-25 10:34:28 +02:00
kvanzuijlen
448684abe2 chore: Use Node version file and Go version file 2024-03-04 00:45:22 +01:00
kvanzuijlen
dd5576f2b2 chore: Added renovate configuration 2024-01-27 09:57:42 +01:00
renovate[bot]
d5c0dc4d53 chore(deps): update actions/checkout action to v4 (#2430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 10:10:31 +00:00
renovate[bot]
83c3c602ab chore(deps): update actions/setup-node action to v4 (#2435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 09:49:55 +00:00
Jan Larwig
2df301cc21 feature: add release automation workflows (#2224)
* feature: add release automation workflows

* deactivate provenancee because of behaviour change with buildx v0.10.0

* add changelog section extraction for github release notes

* fix registry path; fix EOF

* use correct version of golangci-lint; add additional workflow step for fetching all dependencies
2024-01-20 20:14:09 +00:00