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

Use correct plugin in agent image #2317

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

eapolinario
Copy link
Collaborator

@eapolinario eapolinario commented Apr 2, 2024

Tracking issue

NA

Why are the changes needed?

We renamed the chatpgt plugin to open ai in #2263 but didn't update its use in the agent dockerfile. This is preventing the agent image from being built, e.g. https://github.com/flyteorg/flytekit/actions/runs/8527491443/job/23366399747.

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]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.30%. Comparing base (2cbdc99) to head (701ea85).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
- Coverage   83.79%   82.30%   -1.50%     
==========================================
  Files         338      321      -17     
  Lines       25407    24616     -791     
  Branches     3734     3521     -213     
==========================================
- Hits        21291    20259    -1032     
- Misses       3485     3718     +233     
- Partials      631      639       +8     

☔ 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 Apr 2, 2024
@eapolinario eapolinario merged commit 55f0b19 into master Apr 2, 2024
47 of 48 checks passed
fiedlerNr9 pushed a commit that referenced this pull request Jul 25, 2024
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
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