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

root: only load daphne django app in development #10723

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Aug 1, 2024

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)

@BeryJu BeryJu requested a review from a team as a code owner August 1, 2024 14:10
Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit cd1a34d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66ab975aa1142700081a8bcf

@rissson rissson enabled auto-merge (squash) August 1, 2024 14:11
Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit cd1a34d
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66ab975a7508cd0009a2220a

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.39%. Comparing base (bd8d35b) to head (cd1a34d).

Files Patch % Lines
authentik/root/settings.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10723      +/-   ##
==========================================
- Coverage   92.51%   91.39%   -1.13%     
==========================================
  Files         720      720              
  Lines       35254    35255       +1     
==========================================
- Hits        32616    32222     -394     
- Misses       2638     3033     +395     
Flag Coverage Δ
e2e 43.60% <0.00%> (-6.02%) ⬇️
integration 25.35% <0.00%> (-0.01%) ⬇️
unit 90.01% <0.00%> (-0.01%) ⬇️

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.

@rissson rissson merged commit 9c1046b into main Aug 1, 2024
59 of 68 checks passed
@rissson rissson deleted the root/load-daphne-dev branch August 1, 2024 14:32
kensternberg-authentik added a commit that referenced this pull request Aug 1, 2024
* main:
  root: only load daphne django app in development (#10723)
  web: fix theme not applying to document correctly (#10721)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#10712)
  core: bump sentry-sdk from 2.11.0 to 2.12.0 (#10713)
  core: bump uvicorn from 0.30.3 to 0.30.4 (#10714)
  web: bump @sentry/browser from 8.20.0 to 8.21.0 in /web in the sentry group across 1 directory (#10715)
  web: bump @babel/preset-env from 7.25.2 to 7.25.3 in /web in the babel group across 1 directory (#10716)
  core: bump goauthentik.io/api/v3 from 3.2024061.10 to 3.2024062.1 (#10717)
  web: bump @swc/core from 1.7.3 to 1.7.4 in /web/sfe (#10719)
  web: bump API Client version (#10711)
  release: 2024.6.2
  website/docs: add 'Standalone' tap to Paperless-ngx config (#10657)
  website/docs: integrations: add linkwarden integration (#10683)
  providers/saml: remove redundant ACSUrl in POST (#10707)
  providers/radius: fix custom attribute (#10704)
  website/docs: prepare 2024.6.2 (#10697)
  outposts: ensure minimum refresh interval (#10701)
  core: bump google-api-python-client from 2.138.0 to 2.139.0 (#10691)
  web: bump @spotlightjs/spotlight from 2.2.0 to 2.2.2 in /web in the sentry group across 1 directory (#10692)
  web: bump chromedriver from 127.0.0 to 127.0.1 in /tests/wdio (#10693)
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