Skip to content

ci: fix migrate-from-stable for old versions#18018

Merged
BeryJu merged 7 commits intoversion-2025.8from
ci/fix-migrate-from-stable-old
Nov 7, 2025
Merged

ci: fix migrate-from-stable for old versions#18018
BeryJu merged 7 commits intoversion-2025.8from
ci/fix-migrate-from-stable-old

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Nov 7, 2025

should fix migrate-from-stable first installing the latest release (2025.10) and then downgrading

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

netlify bot commented Nov 7, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 846efe3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690e0d2a7fe4fe0008b432ff

@netlify
Copy link

netlify bot commented Nov 7, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 846efe3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690e0d2a8ac01f000870e1ff

@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (version-2025.8@0845e23). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on version-2025.8.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                @@
##             version-2025.8   #18018   +/-   ##
=================================================
  Coverage                  ?   92.83%           
=================================================
  Files                     ?      837           
  Lines                     ?    45389           
  Branches                  ?        0           
=================================================
  Hits                      ?    42138           
  Misses                    ?     3251           
  Partials                  ?        0           
Flag Coverage Δ
e2e 46.50% <ø> (?)
integration 23.52% <ø> (?)
unit 90.92% <ø> (?)

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.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner November 7, 2025 13:00
@BeryJu BeryJu requested a review from GirlBossRush November 7, 2025 13:00
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

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-846efe377a078938d0540a4d30d46e440d93c2cb
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-846efe377a078938d0540a4d30d46e440d93c2cb

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu changed the base branch from version-2025.8 to main November 7, 2025 15:18
@BeryJu BeryJu requested review from a team as code owners November 7, 2025 15:18
@BeryJu BeryJu requested a review from melizeche November 7, 2025 15:18
@BeryJu BeryJu changed the base branch from main to version-2025.8 November 7, 2025 15:18
@BeryJu BeryJu removed request for a team November 7, 2025 15:19
@BeryJu BeryJu merged commit f69bbbe into version-2025.8 Nov 7, 2025
99 checks passed
@BeryJu BeryJu deleted the ci/fix-migrate-from-stable-old branch November 7, 2025 16:45
@github-project-automation github-project-automation bot moved this from Todo to Done in authentik Core Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant