Skip to content

enterprise: cleanup v2#6330

Merged
BeryJu merged 2 commits intomainfrom
enterprise/cleanup
Jul 21, 2023
Merged

enterprise: cleanup v2#6330
BeryJu merged 2 commits intomainfrom
enterprise/cleanup

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jul 21, 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)

BeryJu added 2 commits July 21, 2023 15:07
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from tanberry July 21, 2023 13:07
@BeryJu BeryJu requested a review from a team as a code owner July 21, 2023 13:07
@netlify
Copy link

netlify bot commented Jul 21, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 519acb1
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64ba832cef7fd30008a51784
😎 Deploy Preview https://deploy-preview-6330--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.

@github-actions
Copy link
Contributor

authentik translations instructions

Thanks for your pull request!

authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically.

@netlify
Copy link

netlify bot commented Jul 21, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 519acb1
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64ba832c92a68d000894d610
😎 Deploy Preview https://deploy-preview-6330--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 configuration.

@notion-workspace
Copy link

Relabel default user

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.12 ⚠️

Comparison is base (e604e70) 92.50% compared to head (519acb1) 92.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6330      +/-   ##
==========================================
- Coverage   92.50%   92.37%   -0.12%     
==========================================
  Files         560      560              
  Lines       26930    26930              
==========================================
- Hits        24908    24873      -35     
- Misses       2022     2057      +35     
Flag Coverage Δ
e2e 50.83% <75.00%> (-0.81%) ⬇️
integration 26.44% <50.00%> (ø)
unit 89.38% <75.00%> (ø)

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

Impacted Files Coverage Δ
authentik/enterprise/api.py 86.31% <ø> (ø)
authentik/enterprise/policy.py 0.00% <0.00%> (ø)
authentik/core/models.py 92.71% <100.00%> (ø)
authentik/enterprise/models.py 81.58% <100.00%> (ø)

... and 5 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 d50f92d into main Jul 21, 2023
@BeryJu BeryJu deleted the enterprise/cleanup branch July 21, 2023 16:23
kensternberg-authentik added a commit that referenced this pull request Jul 24, 2023
* main:
  web/admin: hide pagination when no data is loaded yet (#6353)
  web/admin: adjust style of page header (#6355)
  root: set csrf cookie's secure flag same as session (#6350)
  outposts: Fix infinite self-recursion in traefik reconciler. (#6336)
  outposts: fix patch processing (#6338)
  web: bump API Client version (#6351)
  Updates for file web/xliff/en.xlf in zh_CN on branch main (#6340)
  Updates for file web/xliff/en.xlf in zh-Hans on branch main (#6341)
  enterprise: fix license check not using DER as spec specifies (#6348)
  core: bump goauthentik.io/api/v3 from 3.2023061.3 to 3.2023061.4 (#6342)
  core: bump drf-spectacular from 0.26.3 to 0.26.4 (#6343)
  core: bump ruff from 0.0.278 to 0.0.280 (#6344)
  website: bump postcss from 8.4.26 to 8.4.27 in /website (#6345)
  web: bump @esbuild/linux-arm64 from 0.18.15 to 0.18.16 in /web (#6347)
  web: bump @esbuild/darwin-arm64 from 0.18.15 to 0.18.16 in /web (#6346)
  outposts: support json patch for Kubernetes (#6319)
  providers/oauth2: fix grant_type password raising an exception (#6333)
  web: bump API Client version (#6331)
  enterprise: cleanup v2 (#6330)
  web: bump prettier from 2.8.8 to 3.0.0 in /web (#6329)
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.

1 participant