-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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: proxmox: cleanup guide #11894
Conversation
Updates the guide to explicitly state the path to the Providers tab. Signed-off-by: 4d62 <[email protected]>
✅ 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 #11894 +/- ##
==========================================
- Coverage 92.75% 92.69% -0.07%
==========================================
Files 767 767
Lines 38522 38522
==========================================
- Hits 35733 35709 -24
- Misses 2789 2813 +24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Cleans up instructions to make them more readable Signed-off-by: 4d62 <[email protected]>
Specifies the location of the Applications tab in the admin interface Signed-off-by: 4d62 <[email protected]>
Some instructions were copied over in my previous commit and were never removed. This commit removes redundant instructions Signed-off-by: 4d62 <[email protected]>
Touch up a few things to try to make it match Signed-off-by: 4d62 <[email protected]>
cc @tanberry for review |
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 so much @4d62 for this contribution. A couple of edits and a question... thanks again!
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Signed-off-by: 4d62 <[email protected]>
first time doing this in a while, i forgot a bunch of things 🤣 |
Address review comment goauthentik#11894 (comment) - Merge lines 42 and 44 Signed-off-by: 4d62 <[email protected]>
run `npx prettier --write website/integrations/services/proxmox-ve/index.md`
@tanberry would you mind also checking this one out again? thanks |
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.
Two tiny edits, then let's get this merged!
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: 4d62 <[email protected]>
@tanberry should be good |
hi @tanberry . would it be possible to take a final look at this? thanks |
Thank you so much @4d62 both for this contribution and for your patience. ;-) |
Cleans up the setup guide
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
)