Skip to content

website: handle go-get requests statically#5821

Merged
BeryJu merged 1 commit intomainfrom
website/handle-go-get-natively
May 31, 2023
Merged

website: handle go-get requests statically#5821
BeryJu merged 1 commit intomainfrom
website/handle-go-get-natively

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented May 31, 2023

Details

  • Does this resolve an issue?
    Resolves #

Changes

New Features

  • Adds feature which does x, y, and z.

Breaking Changes

  • Adds breaking change which causes <issue>.

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)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner May 31, 2023 10:44
@rissson rissson self-requested a review May 31, 2023 10:45
@netlify
Copy link

netlify bot commented May 31, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 52ef103
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/6477251c9bf7710008fc5ca7
😎 Deploy Preview https://deploy-preview-5821--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 settings.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: -49.37 ⚠️

Comparison is base (6c03126) 92.55% compared to head (52ef103) 43.18%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5821       +/-   ##
===========================================
- Coverage   92.55%   43.18%   -49.37%     
===========================================
  Files         549      549               
  Lines       26305    26305               
===========================================
- Hits        24345    11358    -12987     
- Misses       1960    14947    +12987     
Flag Coverage Δ
e2e 43.18% <ø> (-8.58%) ⬇️
integration ?
unit ?

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

see 415 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BeryJu BeryJu merged commit 165305f into main May 31, 2023
@BeryJu BeryJu deleted the website/handle-go-get-natively branch May 31, 2023 10:51
@BeryJu
Copy link
Member Author

BeryJu commented May 31, 2023

(this might not be 100% correct and we might have to revert this, but let's see)

kensternberg-authentik added a commit that referenced this pull request May 31, 2023
* main:
  ci: build outpost binaries statically linked (#5823)
  blueprints: fix API validation with OCI blueprint path (#5822)
  ci: replace github bot account with github app (#5819)
  providers/ldap: fix LDAP Outpost application selection (#5812)
  website: handle go-get requests statically (#5821)
  web: bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 in /web (#5816)
  core: bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#5818)
  web: bump pyright from 1.1.310 to 1.1.311 in /web (#5817)
  website: switch to selfhosted plausible
kensternberg-authentik added a commit that referenced this pull request Jun 5, 2023
* main:
  ci: build outpost binaries statically linked (#5823)
  blueprints: fix API validation with OCI blueprint path (#5822)
  ci: replace github bot account with github app (#5819)
  providers/ldap: fix LDAP Outpost application selection (#5812)
  website: handle go-get requests statically (#5821)
  web: bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 in /web (#5816)
  core: bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#5818)
  web: bump pyright from 1.1.310 to 1.1.311 in /web (#5817)
  website: switch to selfhosted plausible
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