Skip to content

Conversation

@dreadatour
Copy link
Contributor

Follow-up for this: 4a0c6a1 and this: #1464 (comment)

@dreadatour dreadatour self-assigned this Nov 22, 2025
Copilot finished reviewing on behalf of dreadatour November 22, 2025 03:47
Copy link
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 adds a conditional check to prevent updating Studio's DataChain dependencies when running tests on the main branch, ensuring dependency updates only occur for feature branches.

Key changes:

  • Added conditional execution (if: ${{ env.BRANCH != 'main' }}) to the "Update DataChain requirement in Studio" step
  • Simplified the step by removing the redundant env block and updating the variable reference

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

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dreadatour dreadatour merged commit ae6a529 into main Nov 22, 2025
40 of 46 checks passed
@dreadatour dreadatour deleted the update-studio-dependencies-in-ci branch November 22, 2025 08:21
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.

3 participants