-
-
Notifications
You must be signed in to change notification settings - Fork 999
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: make placeholder clearer #9838
Conversation
Signed-off-by: 4d62 <ext@4d62.me>
✅ 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 #9838 +/- ##
=======================================
Coverage 92.64% 92.64%
=======================================
Files 710 710
Lines 34723 34723
=======================================
+ Hits 32168 32170 +2
+ Misses 2555 2553 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* main: (43 commits) website/docs: improve read replica docs (#9828) translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9859) web: bump API Client version (#9857) lib/sync/outgoing, sources/ldap: fix sync status endpoint (#9855) lifecycle/migrate: only acquire lock once (#9856) core: add option to select group for property mapping testing (#9834) policies: fix ak_call_policy failing when used in testing (#9853) website/integrations: gitlab: make placeholder clearer (#9838) core: bump requests from 2.31.0 to 2.32.2 (#9852) core: bump codespell from 2.2.6 to 2.3.0 (#9842) core: bump docker from 7.0.0 to 7.1.0 (#9843) translate: Updates for file web/xliff/en.xlf in zh-Hans (#9839) translate: Updates for file web/xliff/en.xlf in zh_CN (#9840) core: bump watchdog from 4.0.0 to 4.0.1 (#9845) website: bump @types/react from 18.3.2 to 18.3.3 in /website (#9841) core: bump sentry-sdk from 2.2.1 to 2.3.1 (#9844) core: bump goauthentik.io/api/v3 from 3.2024042.4 to 3.2024042.7 (#9846) web: bump chromedriver from 125.0.1 to 125.0.2 in /tests/wdio (#9847) web: bump @sentry/browser from 8.3.0 to 8.4.0 in /web in the sentry group (#9848) web: bump the storybook group in /web with 7 updates (#9849) ...
* main: (1016 commits) website/docs: improve read replica docs (#9828) translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9859) web: bump API Client version (#9857) lib/sync/outgoing, sources/ldap: fix sync status endpoint (#9855) lifecycle/migrate: only acquire lock once (#9856) core: add option to select group for property mapping testing (#9834) policies: fix ak_call_policy failing when used in testing (#9853) website/integrations: gitlab: make placeholder clearer (#9838) core: bump requests from 2.31.0 to 2.32.2 (#9852) core: bump codespell from 2.2.6 to 2.3.0 (#9842) core: bump docker from 7.0.0 to 7.1.0 (#9843) translate: Updates for file web/xliff/en.xlf in zh-Hans (#9839) translate: Updates for file web/xliff/en.xlf in zh_CN (#9840) core: bump watchdog from 4.0.0 to 4.0.1 (#9845) website: bump @types/react from 18.3.2 to 18.3.3 in /website (#9841) core: bump sentry-sdk from 2.2.1 to 2.3.1 (#9844) core: bump goauthentik.io/api/v3 from 3.2024042.4 to 3.2024042.7 (#9846) web: bump chromedriver from 125.0.1 to 125.0.2 in /tests/wdio (#9847) web: bump @sentry/browser from 8.3.0 to 8.4.0 in /web in the sentry group (#9848) web: bump the storybook group in /web with 7 updates (#9849) ...
Details
just seems more clear
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
)