Skip to content

ci: update nightly compatibility versions#22557

Merged
dominic-r merged 3 commits into
mainfrom
sdko/ci-main-daily-supported-versions
May 22, 2026
Merged

ci: update nightly compatibility versions#22557
dominic-r merged 3 commits into
mainfrom
sdko/ci-main-daily-supported-versions

Conversation

@dominic-r
Copy link
Copy Markdown
Member

@dominic-r dominic-r commented May 22, 2026

Summary

Update the daily container CI matrix so the nightly run keeps docs coverage and checks the supported 2026.2 and 2026.5 release sites.

Details

  • Keep the existing docs matrix entry.
  • Remove the version-2025-12 matrix entry.
  • Add version-2026-5 alongside version-2026-2.
  • Drop the legacy 2025.12 docker-compose.yml filename workaround now that the remaining entries fetch compose.yml.

Validation

  • Ran git diff --check -- .github/workflows/ci-main-daily.yml.

@dominic-r dominic-r changed the title [codex] ci: update nightly compatibility versions ci: update nightly compatibility versions May 22, 2026
@dominic-r dominic-r self-assigned this May 22, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-integrations ready!

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

Keep docs in the daily container test matrix while limiting versioned release-site checks to 2026.2 and 2026.5.

Agent-thread: https://sdko.org/internal/threads/019e4d9f-929b-74e2-ae4a-8d159a6e57df

Co-authored-by: Agent <agent@svc.sdko.net>
@dominic-r dominic-r force-pushed the sdko/ci-main-daily-supported-versions branch from 22ea379 to cd22d86 Compare May 22, 2026 03:03
@dominic-r dominic-r marked this pull request as ready for review May 22, 2026 03:04
@dominic-r dominic-r requested a review from a team as a code owner May 22, 2026 03:04
@dominic-r dominic-r requested a review from BeryJu May 22, 2026 03:05
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 22ea379
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a0fc71405958300088c3ce8
😎 Deploy Preview https://deploy-preview-22557--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (9d88221) to head (655cbaf).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22557   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files        1033     1033           
  Lines       60075    60075           
  Branches      400      400           
=======================================
+ Hits        56045    56047    +2     
+ Misses       4030     4028    -2     
Flag Coverage Δ
conformance 36.60% <ø> (+<0.01%) ⬆️
e2e 41.85% <ø> (+<0.01%) ⬆️
integration 33.04% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.22% <ø> (+<0.01%) ⬆️
unit-migrate 92.27% <ø> (+11.38%) ⬆️

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
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

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-655cbafff5a628e93d8f8a206223f3253bca6b7b
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-655cbafff5a628e93d8f8a206223f3253bca6b7b

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

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core May 22, 2026
@dominic-r dominic-r enabled auto-merge (squash) May 22, 2026 11:29
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 655cbaf
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a103e287e5b5a000846895a
😎 Deploy Preview https://deploy-preview-22557--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.

@dominic-r dominic-r merged commit cf10dc4 into main May 22, 2026
114 of 115 checks passed
@dominic-r dominic-r deleted the sdko/ci-main-daily-supported-versions branch May 22, 2026 12:15
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core May 22, 2026
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.

2 participants