[BUG]: Action.yaml needs UV, setup-python is not suitable #74
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dunwright/git-herald#74
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?
Before you submit
Action Version
1
Forgejo Version
15.0.0
Python Version
3.13
Runner OS
debian
Describe the Bug
Set up job
4s
https://code.forgejo.org/actions/checkout@v5
1s
Install Python 3.13
2s
Run git-herald
2s
Installed versions
Version 3.13 was not found in the local cache
(node:174) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...to show where the warning was created)::error::The version '3.13' with architecture 'x64' was not found for this operating system.%0AThe list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
⚙️ [runner]: exitcode '1': failure
Steps to Reproduce
run PR
Expected Behaviour
update-changlog runs without an exception
Workflow Configuration
No response
Relevant Action Logs
No response
Additional Context
No response