Skip to content

ci: bump golangci lint - #25513

Merged
BeryJu merged 2 commits into
mainfrom
ci/bump-golangci-lint
Aug 26, 2026
Merged

ci: bump golangci lint#25513
BeryJu merged 2 commits into
mainfrom
ci/bump-golangci-lint

Conversation

@BeryJu

@BeryJu BeryJu commented Aug 26, 2026

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested review from a team as code owners August 26, 2026 15:05
@BeryJu BeryJu added backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5 backport/version-2026.8 Add this label to PRs to backport changes to version-2026.8 labels Aug 26, 2026
@netlify

netlify Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f363f3a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a8f00c8adbe9f000877aab2
😎 Deploy Preview https://deploy-preview-25513--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 77e74f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a8f322942e6ef0008507454
😎 Deploy Preview https://deploy-preview-25513--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 91.63%. Comparing base (2e4bcf8) to head (77e74f1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25513      +/-   ##
==========================================
- Coverage   91.67%   91.63%   -0.04%     
==========================================
  Files        1151     1151              
  Lines       73416    73416              
  Branches     4054     4054              
==========================================
- Hits        67301    67275      -26     
- Misses       6073     6099      +26     
  Partials       42       42              
Flag Coverage Δ
conformance 34.41% <ø> (+0.13%) ⬆️
e2e 39.07% <ø> (+<0.01%) ⬆️
integration 30.56% <ø> (-0.45%) ⬇️
rust 42.92% <ø> (ø)
unit 93.22% <ø> (+<0.01%) ⬆️
unit-migrate 93.23% <ø> (-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.

@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-77e74f127c9ebc11450261521ac941568c4c387f
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-77e74f127c9ebc11450261521ac941568c4c387f

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

@BeryJu
BeryJu merged commit 95e7586 into main Aug 26, 2026
143 of 144 checks passed
@BeryJu
BeryJu deleted the ci/bump-golangci-lint branch August 26, 2026 19:06
@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

⚠️ Cherry-pick to version-2026.5 has conflicts: #25521

@authentik-cherry-pick

Copy link
Copy Markdown
Contributor

🍒 Cherry-pick to version-2026.8 created: #25522

rissson pushed a commit that referenced this pull request Aug 27, 2026
* Cherry-pick #25513 to version-2026.5 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #25513
Original commit: 95e7586

* Apply suggestion from @BeryJu

Signed-off-by: Jens L. <jens@beryju.org>

* Apply suggestion from @BeryJu

Signed-off-by: Jens L. <jens@beryju.org>

* fix complaints

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

* fix dict

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

* Apply suggestion from @emilburzo

Signed-off-by: Emil Burzo <contact@emilburzo.com>

---------

Signed-off-by: Jens L. <jens@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Emil Burzo <contact@emilburzo.com>
Co-authored-by: Jens L. <jens@goauthentik.io>
Co-authored-by: Emil Burzo <emil@goauthentik.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2026.5 Add this label to PRs to backport changes to version-2026.5 backport/version-2026.8 Add this label to PRs to backport changes to version-2026.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants