website/integrations: coder: fix typo#14514
Merged
melizeche merged 2 commits intogoauthentik:mainfrom May 26, 2025
Merged
Conversation
Signed-off-by: Dominic R <dominic@sdko.org>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project 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 #14514 +/- ##
=======================================
Coverage 92.69% 92.69%
=======================================
Files 809 809
Lines 41529 41529
=======================================
Hits 38497 38497
Misses 3032 3032
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:
|
melizeche
approved these changes
May 26, 2025
kensternberg-authentik
added a commit
that referenced
this pull request
Jun 6, 2025
* main: (27 commits) lib/sync/outgoing: sync in parallel (#14697) core, web: update translations (#14707) tests/e2e: fix flaky SAML Source test (#14708) web: fix lock (#14705) Update packages-npm-publish.yml (#14702) website/integrations: coder: fix typo (#14514) ci: Update packages-npm-publish.yml (#14701) web: bump the swc group across 2 directories with 12 updates (#14623) web: Use engine available on Github Actions. (#14699) web: bump the rollup group across 1 directory with 4 updates (#14682) ci: test with postgres 17 (#13967) web: bump knip from 5.33.0 to 5.58.0 in /web (#14685) web: bump fuse.js from 7.0.0 to 7.1.0 in /web (#14687) web: bump @formatjs/intl-listformat from 7.5.7 to 7.7.11 in /web (#14689) root: do not use /bin/bash directly (#14698) website/integrations: minio: notice about sso deprecation on CE (#14679) core: bump cryptography from 44.0.3 to 45.0.3 (#14690) core: bump django-tenants from 3.7.0 to 3.8.0 (#14691) core: bump astral-sh/uv from 0.7.7 to 0.7.8 (#14681) core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693) ...
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.
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)