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

Only run CI checks using protobuf 4 #2459

Merged
merged 4 commits into from
Jun 4, 2024
Merged

Conversation

eapolinario
Copy link
Collaborator

Tracking issue

Related to flyteorg/flyte#5448

Why are the changes needed?

All the details are explained in the linked issue, but essentially, we have certain dependencies that are not ready yet to run the new major version of the protobuf library.

What changes were proposed in this pull request?

How was this patch tested?

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]>
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (db2ff9e) to head (7a6a96c).

Current head 7a6a96c differs from pull request most recent head eadc8ac

Please upload reports for the commit eadc8ac to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2459      +/-   ##
==========================================
+ Coverage   89.99%   91.93%   +1.93%     
==========================================
  Files          45       21      -24     
  Lines        1919     1128     -791     
==========================================
- Hits         1727     1037     -690     
+ Misses        192       91     -101     

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

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
@eapolinario eapolinario merged commit c388a43 into master Jun 4, 2024
44 of 45 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
* Only run CI checks using protobuf 4

Signed-off-by: Eduardo Apolinario <[email protected]>

* Fix lint error

Signed-off-by: Eduardo Apolinario <[email protected]>

* Install the right version of types-protobuf

Signed-off-by: Eduardo Apolinario <[email protected]>

* Force protobuf<5 in plugins tests

Signed-off-by: Eduardo Apolinario <[email protected]>

---------

Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Jan Fiedler <[email protected]>
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.

2 participants