Skip to content

feat(release-pr): use uv's Python to run neon-release-pr#33

Merged
bayandin merged 4 commits intomainfrom
bayandin/no-external-python
Feb 18, 2026
Merged

feat(release-pr): use uv's Python to run neon-release-pr#33
bayandin merged 4 commits intomainfrom
bayandin/no-external-python

Conversation

@bayandin
Copy link
Contributor

@bayandin bayandin commented Aug 4, 2025

Currently, neondatabase/dev-actions/release-pr action requires Python and pip to be installed on host.

Currently, neondatabase/dev-actions/release-pr action requires Python and pip to be installed on host.

This PR switches to using uv run --project ... to make neon-release-pr use the Python provided by uv.

@bayandin bayandin requested a review from jcgruenhage August 4, 2025 12:44
@bayandin bayandin requested a review from a team as a code owner August 4, 2025 12:44
@bayandin bayandin changed the title feat(release-pr): use UV's python to run neon-release-pr feat(release-pr): use uv's Python to run neon-release-pr Aug 4, 2025
@bayandin bayandin force-pushed the bayandin/no-external-python branch from 5892f80 to f9bfb0c Compare August 4, 2025 17:04
@bayandin bayandin marked this pull request as draft August 4, 2025 17:09
@bayandin bayandin removed request for a team and jcgruenhage August 7, 2025 14:45
Copy link
Member

@jcgruenhage jcgruenhage left a comment

Choose a reason for hiding this comment

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

Looks good! Happy to get this merged once it's been tested in CI somewhere.

@bayandin bayandin force-pushed the bayandin/no-external-python branch from f9bfb0c to e527413 Compare February 18, 2026 14:49
@bayandin bayandin marked this pull request as ready for review February 18, 2026 16:15
@bayandin bayandin merged commit 4e475ea into main Feb 18, 2026
4 checks passed
@bayandin bayandin deleted the bayandin/no-external-python branch February 18, 2026 16: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.

2 participants