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: maintenance: upgrade openapi generator #12098

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Nov 20, 2024

Details

Upgrade the mishmash of versions of the OpenAPI generator to the latest and update the code to match


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)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested review from a team as code owners November 20, 2024 21:11
Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 182d264
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/673e517d58839000082ef517

Copy link

netlify bot commented Nov 20, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 182d264
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/673e517d37a4600008f8594a

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (d4bf3b7) to head (182d264).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12098      +/-   ##
==========================================
- Coverage   92.60%   92.50%   -0.11%     
==========================================
  Files         761      761              
  Lines       37935    37935              
==========================================
- Hits        35131    35090      -41     
- Misses       2804     2845      +41     
Flag Coverage Δ
e2e 47.95% <ø> (-1.15%) ⬇️
integration 24.85% <ø> (ø)
unit 90.19% <ø> (ø)

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.


🚨 Try these New Features:

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