Skip to content

ci: temp remove test-migrations-from-stable#16583

Closed
BeryJu wants to merge 1 commit into
version-2025.4from
tmp-version-2025.4-no-migr
Closed

ci: temp remove test-migrations-from-stable#16583
BeryJu wants to merge 1 commit into
version-2025.4from
tmp-version-2025.4-no-migr

Conversation

@BeryJu

@BeryJu BeryJu commented Sep 3, 2025

Copy link
Copy Markdown
Member

Details

Temporarily, don't merge


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu
BeryJu requested a review from a team as a code owner September 3, 2025 11:14
@netlify

netlify Bot commented Sep 3, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-integrations failed. Why did it fail? →

Name Link
🔨 Latest commit 4469476
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68b8231757cb27000881143e

@netlify

netlify Bot commented Sep 3, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 4469476
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68b823173294f40008c9e322

@codecov

codecov Bot commented Sep 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (dc91c8e) to head (4469476).

Additional details and impacted files
@@               Coverage Diff               @@
##           version-2025.4   #16583   +/-   ##
===============================================
  Coverage           92.77%   92.78%           
===============================================
  Files                 809      809           
  Lines               41555    41555           
===============================================
+ Hits                38554    38555    +1     
+ Misses               3001     3000    -1     
Flag Coverage Δ
e2e 47.80% <ø> (+<0.01%) ⬆️
integration 24.39% <ø> (ø)
unit 90.58% <ø> (ø)

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

github-actions Bot commented Sep 3, 2025

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-446947698b8c12d8293fdfc34aeff548ef1681dd
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-446947698b8c12d8293fdfc34aeff548ef1681dd

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

@rissson
rissson marked this pull request as draft September 15, 2025 11:46
@BeryJu BeryJu closed this Dec 27, 2025
@BeryJu
BeryJu deleted the tmp-version-2025.4-no-migr branch December 27, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant