-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
website/integrations: Fix outpost link for Home Assistant configuration #14382
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
Conversation
Signed-off-by: Jim Shank <jimshank@gmail.com>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14382 +/- ##
=======================================
Coverage 92.70% 92.70%
=======================================
Files 809 809
Lines 41533 41533
=======================================
+ Hits 38503 38504 +1
+ Misses 3030 3029 -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:
|
* main: (99 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
* main: (45 commits) web, website: update browserslist (#14386) core, web: update translations (#14383) website/integrations: add atlassian (#14209) core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388) ci: bump golangci/golangci-lint-action from 7 to 8 (#14389) core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390) translate: Updates for file web/xliff/en.xlf in it (#14372) translate: Updates for file web/xliff/en.xlf in zh_CN (#14374) translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375) translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379) website/integrations: Fix outpost link for Home Assistant configuration (#14382) website/docs: fix leftover placeholder in release notes (#14377) website/integrations: minio: fix typo (#14376) core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763) core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341) core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342) core: bump lxml from 5.3.2 to v5.4.0 (#14355) core: bump azure-core from 1.33.0 to v1.34.0 (#14345) core: bump boto3 from 1.37.35 to v1.38.7 (#14346) core: bump celery from 5.5.1 to v5.5.2 (#14347) ...
Details
FIxing a broken link for adding an outpost
Checklist
ak test authentik/)make lint-fix)If an API change has been made
No API changes
If changes to the frontend have been made
No frontend changes
If applicable