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: aws: cleanup #10355

Merged
merged 7 commits into from
Jul 5, 2024
Merged

website/integrations: aws: cleanup #10355

merged 7 commits into from
Jul 5, 2024

Conversation

4d62
Copy link
Contributor

@4d62 4d62 commented Jul 3, 2024

cleans up aws integration doc

@4d62 4d62 requested a review from a team as a code owner July 3, 2024 21:39
Copy link

netlify bot commented Jul 3, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 1b2c425
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6688437106de240008f8316b
😎 Deploy Preview https://deploy-preview-10355--authentik-storybook.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 Jul 3, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1b2c425
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/668843714021f6000869c066
😎 Deploy Preview https://deploy-preview-10355--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.

@4d62
Copy link
Contributor Author

4d62 commented Jul 3, 2024

cc @tanberry. part of my larger pr. dividing it in smaller parts

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (bfc2fe7) to head (1b2c425).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10355   +/-   ##
=======================================
  Coverage   92.62%   92.63%           
=======================================
  Files         714      714           
  Lines       35011    35011           
=======================================
+ Hits        32430    32432    +2     
+ Misses       2581     2579    -2     
Flag Coverage Δ
e2e 49.60% <ø> (+<0.01%) ⬆️
integration 25.36% <ø> (ø)
unit 90.12% <ø> (ø)

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.

@4d62
Copy link
Contributor Author

4d62 commented Jul 3, 2024

lint ci fails because of gitlab
image

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 for the bold changes. lol, I make horrible jokes.

@4d62
Copy link
Contributor Author

4d62 commented Jul 3, 2024

image
.............

@tanberry
Copy link
Contributor

tanberry commented Jul 3, 2024

Sooo many colons now. Hah. The syntax is for sure this:

:::note
whatyouwanttosay
:::

or if you want info instead of note, then:

:::info
whatyouwanttosay
:::

4d62 and others added 7 commits July 5, 2024 13:34
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Jens L. <jens@beryju.org>
Signed-off-by: 4d62 <ext@4d62.me>
@tanberry
Copy link
Contributor

tanberry commented Jul 5, 2024

Welp that was fun. And scary, lol. @4d62 I just checked out your branch, did a rebase (we had made changes that needed to get pulled in), and then pushed back to your branch. Apologies for the --force push.. I am learning ways to simply push commits to a contributor's branch but couldn't get it to work today.

The important build checks are now passing so I'll go ahead and merge.

@tanberry tanberry merged commit c702b0f into goauthentik:main Jul 5, 2024
64 of 70 checks passed
@4d62 4d62 deleted the patch-2 branch July 5, 2024 19:41
kensternberg-authentik added a commit that referenced this pull request Jul 5, 2024
* main:
  website/integrations: aws: cleanup (#10355)
  web: bump API Client version (#10389)
kensternberg-authentik added a commit that referenced this pull request Jul 5, 2024
* main: (350 commits)
  web: bump @swc/core from 1.6.6 to 1.6.7 in /web/sfe (#10395)
  web: bump @sentry/browser from 8.14.0 to 8.15.0 in /web in the sentry group across 1 directory (#10388)
  website/integrations: aws: cleanup (#10355)
  web: bump API Client version (#10389)
  web/flows: Simplified flow executor (#10296)
  website/docs: sources: ldap: remove extra example (#10387)
  website/docs: add new content from old PR #9524 (#10158)
  stages/authenticator_validate: fix friendly_name being required (#10382)
  core: bump go api client (#10383)
  web: bump API Client version (#10381)
  outposts: make refresh interval configurable (#10138)
  core, web: update translations (#10378)
  web: bump @sentry/browser from 8.13.0 to 8.14.0 in /web in the sentry group (#10379)
  core: bump goauthentik.io/api/v3 from 3.2024060.3 to 3.2024060.4 (#10380)
  sources/oauth: fix link not being saved (#10374)
  website/docs: update postgres on docker: fix backtick (#10372)
  website/integrations: apache guacamole: cleanup doc page (#10354)
  web: bump API Client version (#10371)
  Revert "core: applications api: add option to only list apps with launch url (#10336)" (#10370)
  web: bump @wdio/cli from 8.39.0 to 8.39.1 in /web (#10362)
  ...
kensternberg-authentik added a commit that referenced this pull request Jul 8, 2024
* main: (179 commits)
  website/integrations: add offline_access scope to DokuWiki (#10208)
  api: use custom json renderer for speed (#9977)
  core: bump github.com/sethvargo/go-envconfig from 1.0.3 to 1.1.0 (#10405)
  core: bump goauthentik.io/api/v3 from 3.2024060.5 to 3.2024060.6 (#10404)
  web: bump glob from 10.4.2 to 10.4.3 in /web (#10407)
  web: bump @swc/core from 1.6.7 to 1.6.13 in /web/sfe (#10408)
  core: bump ruff from 0.5.0 to 0.5.1 (#10390)
  web: bump @swc/cli from 0.3.14 to 0.4.0 in /web/sfe (#10394)
  core: bump certifi from 2024.2.2 to 2024.7.4 (#10398)
  web: bump @swc/core from 1.6.6 to 1.6.7 in /web/sfe (#10395)
  web: bump @sentry/browser from 8.14.0 to 8.15.0 in /web in the sentry group across 1 directory (#10388)
  website/integrations: aws: cleanup (#10355)
  web: bump API Client version (#10389)
  web/flows: Simplified flow executor (#10296)
  website/docs: sources: ldap: remove extra example (#10387)
  website/docs: add new content from old PR #9524 (#10158)
  stages/authenticator_validate: fix friendly_name being required (#10382)
  core: bump go api client (#10383)
  web: bump API Client version (#10381)
  outposts: make refresh interval configurable (#10138)
  ...
kensternberg-authentik added a commit that referenced this pull request Jul 10, 2024
* main: (29 commits)
  website/integrations: aws: cleanup (#10355)
  web: bump API Client version (#10389)
  web/flows: Simplified flow executor (#10296)
  website/docs: sources: ldap: remove extra example (#10387)
  website/docs: add new content from old PR #9524 (#10158)
  stages/authenticator_validate: fix friendly_name being required (#10382)
  core: bump go api client (#10383)
  web: bump API Client version (#10381)
  outposts: make refresh interval configurable (#10138)
  core, web: update translations (#10378)
  web: bump @sentry/browser from 8.13.0 to 8.14.0 in /web in the sentry group (#10379)
  core: bump goauthentik.io/api/v3 from 3.2024060.3 to 3.2024060.4 (#10380)
  sources/oauth: fix link not being saved (#10374)
  website/docs: update postgres on docker: fix backtick (#10372)
  website/integrations: apache guacamole: cleanup doc page (#10354)
  web: bump API Client version (#10371)
  Revert "core: applications api: add option to only list apps with launch url (#10336)" (#10370)
  web: bump @wdio/cli from 8.39.0 to 8.39.1 in /web (#10362)
  core: bump goauthentik.io/api/v3 from 3.2024060.2 to 3.2024060.3 (#10356)
  website: bump react-tooltip from 5.27.0 to 5.27.1 in /website (#10357)
  ...
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.

3 participants