Skip to content

ci: bump golangci lint (cherry-pick #25513 to version-2026.8) - #25522

Open
authentik-cherry-pick[bot] wants to merge 3 commits into
version-2026.8from
cherry-pick/25513-to-version-2026.8
Open

ci: bump golangci lint (cherry-pick #25513 to version-2026.8)#25522
authentik-cherry-pick[bot] wants to merge 3 commits into
version-2026.8from
cherry-pick/25513-to-version-2026.8

Conversation

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

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

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 0400c03
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a8f395a6f5dea0008b08dff
😎 Deploy Preview https://deploy-preview-25522--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.

@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 0400c03
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a8f395a2b44be0008153563
😎 Deploy Preview https://deploy-preview-25522--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.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@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 91.64%. Comparing base (c7adb73) to head (516c318).
⚠️ Report is 3 commits behind head on version-2026.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2026.8   #25522      +/-   ##
==================================================
+ Coverage           91.61%   91.64%   +0.03%     
==================================================
  Files                1151     1151              
  Lines               73077    73218     +141     
  Branches             3917     4054     +137     
==================================================
+ Hits                66946    67102     +156     
+ Misses               6095     6074      -21     
- Partials               36       42       +6     
Flag Coverage Δ
conformance 34.52% <ø> (+<0.01%) ⬆️
e2e 39.19% <ø> (+0.01%) ⬆️
integration 31.10% <ø> (+<0.01%) ⬆️
rust 42.92% <ø> (+2.50%) ⬆️
unit 93.19% <ø> (+<0.01%) ⬆️
unit-migrate 93.20% <ø> (-0.02%) ⬇️

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.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested review from a team as code owners August 26, 2026 21:34
@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-516c3187a440bcd6418f22363067c55201bee404
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-516c3187a440bcd6418f22363067c55201bee404

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

@emilburzo
emilburzo enabled auto-merge (squash) August 27, 2026 11:11
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.

3 participants