-
Notifications
You must be signed in to change notification settings - Fork 1
#527: Use correct Python version in actions/python-environment #528
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
Merged
tomuben
merged 71 commits into
main
from
bug/527_use_correct_python_version_in_actions_python_env
Aug 6, 2025
Merged
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
04f65ce
Added a test for the Python version
tomuben 3b26791
Fixed name of job
tomuben 52bf528
Fixed action.yml
tomuben 5432827
Debug
tomuben 27c5d5f
Debug
tomuben aa350cb
Debug
tomuben 58a75d5
Debug
tomuben d7b54cf
Debug
tomuben 604f89f
Debug
tomuben 2a1e659
Debug
tomuben b097e9b
Debug
tomuben e17ccc0
Debug
tomuben bbc1b3d
Debug
tomuben 3265847
Debug
tomuben 8a75b09
Debug
tomuben 8e68a96
Debug
tomuben 03b44d5
Debug
tomuben 25809ed
Debug
tomuben 9615788
Debug
tomuben f334f6b
Debug
tomuben 5ce3eec
Debug
tomuben f56e7e6
Debug
tomuben 4ec940c
Debug
tomuben 8e3e4a8
Debug
tomuben 9b722e0
Debug
tomuben 5e8960c
Debug
tomuben 9917415
Debug
tomuben 9d75090
Debug
tomuben cf7d606
Debug
tomuben 403616a
Debug
tomuben 8ddefa0
Debug
tomuben a7638b3
Debug
tomuben f36dcc5
Debug
tomuben dce4ef1
Debug
tomuben b8456d1
Debug
tomuben bc80758
Debug
tomuben 5c97bfb
Debug
tomuben e45fe13
Debug
tomuben eee1eed
Debug
tomuben 22f4603
Test
tomuben 6664cfe
Debug
tomuben 73c793b
Debug
tomuben ed3e332
Debug
tomuben f833c68
Debug
tomuben 3052b1e
Debug
tomuben 0900acb
Debug
tomuben 103d89f
Debug
tomuben 75f9e72
Debug
tomuben 4846ba7
Debug
tomuben c502233
Debug
tomuben 20b1e22
Debug
tomuben 7b320d7
Debug
tomuben 0575698
Debug
tomuben e0b0364
Debug
tomuben 258922c
Debug
tomuben 0b2a27c
Debug
tomuben afdcb05
Debug
tomuben 5adb8af
Debug
tomuben c24391a
Debug
tomuben 05f1500
Debug
tomuben 2656309
Debug
tomuben 9d5a899
Debug
tomuben a928bd9
Debug
tomuben af544e0
Test
tomuben f82850f
Test
tomuben 1450404
Debug
tomuben d6fa6a5
Debug
tomuben 4a18b18
Debug
tomuben e01bdc4
Fixes from review
tomuben 57fff2b
Added arch and poetry lock sha to Cache key.
tomuben af42bbc
Fixed generation of sha
tomuben File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| # Unreleased | ||
|
|
||
| ## Refactorings | ||
| ## Bugfixes | ||
|
|
||
| * #525: Added tests for installing `pipx` on different GitHub runners | ||
| * #527: Use correct Python version in actions/python-environment |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.