website/integrations: zipline: add#13257
Merged
tanberry merged 2 commits intogoauthentik:mainfrom Mar 7, 2025
Merged
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13257 +/- ##
==========================================
- Coverage 92.73% 92.70% -0.04%
==========================================
Files 792 793 +1
Lines 40232 40364 +132
==========================================
+ Hits 37308 37418 +110
- Misses 2924 2946 +22
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:
|
tanberry
reviewed
Mar 7, 2025
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
tanberry
approved these changes
Mar 7, 2025
Contributor
tanberry
left a comment
There was a problem hiding this comment.
Merci beaucoup, @dominic-r !! We appreciate your contributions to authentik.
Member
Author
|
Merci beaucoup Tana! J'apprécie ta guidance (et celle de tous les autres dev) dans ce domaine et ce projet! |
kensternberg-authentik
added a commit
that referenced
this pull request
Mar 11, 2025
* main: (77 commits) web: Ignore Storybook when running codespell. (#13454) core: bump ruff from 0.9.9 to 0.9.10 (#13448) core: bump webauthn from 2.5.1 to 2.5.2 (#13449) website/docs: backup and restore: remove extra period (#13440) website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456) web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455) web: admin interface: faster card load (#13331) web/admin: fix display bug for assigned users in application bindings in the wizard (#13435) website: bump the build group across 1 directory with 9 updates (#13442) core: bump django from 5.0.12 to 5.0.13 (#13425) providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system (#13437) website/docs: sys mgmt: document authentik backups/restoration (#12943) website: fix build in docker (#13430) website/integrations: zipline: add (#13257) translate: Updates for file web/xliff/en.xlf in fr (#13431) lifecycle/aws: bump aws-cdk from 2.1002.0 to 2.1003.0 in /lifecycle/aws (#13426) translate: Updates for file web/xliff/en.xlf in zh_CN (#13428) translate: Updates for file web/xliff/en.xlf in zh-Hans (#13429) core, web: update translations (#13423) website: add a better edit this page element (#13391) ...
kensternberg-authentik
added a commit
that referenced
this pull request
Apr 25, 2025
* main: web: admin interface: faster card load (#13331) web/admin: fix display bug for assigned users in application bindings in the wizard (#13435) website: bump the build group across 1 directory with 9 updates (#13442) core: bump django from 5.0.12 to 5.0.13 (#13425) providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system (#13437) website/docs: sys mgmt: document authentik backups/restoration (#12943) website: fix build in docker (#13430) website/integrations: zipline: add (#13257)
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.
What?
This PR documents the integration of Zipline with authentik.
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)