mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #119] [MERGED] Update pypa/gh-action-pypi-publish action to v1.6.1 #294
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/119
Author: @renovate[bot]
Created: 12/10/2022
Status: ✅ Merged
Merged: 12/12/2022
Merged by: @probberechts
Base:
master← Head:renovate/pypa-gh-action-pypi-publish-1.x📝 Commits (1)
828c2b6Update pypa/gh-action-pypi-publish action to v1.6.1📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
.github/workflows/release.yml(+2 -2)📄 Description
This PR contains the following updates:
v1.5.2->v1.6.1v1.6.4(+2)Release Notes
pypa/gh-action-pypi-publish
v1.6.1Compare Source
What's happened?!
There was a sneaky bug in v1.6.0 which caused Twine to be outside the import path in the Python runtime. It is fixed in v1.6.1 by updating
$PYTHONPATHto point to a correct location of the user-globalsite-packages/directory.Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.0...v1.6.1
v1.6.0Compare Source
Anything's changed?
The only update is that the Python runtime has been upgraded from 3.9 to 3.11. There are no functional changes in this release.
Full Changelog: https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.2...v1.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.