theupdateframework / theupdateframework/specification
create-release action unmaintained
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 405
- Forks
- 59
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
The first-party create-release GitHub Action we are using has been archived since Mar 4, 2021. We should switch over to a third-party maintained action, the create-release README suggests a few candidates, or do away with the action entirely (using github-script similarly to python-tuf, perhaps).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the workflow using the archived actions/create-release action and compare the maintained candidates linked from its README. Check how python-tuf uses github-script as another possible approach; done means releases are created reliably without the archived action and the relevant release workflow remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100