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

revert: "fix!: pipx is pre-installed in GitHub Actions" #87

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 3, 2025

@cclauss cclauss changed the title Revert "fix!: pipx is pre-installed in GitHub Actions" revert: "fix!: pipx is pre-installed in GitHub Actions" Jan 3, 2025
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.

I'll update other things accordingly!

@abatilo abatilo merged commit 65c61ea into abatilo:master Jan 10, 2025
48 of 50 checks passed
Copy link

🎉 This PR is included in version 3.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

abatilo added a commit that referenced this pull request Jan 10, 2025
Let's pretend that v4 doesn't exist now, as of #87.
@cclauss cclauss deleted the revert-82-patch-2 branch January 10, 2025 06:05
@levrik
Copy link

levrik commented Jan 10, 2025

Could the v4 branch/tag please be restored? I merged Dependabot PRs in a lot of repos yesterday which are now suddenly broken and we're blocked from doing releases. Leave v4.0 as is and release a v4.x which restores v3 behavior. Once something is out there, it's not a good idea to just pull it again.

willmurphyscode added a commit to anchore/grype-db that referenced this pull request Jan 30, 2025
abatilo/actions-poetry#87 might be affecting
workflows here. Downgrade to 3.0.2 to pull in this fix.

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
willmurphyscode added a commit to anchore/grype-db that referenced this pull request Jan 30, 2025
* chore: bust actions cache to clear workflow flakes

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>

* chore: downgrade abatilo/actions-poetry to pull in revert

abatilo/actions-poetry#87 might be affecting
workflows here. Downgrade to 3.0.2 to pull in this fix.

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>

* chore: pin poetry to last v1 version

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>

* chore: specify python version directly again

We saw an error that "Python version 3.10.12 is not supported by the
project (>=3.11,<=3.13)", so it seems that poetry and
actions/setup-python may not agree on what versions of python are
permitted by pyproject.toml. Therefore, go back to specifying version
directly.

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>

---------

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4 of action can no longer find Poetry after installation
3 participants