ci: move images from beryju/* to authentik/* - #15321
Merged
rissson merged 11 commits intoAug 6, 2025
Merged
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15321 +/- ##
=======================================
Coverage 92.73% 92.73%
=======================================
Files 833 833
Lines 44868 44868
=======================================
+ Hits 41609 41610 +1
+ Misses 3259 3258 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BeryJu
reviewed
Jun 30, 2025
BeryJu
left a comment
Member
There was a problem hiding this comment.
instead of removing it from the build, it should be changed to authentik/server
dominic-r
commented
Jul 17, 2025
Signed-off-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dominic R <dominic@sdko.org>
dominic-r
commented
Jul 21, 2025
dominic-r
commented
Jul 21, 2025
Signed-off-by: Dominic R <dominic@sdko.org>
tanberry
reviewed
Jul 28, 2025
tanberry
reviewed
Jul 28, 2025
rissson
approved these changes
Aug 6, 2025
Member
|
% the failing tests, all good for me |
rissson
enabled auto-merge (squash)
August 6, 2025 15:17
rissson
disabled auto-merge
August 6, 2025 15:17
rissson
enabled auto-merge (squash)
August 6, 2025 15:17
kensternberg-authentik
added a commit
that referenced
this pull request
Aug 7, 2025
* main: (32 commits) core: bump goauthentik.io/api/v3 from 3.2025064.6 to 3.2025064.7 (#16024) core, web: update translations (#16021) ci: move images from beryju/* to authentik/* (#15321) core, web: update translations (#15985) core: bump cattrs from 24.1.3 to v25.1.1 (#15981) web: bump API Client version (#16002) ci: bump actions/download-artifact from 4 to 5 (#15995) core: bump certifi from 2025.7.14 to v2025.8.3 (#15982) core: bump anyio from 4.9.0 to v4.10.0 (#15979) core: bump boto3 from 1.40.1 to v1.40.2 (#15980) core: bump astral-sh/uv from 0.8.4 to 0.8.5 (#15998) core: bump goauthentik.io/api/v3 from 3.2025064.5 to 3.2025064.6 (#15997) stages/email: implement rate limiting for account verification (#15531) web: Fix stale application slug, missing error state. (#15941) website/docs: change azure ad to entra id (#15691) website/docs: add tips for image optimization (#15978) web: bump API Client version (#15976) providers/oauth2: backchannel logout (#15401) web: bump API Client version (#15953) translate: Updates for file web/xliff/en.xlf in fr (#15974) ...
kensternberg-authentik
added a commit
that referenced
this pull request
Aug 26, 2025
* main: (32 commits) core: bump goauthentik.io/api/v3 from 3.2025064.6 to 3.2025064.7 (#16024) core, web: update translations (#16021) ci: move images from beryju/* to authentik/* (#15321) core, web: update translations (#15985) core: bump cattrs from 24.1.3 to v25.1.1 (#15981) web: bump API Client version (#16002) ci: bump actions/download-artifact from 4 to 5 (#15995) core: bump certifi from 2025.7.14 to v2025.8.3 (#15982) core: bump anyio from 4.9.0 to v4.10.0 (#15979) core: bump boto3 from 1.40.1 to v1.40.2 (#15980) core: bump astral-sh/uv from 0.8.4 to 0.8.5 (#15998) core: bump goauthentik.io/api/v3 from 3.2025064.5 to 3.2025064.6 (#15997) stages/email: implement rate limiting for account verification (#15531) web: Fix stale application slug, missing error state. (#15941) website/docs: change azure ad to entra id (#15691) website/docs: add tips for image optimization (#15978) web: bump API Client version (#15976) providers/oauth2: backchannel logout (#15401) web: bump API Client version (#15953) translate: Updates for file web/xliff/en.xlf in fr (#15974) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Dominic R dominic@sdko.org
Fixes: https://authentiksecurity.slack.com/archives/C08MZQV91T2/p1751272473802879?thread_ts=1751074392.062939&cid=C08MZQV91T2
Closes #12396
Details
REPLACE ME
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make website)