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 have one flyteidl entry in pyproject toml #2245

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

thomasjpfan
Copy link
Member

@thomasjpfan thomasjpfan commented Mar 6, 2024

Fixes docker image builder issue around flyteidl.

https://github.com/flyteorg/flytekit/actions/runs/8168720389/job/22331635289

(For full release, it's good to update it to flyteidl>=1.11.0.)

You can test locally by running pip install -e .. It fails on main and will install the beta flyteidl after this PR.

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.99%. Comparing base (39f5d49) to head (1db77a5).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2245      +/-   ##
==========================================
+ Coverage   85.97%   85.99%   +0.02%     
==========================================
  Files         312      320       +8     
  Lines       24025    24250     +225     
  Branches     3665     3667       +2     
==========================================
+ Hits        20655    20854     +199     
- Misses       2721     2745      +24     
- Partials      649      651       +2     

☔ 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 maintainer label Mar 6, 2024
@pingsutw pingsutw merged commit ada55cd into flyteorg:master Mar 6, 2024
92 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: Jan Fiedler <jan@union.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants