Skip to content

website/developer-docs: add new template for procedures#6390

Merged
tanberry merged 6 commits intomainfrom
template-proc
Aug 3, 2023
Merged

website/developer-docs: add new template for procedures#6390
tanberry merged 6 commits intomainfrom
template-proc

Conversation

@tanberry
Copy link
Contributor

@tanberry tanberry commented Jul 26, 2023

Draft for a new section in Dev Docs, for documentation templates. The sidebarDev.js file still needs something; the new topic procedural.md displays without the left-side nav pane. :-(

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)
  • The translation files have been updated (make i18n-extract)

If applicable

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

@tanberry tanberry requested a review from a team as a code owner July 26, 2023 21:04
@tanberry tanberry requested review from BeryJu and removed request for a team July 26, 2023 21:04
@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit bedfb2d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64c18c686b180900086e4278

@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit bedfb2d
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64c18c687fea850008c2ba14
😎 Deploy Preview https://deploy-preview-6390--authentik.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.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f272d14) 92.50% compared to head (bedfb2d) 92.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6390      +/-   ##
==========================================
- Coverage   92.50%   92.50%   -0.00%     
==========================================
  Files         561      561              
  Lines       27051    27051              
==========================================
- Hits        25022    25020       -2     
- Misses       2029     2031       +2     
Flag Coverage Δ
e2e 51.59% <ø> (-0.09%) ⬇️
integration 26.51% <ø> (ø)
unit 89.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@tanberry tanberry merged commit 81db2cf into main Aug 3, 2023
@tanberry tanberry deleted the template-proc branch August 3, 2023 18:41
kensternberg-authentik added a commit that referenced this pull request Aug 7, 2023
* main: (36 commits)
  website/blog: add github user name links (#6468)
  website/developer-docs: add new template for procedures (#6390)
  website/blogs: blog to celebrate hackathon (#6457)
  web/flows: add more stories (#6444)
  web: bump prettier from 3.0.0 to 3.0.1 in /web (#6465)
  core: bump debugpy from 1.6.7 to 1.6.8 (#6458)
  ci: bump peter-evans/create-pull-request from 4 to 5 (#6459)
  web: bump lit from 2.7.6 to 2.8.0 in /web (#6460)
  web: bump @fortawesome/fontawesome-free from 6.4.0 to 6.4.2 in /web (#6461)
  web: bump chart.js from 4.3.2 to 4.3.3 in /web (#6462)
  web: bump @lit-labs/task from 2.1.2 to 3.0.0 in /web (#6463)
  web, website: compress images (#6121)
  core: bump cryptography from 41.0.2 to 41.0.3 (#6456)
  root: replace builtin psycopg libpq binary implementation with distro… (#6448)
  website: fix broken links in NewsBar
  core: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0 (#6449)
  core: bump goauthentik.io/api/v3 from 3.2023061.6 to 3.2023061.7 (#6450)
  web: bump pyright from 1.1.319 to 1.1.320 in /web (#6451)
  core: bump ruff from 0.0.281 to 0.0.282 (#6453)
  core: bump golang from 1.20.6-bullseye to 1.20.7-bullseye (#6454)
  ...
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