opensafely-core / opensafely-core/opensafely-cli
"Build and publish" workflow uses archived actions
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 4
Description
The create-release and upload-release-asset actions are archived. It should be possible to do similar with the gh CLI instead.
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
Inspect .github/workflows/build_and_publish.yaml, especially lines 78-119, and review how the archived create-release and upload-release-asset actions are used. Check the GitHub CLI release commands and update the workflow so it builds and publishes releases and assets successfully without those archived actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions
- Domain
- ci-cd, devops, release
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100