Skip to content

ci: bump golangci lint (cherry-pick #25513 to version-2026.5) - #25521

Merged
rissson merged 6 commits into
version-2026.5from
cherry-pick/25513-to-version-2026.5
Aug 27, 2026
Merged

ci: bump golangci lint (cherry-pick #25513 to version-2026.5)#25521
rissson merged 6 commits into
version-2026.5from
cherry-pick/25513-to-version-2026.5

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #25513 to version-2026.5 branch.

Original PR: #25513
Original Author: @BeryJu
Cherry-picked commit: 95e7586

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #25513
Original commit: 95e7586
@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit a12bd90
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a8f5d35b958330008601853
😎 Deploy Preview https://deploy-preview-25521--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit a12bd90
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a8f5d3550a9bb00074be4d5
😎 Deploy Preview https://deploy-preview-25521--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 377412b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a8f39589b55d90008a9b69e
😎 Deploy Preview https://deploy-preview-25521--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.46%. Comparing base (cb86ca3) to head (37ee453).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2026.5   #25521   +/-   ##
===============================================
  Coverage           93.45%   93.46%           
===============================================
  Files                1047     1047           
  Lines               61681    61681           
  Branches              400      400           
===============================================
+ Hits                57646    57651    +5     
+ Misses               4035     4030    -5     
Flag Coverage Δ
conformance 35.85% <ø> (+<0.01%) ⬆️
e2e 40.98% <ø> (+<0.01%) ⬆️
integration 32.32% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.47% <ø> (+<0.01%) ⬆️
unit-migrate 92.49% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Comment thread .github/workflows/ci-outpost.yml Outdated
Signed-off-by: Jens L. <jens@beryju.org>
Comment thread .github/workflows/ci-outpost.yml Outdated
BeryJu added 2 commits August 26, 2026 20:20
Signed-off-by: Jens L. <jens@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested a review from a team as a code owner August 26, 2026 19:20
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested a review from a team as a code owner August 26, 2026 19:26
@BeryJu
BeryJu force-pushed the cherry-pick/25513-to-version-2026.5 branch from 6eae6f0 to a12bd90 Compare August 26, 2026 21:40
Comment thread go.mod Outdated
Signed-off-by: Emil Burzo <contact@emilburzo.com>
@github-actions

Copy link
Copy Markdown
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-37ee453d94052ef6c65848343a2b3c99adb13424
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-37ee453d94052ef6c65848343a2b3c99adb13424

Afterwards, run the upgrade commands from the latest release notes.

@rissson
rissson merged commit 5b72fd3 into version-2026.5 Aug 27, 2026
160 of 164 checks passed
@rissson
rissson deleted the cherry-pick/25513-to-version-2026.5 branch August 27, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants