Skip to content

Update application endpoints web api#5517

Merged
khanhtc1202 merged 1 commit intomasterfrom
update-web-api
Jan 30, 2025
Merged

Update application endpoints web api#5517
khanhtc1202 merged 1 commit intomasterfrom
update-web-api

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):

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@codecov
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
Member

@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
14 checks passed
@khanhtc1202 khanhtc1202 deleted the update-web-api branch January 30, 2025 04:53
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
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