1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00
Commit Graph

102 Commits

Author SHA1 Message Date
3c9c599398 chore(deps): update dependency golangci/golangci-lint to v2.2.2 2025-07-11 15:02:19 +00:00
c8c160da79 Create FUNDING.yml 2025-07-11 09:58:16 +02:00
fb7e33519a chores: major upgrade of golangci-lint from v1.64.8 to v2.1.6 (#3062)
.golangci.yml migrated with "golangci-lint migrated" and then tweaked to add comments back.
2025-05-26 21:12:58 +02:00
367183d7b8 chore(build): refactoring makefile for better usability and introducing a default help target (#2930) 2025-04-27 20:09:52 +02:00
44d035c32c chore(deps): update dependency golangci/golangci-lint to v1.64.8 (#3004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 21:03:35 +01:00
67c1cd6ee7 chore(deps): update dependency golangci/golangci-lint to v1.64.7 2025-03-12 07:52:38 +00:00
0364f1b32f doc: add entra id to issue templates 2025-01-29 14:58:53 +01:00
58527ec6c9 chore(build): retrieve go version from go.mod as single point of truth 2025-01-20 20:45:45 +01:00
1c3bc31665 chore(deps): update dependency golangci/golangci-lint to v1.63.4 2025-01-08 20:57:15 +01:00
1346ae6079 chore(deps): update dependency golangci/golangci-lint to v1.62.2 2024-12-31 11:53:30 +00:00
5edff8fe1a chore(deps): update dependency golang to v1.23.4 2024-12-31 11:46:50 +00:00
50ec7fa902 chore(deps): update dependency node to v22 (#2836) 2024-11-04 22:16:30 +01:00
9945b68a06 doc: readme overhaul and azure sponsorship (#2826)
* new readme structure

* add adopters file

* add microsoft sponsorship

* add reference to adopter file

* add gopher slack invite link

* slightly rephrase nightly image section

* add sponsor request for action

* better formatting for contributor wall

* add longer wait time for stale PRs and issues and allow for exemption through bug and high-priority labels

* apply review suggestion

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>

---------

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2024-10-27 12:12:46 +00:00
07230ead91 fix(ci): testing full release cycle before release branches can be merged 2024-10-02 16:03:13 +02:00
6e32bd6e38 fix missing 'changes since' section logic 2024-10-01 11:15:47 +02:00
715995843c fix golangci-lint version in pipelines 2024-10-01 11:15:47 +02:00
ad3ee0f66c update relase pipeline 2024-09-25 10:34:28 +02:00
41c8d5bfce chore(deps): update all golang dependencies 2024-09-23 16:38:40 +02:00
1ba2353685 chore(deps): update dependency golangci/golangci-lint to v1.60.3 2024-08-28 23:34:14 +02:00
ecfa2ca83f chore(deps): update dependency golangci/golangci-lint to v1.60.2 2024-08-21 11:59:39 +02:00
9a9e7b7a37 docs: restructure all options and flags (#2747)
* remove package lock file

* update next docs

* update latest v7.6 docs

* switch to npm install for docs

* sort sections alphabetically
2024-08-20 10:40:27 +02:00
49aa69b162 revert: ignoring non-code paths 2024-07-18 23:29:08 +02:00
0e4962a9e8 chore(ci): ignore markdown files for ci 2024-07-18 23:11:20 +02:00
f60b7f321f chore(ci): add paths-ignore for none code related directories (#2695)
* add paths-ignore for none code related directories

* add missing pipe
2024-07-18 22:56:57 +02:00
70057d3056 strip v off of version for generating the correct download url 2024-06-23 19:54:01 +02:00
72ee8c8146 fix test reporter flags 2024-06-23 19:42:33 +02:00
7508c62c1f fix version scheme for download url 2024-06-23 18:43:39 +02:00
02a272340f chore(deps): update dependency codeclimate/test-reporter to v1 2024-06-23 16:36:21 +00:00
38d70fef7f chore(deps): update actions/configure-pages action to v5 2024-06-10 15:31:38 +00:00
ca9c0fbe7d chore(deps): update dependency golang to v1.22.4 2024-06-10 15:16:34 +00:00
d60b8460ee chore: Use latest codeclimate version 2024-03-04 00:46:35 +01:00
448684abe2 chore: Use Node version file and Go version file 2024-03-04 00:45:22 +01:00
cdcc6fb4c0 Merge branch 'master' into renovate-config
# Conflicts:
#	.github/workflows/publish-release.yml
#	contrib/local-environment/docker-compose-gitea.yaml
2024-03-04 00:44:12 +01:00
c63605127b fix linter version for publish workflow 2024-02-13 12:09:42 +01:00
ff91a56847 chore: Added group for golang version 2024-02-08 20:24:37 +01:00
47388f4b62 chore: Added codeclimate version 2024-01-27 10:11:09 +01:00
6374ad1d31 chore: simplified file match 2024-01-27 10:05:45 +01:00
3c06739a8f chore: Added trailing commas 2024-01-27 10:03:31 +01:00
dd5576f2b2 chore: Added renovate configuration 2024-01-27 09:57:42 +01:00
84e1cc24e3 chore(deps): update docker/setup-qemu-action action to v3 (#2450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 13:00:31 +00:00
d2b37d813b chore(deps): update docker/setup-buildx-action action to v3 (#2449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 13:00:18 +00:00
fc63fc8dc5 chore(deps): update actions/upload-artifact action to v4 (#2439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 12:59:53 +00:00
6c2c115d30 docs: upgrade to docusaurus 3.1.0 (#2388)
* initial commit for docusaurus 3 upgrade

* fix mdx errors

* fix mdx issues

* fix routing issues

* update docs generation workflow

* fix version

* fix permissions

* move slack to header

* remove background color and minify

* Add suggestions

* add shell to code blocks
2024-01-26 12:07:01 +00:00
ec13ae03c9 chore(deps): update github/codeql-action action to v3 (#2452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 10:35:16 +00:00
5123910071 chore(deps): update dependency ubuntu to v22 (#2447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 11:38:15 +00:00
74519f618d chore(deps): update docker/login-action action to v3 (#2448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 11:33:10 +00:00
327345250a chore(deps): update actions/setup-go action to v5 (#2433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 10:10:54 +00:00
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
2742c85ec6 Update labeler to v5 (#2434)
* Update labeler.yml

* Update labeler.yaml

* Update labeler.yaml
2024-01-23 09:56:29 +00:00
5b21a8408c Update release action to go 1.21 (#2437) 2024-01-23 09:52:52 +00:00