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: switch docsmg from using .env to docsmg.env #10680

Merged
merged 16 commits into from
Jul 29, 2024

Conversation

ObamaTheLlama114
Copy link
Contributor

This PR switchs docsmg from using .env to docsmg.env

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 29, 2024 19:50
Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 3906f04
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66a7f2a4936b7b0008acebfc
😎 Deploy Preview https://deploy-preview-10680--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 Jul 29, 2024

Deploy Preview for authentik-docs ready!

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

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (7f0c6dd) to head (3906f04).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10680   +/-   ##
=======================================
  Coverage   92.57%   92.58%           
=======================================
  Files         719      719           
  Lines       35197    35197           
=======================================
+ Hits        32585    32588    +3     
+ Misses       2612     2609    -3     
Flag Coverage Δ
e2e 49.75% <ø> (+0.07%) ⬆️
integration 25.35% <ø> (ø)
unit 90.00% <ø> (+<0.01%) ⬆️

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 d79ac0e into goauthentik:main Jul 29, 2024
67 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