Further automate build and release process
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- github-actions, python
- Domain
- build-system, ci-cd, release
Research direction
Start with the run_release.py script and the GitHub Actions workflows involved in build and release. Trace how workflow completion and artifacts are currently handled, then determine the local testing step that was removed. Done means workflows can be detected and artifacts downloaded automatically, with local testing restored in run_release.py.
Written by the indexing model from the issue text.
Description
We also have partially automated the release process in GitHub Actions but haven't reached the level of automation that we have for Windows and Azure Pipelines.
Currently run_release requires humans to click around in the GitHub UI to manually execute the GitHub workflow, which wasn't the case before. We also lost the automatic local testing step in favor of testing on GitHub Actions, but local assurance is good to have for RMs.
- Further automate kicking off the build and release workflows on GitHub Actions.
- Automatically detect workflow completion and download artifacts from GitHub Actions.
- Add back local testing to
run_release.pyscript once artifacts are automatically downloaded.
cc @ambv
- Dominant language
- Python
- Stars
- 61
- Forks
- 48
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 4
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.
More from python/release-tools
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
python/release-tools#401 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
python/release-tools#434 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
python/release-tools#417 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 68/100
python/release-tools#397 ·
-
bug
python/release-tools#286 · 1 assignee ·
All issues in python/release-tools
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·