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

Update application endpoints web api #5517

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Update application endpoints web api #5517

merged 1 commit into from
Jan 30, 2025

Conversation

khanhtc1202
Copy link
Member

What this PR does:

Make platform providers and kinds not required for application-related endpoints (AddApplication, UpdateApplication) web API.

Why we need it:

Follow this comment (#5516 (comment)), we're updating the web UI to accept both pipedv0 and pipedv1, the applications which be registered by pipedv1 will have no platform nor kind, so we should update the web API to accept that.

Which issue(s) this PR fixes:

Part of #5252 #5509

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.53%. Comparing base (cfe6136) to head (5458231).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5517   +/-   ##
=======================================
  Coverage   26.53%   26.53%           
=======================================
  Files         464      464           
  Lines       49917    49917           
=======================================
  Hits        13243    13243           
  Misses      35615    35615           
  Partials     1059     1059           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) January 30, 2025 04:19
Copy link
Contributor

@Warashi Warashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khanhtc1202 khanhtc1202 merged commit 7262a8c into master Jan 30, 2025
18 checks passed
@khanhtc1202 khanhtc1202 deleted the update-web-api branch January 30, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants