-
-
Notifications
You must be signed in to change notification settings - Fork 998
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: latest migration to new structure #11522
Conversation
✅ 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. |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # website/sidebars.js
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #11522 +/- ##
==========================================
- Coverage 92.75% 92.68% -0.08%
==========================================
Files 736 736
Lines 36542 36542
==========================================
- Hits 33895 33869 -26
- Misses 2647 2673 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This reverts commit b99a484.
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.
I can't find any build failures, and a code quality check using httrack reveals nothing is 404ing that shouldn't be. :-). I've asked about one bit of odd behavior, but overall this is reporting solid.
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.
These changes are solid.
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.
Fine and superseded anyway.
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.
This is working.
Marc pushed his own changes later; these are done.
@@ -0,0 +1,237 @@ | |||
advanced/tenancy.md -> sys-mgmt/tenancy.md |
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.
Should this be committed?
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.
Yes, I think it is OK because it is only moving the file to a new location, but, just like before, it is not in the Table of Contents (sidebar.js
) so no one knows it is there. This is basically the same as it is in current docs, just moving the location of the Tenancy docs.
Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # website/package-lock.json # website/package.json
* main: (490 commits) website: latest migration to new structure (#11522) web: Fix css loading in unit tests, remove unneeded dot paths (#11629) website: bump docusaurus-theme-openapi-docs from 4.0.1 to 4.1.0 in /website (#11624) core, web: update translations (#11623) website: bump docusaurus-plugin-openapi-docs from 4.0.1 to 4.1.0 in /website (#11625) core: bump ruff from 0.6.8 to 0.6.9 (#11626) ci: require ci-web.build for merging (#11627) core: bump black from 24.8.0 to 24.10.0 (#11630) core: bump google-api-python-client from 2.147.0 to 2.148.0 (#11631) web: provide simple tables for API-less displays (#11028) core: bump goauthentik/fips-python from 3.12.6-slim-bookworm-fips-full to 3.12.7-slim-bookworm-fips-full (#11607) core: bump twilio from 9.3.2 to 9.3.3 (#11608) core: bump msgraph-sdk from 1.8.0 to 1.9.0 (#11609) web: small fixes for elements and forms (#11546) web: unify unit and end-to-end tests (#11598) web: audit and update package.json and associated test harness, with upgrade to WebdriverIO 9 (#11596) web: bump @spotlightjs/spotlight from 2.4.1 to 2.4.2 in /web in the sentry group across 1 directory (#11581) core: bump sentry-sdk from 2.14.0 to 2.15.0 (#11589) web: bump the rollup group across 2 directories with 4 updates (#11590) web: bump chromedriver from 129.0.1 to 129.0.2 in /tests/wdio (#11591) ...
* main: website/integrations: Apache Guacamole: Add openid-username-claim-type (#11649) website/docs: upgrade: make it clear downgrading is not support (#11523) core: fix permission check for scoped impersonation (#11603) core: bump coverage from 7.6.1 to 7.6.2 (#11643) core: bump uvicorn from 0.31.0 to 0.31.1 (#11644) core: bump msgraph-sdk from 1.9.0 to 1.10.0 (#11645) core: bump google-api-python-client from 2.148.0 to 2.149.0 (#11646) website: fix version dropdown (#11641) core: bump goauthentik.io/api/v3 from 3.2024083.2 to 3.2024083.4 (#11636) core: bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 (#11637) core: bump sentry-sdk from 2.15.0 to 2.16.0 (#11638) website: latest PR for new Docs structure (#11639) Revert "website: latest migration to new structure" (#11634) website: latest migration to new structure (#11522)
* main: website: latest migration to new structure (#11522) web: Fix css loading in unit tests, remove unneeded dot paths (#11629) website: bump docusaurus-theme-openapi-docs from 4.0.1 to 4.1.0 in /website (#11624) core, web: update translations (#11623) website: bump docusaurus-plugin-openapi-docs from 4.0.1 to 4.1.0 in /website (#11625) core: bump ruff from 0.6.8 to 0.6.9 (#11626) ci: require ci-web.build for merging (#11627) core: bump black from 24.8.0 to 24.10.0 (#11630) core: bump google-api-python-client from 2.147.0 to 2.148.0 (#11631)
This PR has the new structure for the Docs.
If applicable
make website
)