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/scripts: Add docsmg migration tool #10658

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

ObamaTheLlama114
Copy link
Contributor

This PR adds the docsmg cli tool which will be used for migrating the docs to the new structure

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)

@ObamaTheLlama114 ObamaTheLlama114 requested a review from a team as a code owner July 26, 2024 20:30
Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit e5b7d51
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66a407dae73690000884f6a4

Copy link

netlify bot commented Jul 26, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit e5b7d51
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66a407da9bd27700088a37a7
😎 Deploy Preview https://deploy-preview-10658--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.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ObamaTheLlama114 let's polish this up and use it!

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (45e4643) to head (e5b7d51).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10658   +/-   ##
=======================================
  Coverage   92.50%   92.50%           
=======================================
  Files         719      719           
  Lines       35197    35197           
=======================================
+ Hits        32559    32560    +1     
+ Misses       2638     2637    -1     
Flag Coverage Δ
e2e 49.57% <ø> (+<0.01%) ⬆️
integration 25.35% <ø> (ø)
unit 90.00% <ø> (ø)

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 59973d1 into goauthentik:main Jul 26, 2024
60 of 66 checks passed
kensternberg-authentik added a commit that referenced this pull request Aug 1, 2024
* main: (98 commits)
  outposts: implement general paginator for list API requests (#10619)
  website/scripts/docsmg: switch docsmg from using .env to docsmg.env (#10680)
  web: fix dark theme and theme switch (#10667)
  website/scripts/docsmg: Updated README (#10678)
  core: bump goauthentik.io/api/v3 from 3.2024061.8 to 3.2024061.9 (#10669)
  web: bump @babel/preset-env from 7.24.8 to 7.25.0 in /web in the babel group across 1 directory (#10670)
  web: bump the rollup group across 1 directory with 3 updates (#10672)
  web: bump @swc/core from 1.7.2 to 1.7.3 in /web/sfe (#10673)
  web: bump rollup from 4.19.0 to 4.19.1 in /web/sfe (#10674)
  website/scripts/docsmg: Bug fixes (#10668)
  website/integrations: add engomo (#10538)
  ci: fix expression for outpost GHA caching
  website/docs: fix typos in passwordless setup guide (#10661)
  website/docs: fix missing mermaid theme (#10665)
  website/scripts/docsmg: Add install script and readme draft (#10659)
  web: bump API Client version (#10653)
  website/scripts: Add docsmg migration tool (#10658)
  core: add primitives for source property mappings (#10651)
  root: make pyrad a standard dependency (#10649)
  core: remove deprecated sentry-sdk method usage (#10648)
  ...
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.

2 participants