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

fix!: pipx is pre-installed in GitHub Actions #82

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

@cclauss cclauss changed the title fix: pipx in pre-installed in GitHub Actions fix: pipx in pre-installed is GitHub Actions Dec 21, 2024
@cclauss cclauss changed the title fix: pipx in pre-installed is GitHub Actions fix: pipx is pre-installed is GitHub Actions Dec 21, 2024
@cclauss cclauss changed the title fix: pipx is pre-installed is GitHub Actions fix: pipx is pre-installed in GitHub Actions Dec 22, 2024
Copy link
Owner

@abatilo abatilo left a comment

Choose a reason for hiding this comment

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

Looks great! I'll release a v4 to account for this breaking change.

Comment on lines -19 to -22
- run: |
python3 -m pip install --user pipx
python3 -m pipx ensurepath
shell: bash
Copy link
Owner

Choose a reason for hiding this comment

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

I suppose this technically counts as a breaking change, but that should be alright, I think. Thank you for the contribution.

@abatilo abatilo changed the title fix: pipx is pre-installed in GitHub Actions fix!: pipx is pre-installed in GitHub Actions Jan 1, 2025
@abatilo abatilo merged commit 3765cf6 into abatilo:master Jan 1, 2025
46 checks passed
Copy link

@Juraj-Mihaly Juraj-Mihaly left a comment

Choose a reason for hiding this comment

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

Fine

@cclauss cclauss deleted the patch-2 branch January 2, 2025 02:02
cclauss added a commit to cclauss/actions-poetry that referenced this pull request Jan 3, 2025
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