Commit Graph

230 Commits

Author SHA1 Message Date
Sailinder Harpal 5ceaa39f98
Change Docker publish workflow to use Amazon ECR
Updated the workflow to publish Docker images to Amazon ECR instead of a Docker repository. Added AWS credentials configuration, ECR repository creation, and image tag immutability enforcement.
2026-08-12 12:07:00 +02:00
Anderson Valério 5e57984cb1
try to remove linter change 2025-05-09 06:00:11 -03:00
Anderson Valério 67e218c6b4
try to remove linter change 2025-05-09 05:57:22 -03:00
Anderson Valério 64be9956ed
anderson/fix golint 2025-05-07 09:17:35 -03:00
Anderson Valério 67b8fd0061
bump golanci-lint 2024-12-09 22:00:53 -03:00
Anderson Valério 262f01e313
Merge remote-tracking branch 'upstream/release/v7.7.1' into merge_7.7.1 2024-12-09 21:03:44 -03:00
tuunit 07230ead91
fix(ci): testing full release cycle before release branches can be merged 2024-10-02 16:03:13 +02:00
tuunit 6e32bd6e38
fix missing 'changes since' section logic 2024-10-01 11:15:47 +02:00
tuunit 715995843c
fix golangci-lint version in pipelines 2024-10-01 11:15:47 +02:00
tuunit ad3ee0f66c
update relase pipeline 2024-09-25 10:34:28 +02:00
tuunit 41c8d5bfce chore(deps): update all golang dependencies 2024-09-23 16:38:40 +02:00
renovate[bot] 1ba2353685 chore(deps): update dependency golangci/golangci-lint to v1.60.3 2024-08-28 23:34:14 +02:00
renovate[bot] ecfa2ca83f chore(deps): update dependency golangci/golangci-lint to v1.60.2 2024-08-21 11:59:39 +02:00
Jan Larwig 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
tuunit 49aa69b162 revert: ignoring non-code paths 2024-07-18 23:29:08 +02:00
Jan Larwig 0e4962a9e8 chore(ci): ignore markdown files for ci 2024-07-18 23:11:20 +02:00
Jan Larwig 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
Leandro Lafin 7a32e57d89
chore(deps): update actions/setup-go action to v5 2024-07-15 09:58:33 -03:00
Leandro Lafin 6502eb24be
chore(deps): update actions/checkout action to v4 2024-07-15 09:57:56 -03:00
Leandro Lafin e684125ca7
upgrading to go 1.21 2024-07-15 09:54:57 -03:00
Leandro Lafin eff95e31b8
Don't run the nightly build and push job in forked repositories 2024-07-12 14:36:56 -03:00
Leandro Lafin bcdb575721
add nightly build and push 2024-07-12 14:29:45 -03:00
Leandro Lafin 9581a977ca
Docs: Add Search 2024-07-12 08:24:01 -03:00
Leandro Lafin 30751c7512
Update stale bot to v8 2024-07-11 13:44:33 -03:00
Leandro Lafin 81b756a5d7
Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is 2024-07-11 13:29:30 -03:00
Leandro Lafin 0c20afa6a3
Chnages checkout version to v3 2024-07-11 11:07:04 -03:00
Jan Larwig 70057d3056
strip v off of version for generating the correct download url 2024-06-23 19:54:01 +02:00
tuunit 72ee8c8146
fix test reporter flags 2024-06-23 19:42:33 +02:00
Jan Larwig 7508c62c1f
fix version scheme for download url 2024-06-23 18:43:39 +02:00
renovate[bot] 02a272340f
chore(deps): update dependency codeclimate/test-reporter to v1 2024-06-23 16:36:21 +00:00
renovate[bot] 38d70fef7f
chore(deps): update actions/configure-pages action to v5 2024-06-10 15:31:38 +00:00
renovate[bot] ca9c0fbe7d
chore(deps): update dependency golang to v1.22.4 2024-06-10 15:16:34 +00:00
kvanzuijlen d60b8460ee
chore: Use latest codeclimate version 2024-03-04 00:46:35 +01:00
kvanzuijlen 448684abe2
chore: Use Node version file and Go version file 2024-03-04 00:45:22 +01:00
kvanzuijlen 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
tuunit c63605127b fix linter version for publish workflow 2024-02-13 12:09:42 +01:00
kvanzuijlen 47388f4b62
chore: Added codeclimate version 2024-01-27 10:11:09 +01:00
kvanzuijlen dd5576f2b2
chore: Added renovate configuration 2024-01-27 09:57:42 +01:00
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
Jan Larwig 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
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
Koen van Zuijlen 2742c85ec6
Update labeler to v5 (#2434)
* Update labeler.yml

* Update labeler.yaml

* Update labeler.yaml
2024-01-23 09:56:29 +00:00
Koen van Zuijlen 5b21a8408c
Update release action to go 1.21 (#2437) 2024-01-23 09:52:52 +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