Skip to content

website/integrations: add SonarQube#7167

Merged
rissson merged 2 commits intogoauthentik:mainfrom
senare:sonarqube
Oct 30, 2023
Merged

website/integrations: add SonarQube#7167
rissson merged 2 commits intogoauthentik:mainfrom
senare:sonarqube

Conversation

@senare
Copy link
Contributor

@senare senare commented Oct 13, 2023

Add doc for integration SonarQube

@senare senare requested a review from a team as a code owner October 13, 2023 18:50
@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 03bd01a
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/653b6b897e4d2400088253d4

@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 03bd01a
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/653b6b891642d30008a884db
😎 Deploy Preview https://deploy-preview-7167--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🟢 up 1 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 80 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (87f2b37) 92.66% compared to head (03bd01a) 92.65%.
Report is 41 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7167      +/-   ##
==========================================
- Coverage   92.66%   92.65%   -0.01%     
==========================================
  Files         587      587              
  Lines       28876    28889      +13     
==========================================
+ Hits        26758    26768      +10     
- Misses       2118     2121       +3     
Flag Coverage Δ
e2e 50.96% <ø> (+0.01%) ⬆️
integration 26.02% <ø> (+<0.01%) ⬆️
unit 89.65% <ø> (-0.01%) ⬇️

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

see 9 files with indirect coverage changes

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

@senare
Copy link
Contributor Author

senare commented Oct 19, 2023

I did run

$ make website-lint-fix

but it wont say what's not linted nor did it correct it, any advice ?

@rissson
Copy link
Member

rissson commented Oct 20, 2023

make website-lint-fix should edit the files already

@rissson rissson changed the title Integration for sonar-qube website/integrations: add SonarQube Oct 20, 2023
@rissson
Copy link
Member

rissson commented Oct 24, 2023

Ah yes I forgot about this, you need to add an entry to the sidebar in the website/sidebarsIntegrations.js file for it to show up on the website.

Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
Signed-off-by: senare <senare@gmail.com>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson requested a review from tanberry October 26, 2023 11:15
Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
Signed-off-by: senare <senare@gmail.com>
@rissson rissson merged commit d8728c1 into goauthentik:main Oct 30, 2023
kensternberg-authentik added a commit that referenced this pull request Oct 30, 2023
* main: (54 commits)
  web: bump rollup from 4.1.4 to 4.1.5 in /web (#7370)
  website/integrations: add SonarQube (#7167)
  web: bump the storybook group in /web with 5 updates (#7382)
  core: bump goauthentik.io/api/v3 from 3.2023101.1 to 3.2023102.1 (#7378)
  web: bump ts-lit-plugin from 2.0.0 to 2.0.1 in /web (#7379)
  web: bump @rollup/plugin-replace from 5.0.4 to 5.0.5 in /web (#7380)
  web: bump API Client version (#7365)
  website/docs: add 2023.8.4 release notes
  release: 2023.10.2
  security: fix oobe-flow reuse when akadmin is deleted (#7361)
  website/docs: prepare 2023.10.2 release notes (#7362)
  website/docs: add missing breaking change due to APPEND_SLASH (#7360)
  lifecycle: rework otp_merge migration (#7359)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7354)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7353)
  website/docs: add warning about Helm breaking change in 2024.x (#7351)
  crypto: fix race conditions when creating self-signed certificates on startup (#7344)
  blueprints: fix entries with state: absent not being deleted if their serializer has errors (#7345)
  web/admin: fix @change handler for ak-radio elements (#7348)
  rbac: handle lookup error (#7341)
  ...
kensternberg-authentik added a commit that referenced this pull request Oct 30, 2023
* main:
  web: bump rollup from 4.1.4 to 4.1.5 in /web (#7370)
  website/integrations: add SonarQube (#7167)
  web: bump the storybook group in /web with 5 updates (#7382)
  core: bump goauthentik.io/api/v3 from 3.2023101.1 to 3.2023102.1 (#7378)
  web: bump ts-lit-plugin from 2.0.0 to 2.0.1 in /web (#7379)
  web: bump @rollup/plugin-replace from 5.0.4 to 5.0.5 in /web (#7380)
  web: bump API Client version (#7365)
  website/docs: add 2023.8.4 release notes
  release: 2023.10.2
  security: fix oobe-flow reuse when akadmin is deleted (#7361)
  website/docs: prepare 2023.10.2 release notes (#7362)
  website/docs: add missing breaking change due to APPEND_SLASH (#7360)
  lifecycle: rework otp_merge migration (#7359)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7354)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7353)
  website/docs: add warning about Helm breaking change in 2024.x (#7351)
kensternberg-authentik added a commit that referenced this pull request Oct 30, 2023
* main:
  web: bump rollup from 4.1.4 to 4.1.5 in /web (#7370)
  website/integrations: add SonarQube (#7167)
  web: bump the storybook group in /web with 5 updates (#7382)
  core: bump goauthentik.io/api/v3 from 3.2023101.1 to 3.2023102.1 (#7378)
  web: bump ts-lit-plugin from 2.0.0 to 2.0.1 in /web (#7379)
  web: bump @rollup/plugin-replace from 5.0.4 to 5.0.5 in /web (#7380)
  web: bump API Client version (#7365)
  website/docs: add 2023.8.4 release notes
  release: 2023.10.2
  security: fix oobe-flow reuse when akadmin is deleted (#7361)
  website/docs: prepare 2023.10.2 release notes (#7362)
  website/docs: add missing breaking change due to APPEND_SLASH (#7360)
  lifecycle: rework otp_merge migration (#7359)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7354)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7353)
  website/docs: add warning about Helm breaking change in 2024.x (#7351)
@jader31
Copy link

jader31 commented Jan 30, 2026

I need help with this. The doc has a Terraform entry and not instructions about how to create app no Authentik.
I have time to update it on https://github.com/goauthentik/authentik/blob/main/website/integrations/development/sonar-qube/index.mdx just need to fix the instructions.

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.

4 participants