Skip to content
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: fix typo in proxmox docs #8791

Merged
merged 1 commit into from
Mar 4, 2024
Merged

website/integrations: fix typo in proxmox docs #8791

merged 1 commit into from
Mar 4, 2024

Conversation

wdhdev
Copy link
Contributor

@wdhdev wdhdev commented Mar 4, 2024

promox -> proxmox

Details

Fixes a typo in the documentation.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

`promox` -> `proxmox`

Signed-off-by: William Harrison <william@williamdavidharrison.com.au>
@wdhdev wdhdev requested a review from a team as a code owner March 4, 2024 06:26
Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 3d9a49c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65e569a464fa520008a5f1fe

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 3d9a49c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/65e569a46ffe8d0008dd76e7
😎 Deploy Preview https://deploy-preview-8791--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@BeryJu BeryJu changed the title docs(proxmox-ve): fix typo website/integrations: fix typo in proxmox docs Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (cef1d2d) to head (3d9a49c).
Report is 259 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8791       +/-   ##
===========================================
+ Coverage   46.62%   89.69%   +43.07%     
===========================================
  Files         626      634        +8     
  Lines       30996    31310      +314     
===========================================
+ Hits        14451    28083    +13632     
+ Misses      16545     3227    -13318     
Flag Coverage Δ
e2e ?
integration ?
unit 89.69% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tanberry tanberry merged commit 6fa2765 into goauthentik:main Mar 4, 2024
60 of 66 checks passed
@wdhdev wdhdev deleted the patch-1 branch March 5, 2024 02:44
kensternberg-authentik added a commit that referenced this pull request Mar 5, 2024
* main:
  website: fix missing compose file (#8809)
  core: bump django from 5.0.2 to 5.0.3 (#8808)
  core: bump github.com/go-openapi/strfmt from 0.22.1 to 0.22.2 (#8801)
  core, web: update translations (#8800)
  core: bump goauthentik.io/api/v3 from 3.2024021.3 to 3.2024022.1 (#8802)
  core: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#8803)
  core: bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 (#8804)
  website: bump @types/react from 18.2.61 to 18.2.62 in /website (#8805)
  web: bump the eslint group in /tests/wdio with 2 updates (#8806)
  web: bump the eslint group in /web with 2 updates (#8807)
  website/integrations: fix typo in proxmox docs (#8791)
  web: bump API Client version (#8797)
  release: 2024.2.2
  website/docs: prepare 2024.2.2 release notes (#8782)
  flows: fix mismatched redirect behaviour for invalid and valid flows (#8794)
  providers/oauth2: fix validation ordering (#8793)
  web: clean up UserInterface in prep for OAuth and Silo Projects (#8278)
kensternberg-authentik added a commit that referenced this pull request Mar 5, 2024
* web/replace-rollup-with-esbuild:
  website: fix missing compose file (#8809)
  core: bump django from 5.0.2 to 5.0.3 (#8808)
  core: bump github.com/go-openapi/strfmt from 0.22.1 to 0.22.2 (#8801)
  core, web: update translations (#8800)
  core: bump goauthentik.io/api/v3 from 3.2024021.3 to 3.2024022.1 (#8802)
  core: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#8803)
  core: bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 (#8804)
  website: bump @types/react from 18.2.61 to 18.2.62 in /website (#8805)
  web: bump the eslint group in /tests/wdio with 2 updates (#8806)
  web: bump the eslint group in /web with 2 updates (#8807)
  website/integrations: fix typo in proxmox docs (#8791)
  web: bump API Client version (#8797)
  release: 2024.2.2
  website/docs: prepare 2024.2.2 release notes (#8782)
  flows: fix mismatched redirect behaviour for invalid and valid flows (#8794)
  providers/oauth2: fix validation ordering (#8793)
  web: clean up UserInterface in prep for OAuth and Silo Projects (#8278)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants