authentik icon indicating copy to clipboard operation
authentik copied to clipboard

website/integrations: headscale

Open dominic-r opened this issue 6 months ago β€’ 3 comments

Details

REPLACE ME


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)

dominic-r avatar May 13 '25 15:05 dominic-r

Deploy Preview for authentik-docs ready!

Name Link
Latest commit e2c2082f59b5e50e3584cba87e531fb2d51241e1
Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68800a99b532350008517821
Deploy Preview https://deploy-preview-14500--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 project configuration.

netlify[bot] avatar May 13 '25 15:05 netlify[bot]

Deploy Preview for authentik-storybook canceled.

Name Link
Latest commit e2c2082f59b5e50e3584cba87e531fb2d51241e1
Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68800a99485e73000815b460

netlify[bot] avatar May 13 '25 15:05 netlify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.23%. Comparing base (bb1e16a) to head (e2c2082). Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14500      +/-   ##
==========================================
+ Coverage   93.17%   93.23%   +0.05%     
==========================================
  Files         831      831              
  Lines       44181    44211      +30     
==========================================
+ Hits        41167    41219      +52     
+ Misses       3014     2992      -22     
Flag Coverage Ξ”
e2e 46.67% <ΓΈ> (+0.06%) :arrow_up:
integration 23.46% <ΓΈ> (+<0.01%) :arrow_up:
unit 91.28% <ΓΈ> (+<0.01%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 13 '25 15:05 codecov[bot]

Deploy Preview for authentik-integrations ready!

Name Link
Latest commit e2c2082f59b5e50e3584cba87e531fb2d51241e1
Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68800a99149a2900081bcc2a
Deploy Preview https://deploy-preview-14500--authentik-integrations.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 project configuration.

netlify[bot] avatar Jun 19 '25 02:06 netlify[bot]

image

lint seems fine, idk why check is failing

dominic-r avatar Jul 22 '25 19:07 dominic-r

image

lint seems fine, idk why check is failing

Have you updated your local copy of prettier? As in: run npm install in the website directory

dewi-tik avatar Jul 22 '25 20:07 dewi-tik

image lint seems fine, idk why check is failing

Have you updated your local copy of prettier? As in: run npm install in the website directory

@dominic-r if npm install didn't work, also try make integrations. And did you rebase with main, to pick up the new structure for the Int guides?

tanberry avatar Jul 22 '25 21:07 tanberry

Tried something else, let's hope this works

dominic-r avatar Jul 22 '25 21:07 dominic-r