Skip to content

Conversation

@teutoburg
Copy link
Contributor

Avoid falling back to a Python version pre-installed in the runner. That prevents us from finding out if a Python version doesn't work for a package, because Poetry is "too smart" in this case...

Avoid falling back to a Python version pre-installed in the runner. That prevents us from finding out if a Python version doesn't work for a package, because Poetry is "too smart" in this case...
@teutoburg teutoburg self-assigned this Aug 27, 2025
@teutoburg teutoburg added the github_actions Pull requests that update GitHub Actions code label Aug 27, 2025
@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (949fbad) to head (409fcd6).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            7         7           
=========================================
  Hits             7         7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@teutoburg teutoburg marked this pull request as ready for review August 27, 2025 14:51
@teutoburg
Copy link
Contributor Author

No, this isn't working...

@teutoburg teutoburg closed this Aug 27, 2025
@teutoburg teutoburg deleted the teutoburg-patch-2 branch August 27, 2025 15:19
@hugobuddel
Copy link
Contributor

I suppose this would not work because the python it finds is the python used by poetry itself right? So that python cannot be removed.

We solved this problem before, but I forgot how...

@teutoburg
Copy link
Contributor Author

Apparently there's a bug in Poetry, see https://github.com/orgs/python-poetry/discussions/10523#discussioncomment-14247946

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants