-
-
Notifications
You must be signed in to change notification settings - Fork 933
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
website/integrations: gitlab: better service description #9923
Conversation
Signed-off-by: 4d62 <[email protected]>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-storybook 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 #9923 +/- ##
=======================================
Coverage 92.60% 92.61%
=======================================
Files 711 711
Lines 34905 34905
=======================================
+ Hits 32325 32328 +3
+ Misses 2580 2577 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
hey @tanberry i was wondering if you could review this as well. thanks in advance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good!
* main: website/docs: update 2024.6 release notes with latest changes (#10174) core: fix error when raising SkipObject in mapping (#10153) website/docs: 2024.6 release notes: add note about group names (#10170) website/docs: update 2024.6 release notes with latest changes (#10167) core: bump twilio from 9.1.1 to 9.2.0 (#10162) web: bump chromedriver from 126.0.1 to 126.0.2 in /tests/wdio (#10161) web: bump the wdio group in /tests/wdio with 4 updates (#10160) website/integrations: jellyfin: add OIDC configuration (#9538) website/docs: Describe where to apply the auto setup env vars (#9863) website/integrations: gitlab: better service description (#9923) web: fix docker build for non-release versions (#10154) root: makefile: add codespell to make-website (#10116)
Details
closes #9922
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
)