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/docsmg: final version #11501

Merged
merged 46 commits into from
Sep 26, 2024

Conversation

ObamaTheLlama114
Copy link
Contributor

final version of the docsmg tool

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 September 25, 2024 00:21
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 02dbd9a
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66f54deb1a14f30008b1971f
😎 Deploy Preview https://deploy-preview-11501--authentik-storybook.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

netlify bot commented Sep 25, 2024

Deploy Preview for authentik-docs ready!

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

@tanberry
Copy link
Contributor

Thanks @ObamaTheLlama114 for the updated migration tool!

Can you please remove all of the files in the PR except for the ones under website/scripts/docsmg? We only want to merge the tool-related files... not the random .md files in this PR. ;-)

@ObamaTheLlama114 ObamaTheLlama114 requested a review from a team as a code owner September 26, 2024 11:39
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (004fb10) to head (02dbd9a).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11501   +/-   ##
=======================================
  Coverage   92.75%   92.75%           
=======================================
  Files         736      736           
  Lines       36510    36510           
=======================================
  Hits        33864    33864           
  Misses       2646     2646           
Flag Coverage Δ
e2e 49.28% <ø> (+<0.01%) ⬆️
integration 24.98% <ø> (ø)
unit 90.25% <ø> (ø)

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.

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.

Thank you so much @ObamaTheLlama114! This tooling has made my life so much easier.

@tanberry tanberry merged commit ff53bcc into goauthentik:main Sep 26, 2024
66 checks passed
kensternberg-authentik added a commit that referenced this pull request Sep 26, 2024
* main:
  providers/oauth2: add indexes on tokens (#11524)
  website/scripts/docsmg: final version (#11501)
  web: bump ts-pattern from 5.3.1 to 5.4.0 in /web (#11512)
  web: bump @sentry/browser from 8.31.0 to 8.32.0 in /web in the sentry group across 1 directory (#11510)
  web: bump @types/node from 22.7.0 to 22.7.2 in /web (#11511)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#11516)
  web: bump @types/jquery from 3.5.30 to 3.5.31 in /web (#11513)
  web: bump @types/jquery from 3.5.30 to 3.5.31 in /web/sfe (#11514)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#11517)
  core: bump twilio from 9.3.1 to 9.3.2 (#11515)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#11518)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11519)
  website: bump @types/react from 18.3.8 to 18.3.9 in /website (#11502)
  core: bump debugpy from 1.8.5 to 1.8.6 (#11503)
  core: bump google-api-python-client from 2.146.0 to 2.147.0 (#11504)
  web: bump @types/node from 22.6.1 to 22.7.0 in /web (#11505)
  core, web: update translations (#11500)
  sources/ldap: fix mapping check, fix debug endpoint (#11442)
kensternberg-authentik added a commit that referenced this pull request Sep 26, 2024
* main:
  providers/oauth2: add indexes on tokens (#11524)
  website/scripts/docsmg: final version (#11501)
  web: bump ts-pattern from 5.3.1 to 5.4.0 in /web (#11512)
  web: bump @sentry/browser from 8.31.0 to 8.32.0 in /web in the sentry group across 1 directory (#11510)
  web: bump @types/node from 22.7.0 to 22.7.2 in /web (#11511)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#11516)
  web: bump @types/jquery from 3.5.30 to 3.5.31 in /web (#11513)
  web: bump @types/jquery from 3.5.30 to 3.5.31 in /web/sfe (#11514)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#11517)
  core: bump twilio from 9.3.1 to 9.3.2 (#11515)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#11518)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11519)
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