Skip to content

Fix broken code checks, add missing install step#8

Merged
jacobthebanana merged 8 commits intomainfrom
fix_code_checks
Jul 14, 2025
Merged

Fix broken code checks, add missing install step#8
jacobthebanana merged 8 commits intomainfrom
fix_code_checks

Conversation

@amrit110
Copy link
Copy Markdown
Member

PR Type

Fix CI

Short Description

  • Fix broken code checks by adding missing install step

@amrit110 amrit110 self-assigned this Jul 14, 2025
@amrit110 amrit110 added the github_actions Pull requests that update GitHub Actions code label Jul 14, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fix broken CI checks by updating the UV CLI version and adding the missing install step, and clean up unused imports in the Gradio integration.

  • Remove unused imports from gradio.py to prevent import errors.
  • Update astral-sh/setup-uv to version 0.7.20 and add a project install step in the CI workflow.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/2_frameworks/1_react_rag/gradio.py Removed oai_agent_items_to_gradio_messages and pretty_print imports
.github/workflows/code_checks.yml Bumped UV version to 0.7.20 and added an Install the project step

@jacobthebanana jacobthebanana merged commit 6edb81e into main Jul 14, 2025
4 checks passed
@jacobthebanana
Copy link
Copy Markdown
Collaborator

Thanks, Amrit!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants