Skip to content

ci: rework internal repo (#17797)#17829

Merged
BeryJu merged 1 commit intoversion-2025.10from
ci-remove-mirror-2025.10
Oct 30, 2025
Merged

ci: rework internal repo (#17797)#17829
BeryJu merged 1 commit intoversion-2025.10from
ci-remove-mirror-2025.10

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Oct 30, 2025

  • ci: rework internal repo

  • also fix retention workflow

manual backport due to perms

* ci: rework internal repo

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

* also fix retention workflow

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu added this to the Release 2025.10.1 milestone Oct 30, 2025
@BeryJu BeryJu requested a review from a team as a code owner October 30, 2025 15:55
@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 9ed0416
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69038a7d9c75660008c2091f

@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 9ed0416
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69038a7df3b59800088d0bdf
😎 Deploy Preview https://deploy-preview-17829--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.

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (3517562) to head (9ed0416).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #17829      +/-   ##
===================================================
+ Coverage            92.74%   92.95%   +0.20%     
===================================================
  Files                  869      869              
  Lines                47947    47947              
===================================================
+ Hits                 44470    44568      +98     
+ Misses                3477     3379      -98     
Flag Coverage Δ
e2e 45.23% <ø> (+1.08%) ⬆️
integration 23.19% <ø> (+<0.01%) ⬆️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<0.01%) ⬆️

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

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

@github-actions
Copy link
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-9ed041625eab793381fd7be9ca9849d08d88a291
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-9ed041625eab793381fd7be9ca9849d08d88a291

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

@BeryJu BeryJu merged commit 38f1ef0 into version-2025.10 Oct 30, 2025
91 checks passed
@BeryJu BeryJu deleted the ci-remove-mirror-2025.10 branch October 30, 2025 16:32
@github-project-automation github-project-automation bot moved this from Todo to Done in authentik Core Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant