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

Remove protoc_gen_swagger #4860

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Remove protoc_gen_swagger #4860

merged 1 commit into from
Feb 8, 2024

Conversation

eapolinario
Copy link
Contributor

@eapolinario eapolinario commented Feb 8, 2024

Tracking issue

NA

Why are the changes needed?

We're fully moved to buf, this dependence is no longer needed (as it was replaced by protoc-gen-openapiv2).

What changes were proposed in this pull request?

How was this patch tested?

Tested in sandbox by generating an image that contained a version of flyteidl using the code in this PR and a doctored version of flytekit that didn't require flyteidl (so that I could install both at the same time without conflicts).

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. housekeeping Issues that help maintain flyte and keep it tech-debt free labels Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a9e8a3) 58.97% compared to head (6b31320) 58.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4860   +/-   ##
=======================================
  Coverage   58.97%   58.98%           
=======================================
  Files         645      645           
  Lines       55162    55162           
=======================================
+ Hits        32533    32538    +5     
+ Misses      20054    20049    -5     
  Partials     2575     2575           
Flag Coverage Δ
unittests 58.98% <ø> (+<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.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 8, 2024
@eapolinario eapolinario merged commit 104b95e into master Feb 8, 2024
49 checks passed
@eapolinario eapolinario deleted the remove-unused-dependencies branch February 8, 2024 20:17
katrogan pushed a commit that referenced this pull request Feb 20, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Katrina Rogan <[email protected]>
yubofredwang pushed a commit to yubofredwang/flyte that referenced this pull request Mar 26, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Issues that help maintain flyte and keep it tech-debt free lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants