Skip to content

Simplify panda-client installation in CI workflow#2

Merged
wdconinc merged 2 commits intomainfrom
wdconinc-patch-1
Apr 18, 2026
Merged

Simplify panda-client installation in CI workflow#2
wdconinc merged 2 commits intomainfrom
wdconinc-patch-1

Conversation

@wdconinc
Copy link
Copy Markdown
Collaborator

Briefly, what does this PR introduce? Please link to any relevant presentations or discussions.

This PR replaces manual installation of panda-client with pip install again.

What is the urgency of this PR?

  • High
  • Medium
  • Low

What kind of change does this PR introduce?

  • Bug fix (issue: non-standard installation)
  • New feature (issue #__)
  • Optimization (issue #__)
  • Updated documentation
  • other: __

Please check if any of the following apply

  • This PR introduces breaking changes. Please describe changes users need to make below.
  • This PR changes default behavior. Please describe changes below.
  • AI was used in preparing this PR. Please describe usage below.

Replaced manual installation of panda-client with pip install.
Copilot AI review requested due to automatic review settings April 18, 2026 16:06
Copy link
Copy Markdown
Contributor

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

This PR updates the CI workflow to simplify installing panda-client by switching from a manual git clone + setup.py install flow to a pip install-based installation.

Changes:

  • Add a Python setup step in the GitHub Actions workflow.
  • Replace the manual panda-client installation with pip install panda-client.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@wdconinc wdconinc merged commit 0963cff into main Apr 18, 2026
1 check passed
@wdconinc wdconinc deleted the wdconinc-patch-1 branch April 18, 2026 16:15
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