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: add outline knowledge base #8786

Merged

Conversation

fallenhitokiri
Copy link
Contributor

Details

Adds instructions to setup OIDC for outline.


Checklist

If applicable

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

@fallenhitokiri fallenhitokiri requested a review from a team as a code owner March 3, 2024 13:49
Copy link

netlify bot commented Mar 3, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c2d1510
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/65fc548fe36a0d0008d2b624
😎 Deploy Preview https://deploy-preview-8786--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

netlify bot commented Mar 3, 2024

Deploy Preview for authentik-storybook canceled.

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

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (cef1d2d) to head (6e14f23).
Report is 390 commits behind head on main.

❗ Current head 6e14f23 differs from pull request most recent head c2d1510. Consider uploading reports for the commit c2d1510 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8786       +/-   ##
===========================================
+ Coverage   46.62%   92.40%   +45.77%     
===========================================
  Files         626      634        +8     
  Lines       30996    31310      +314     
===========================================
+ Hits        14451    28931    +14480     
+ Misses      16545     2379    -14166     
Flag Coverage Δ
e2e 50.58% <ø> (+5.86%) ⬆️
integration 26.10% <ø> (+0.11%) ⬆️
unit 89.71% <ø> (?)

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
Copy link
Contributor

Thanks so much @fallenhitokiri for this contribution! I made a few suggestions/edits, and also you will need to edit the sidebarintegrations.js file to add Outline to the left nav pane, please. Let us know if you have any questions; we look forward to merging this as soon as those few fixes are made. Thanks again!

website/integrations/services/outline/index.md Outdated Show resolved Hide resolved
website/integrations/services/outline/index.md Outdated Show resolved Hide resolved
website/integrations/services/outline/index.md Outdated Show resolved Hide resolved
website/integrations/services/outline/index.md Outdated Show resolved Hide resolved
website/integrations/services/outline/index.md Outdated Show resolved Hide resolved
@tanberry
Copy link
Contributor

Hi again @fallenhitokiri will you have a chance to make the requested changes, and then we can merge it? Or, if you're ok with it, I can make the changes and merge it.

@tanberry tanberry added the status/awaiting-contributor Awaiting a response from the contributor label Mar 15, 2024
@fallenhitokiri
Copy link
Contributor Author

@tanberry I got started on the changes and expect to land them tomorrow or Tuesday. (I didn’t get a notification and only saw your comments by accident when checking my GitHub inbox)

I used the HedgeDoc documentation as a template. Would some of the changes suggested here also apply to the HedgeDoc doc?

@tanberry
Copy link
Contributor

Hi @fallenhitokiri thanks for the update, and I will take a look at the HedgeDoc docs as well. We do have a proper template there in the repo, but we need to do a better job of making it easier to find, for sure.

We will look forward to your changes; let me know if we can help!

fallenhitokiri and others added 6 commits March 21, 2024 16:35
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Timo Zimmermann <timo@screamingatmyscreen.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Timo Zimmermann <timo@screamingatmyscreen.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Timo Zimmermann <timo@screamingatmyscreen.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Timo Zimmermann <timo@screamingatmyscreen.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Timo Zimmermann <timo@screamingatmyscreen.com>
@tanberry tanberry removed the status/awaiting-contributor Awaiting a response from the contributor label Mar 22, 2024
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 @fallenhitokiri !!

@tanberry tanberry merged commit 2196bde into goauthentik:main Apr 1, 2024
58 of 65 checks passed
kensternberg-authentik added a commit that referenced this pull request Apr 4, 2024
* main:
  root: fix missing imports after #9081 (#9106)
  root: move database calls from ready() to dedicated startup signal (#9081)
  web: fix console log leftover (#9096)
  web: bump the eslint group in /web with 2 updates (#9098)
  core: bump twilio from 9.0.2 to 9.0.3 (#9103)
  web: bump the eslint group in /tests/wdio with 2 updates (#9099)
  core: bump drf-spectacular from 0.27.1 to 0.27.2 (#9100)
  core: bump django-model-utils from 4.4.0 to 4.5.0 (#9101)
  core: bump ruff from 0.3.4 to 0.3.5 (#9102)
  website/docs:  update notes on SECRET_KEY (#9091)
  web: fix broken locale compile (#9095)
  website/integrations: add outline knowledge base (#8786)
  website/docs: fix typo (#9082)
  website/docs: email stage: fix example translation error (#9048)
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