opensafely-core / opensafely-core/opensafely-cli

"Build and publish" workflow uses archived actions

Open Beginner friendly
#414 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.