Skip to content

Conversation

@Erwan-loot
Copy link
Contributor

@Erwan-loot Erwan-loot commented Oct 28, 2025

Details

Fix #17754


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)

@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 280d04c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6900b0b40729df00074482fc
😎 Deploy Preview https://deploy-preview-17756--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
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 280d04c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6900b0b4fac83200085145ef

@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 280d04c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6900b0b4a0892c000853a4bc

@Erwan-loot Erwan-loot marked this pull request as ready for review October 28, 2025 12:03
@Erwan-loot Erwan-loot requested a review from a team as a code owner October 28, 2025 12:03
@dominic-r dominic-r changed the title Add label source in dockerfiles root: Add Dockerfile label org.opencontainers.image.source Oct 28, 2025
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.64%. Comparing base (0237ec2) to head (280d04c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17756      +/-   ##
==========================================
- Coverage   92.98%   92.64%   -0.34%     
==========================================
  Files         869      869              
  Lines       47949    47949              
==========================================
- Hits        44585    44424     -161     
- Misses       3364     3525     +161     
Flag Coverage Δ
e2e 44.08% <ø> (-1.18%) ⬇️
integration 23.11% <ø> (-0.07%) ⬇️
unit 91.07% <ø> (ø)
unit-migrate 91.12% <ø> (ø)

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-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Oct 28, 2025
@BeryJu BeryJu added the backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 label Oct 28, 2025
@BeryJu BeryJu self-assigned this Oct 28, 2025
@BeryJu BeryJu merged commit 3408032 into goauthentik:main Oct 28, 2025
94 of 96 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Oct 28, 2025
authentik-automation bot pushed a commit that referenced this pull request Oct 28, 2025
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #17757

BeryJu pushed a commit that referenced this pull request Oct 28, 2025
#17756 to version-2025.10) (#17757)

root: Add Dockerfile label org.opencontainers.image.source (#17756)

Add label source in dockerfiles

Co-authored-by: Erwan Hervé <62173453+Erwan-loot@users.noreply.github.com>
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (28 commits)
  ci: use hashes for actions everywhere (#17803)
  website/integrations: fixed paperless-ngx yml syntax issue and added additional info (#17739)
  core, web: update translations (#17782)
  ci: rework internal repo (#17797)
  root: use hashes for dockerfile FROM (#17795)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/prettier-config (#17776)
  tasks: delay startup signals (#17769)
  website: bump the build group in /website with 6 updates (#17712)
  core, web: update translations (#17660)
  web: bump vite from 7.1.11 to 7.1.12 in /web (#17689)
  website: bump validator from 13.15.15 to 13.15.20 in /website (#17741)
  web: bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 in /packages/eslint-config in the eslint group across 1 directory (#17714)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/eslint-config (#17742)
  packages/django-postgres-cache: use upsert instead of select/update in a transaction (#17760)
  providers/radius: fix panic when no cert is configured (#17762)
  sources/oauth: Make PKCE verifier 128 characters (#17763)
  providers/proxy: fix missing JWT/claims header (#17759)
  providers/proxy: add gorm logging (#17758)
  web: bump the sentry group across 1 directory with 2 updates (#17743)
  root: Add Dockerfile label org.opencontainers.image.source (#17756)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:infrastructure backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add org.opencontainers.image.source label to Docker images for better changelog integration with Renovate

3 participants