SciML / SciML/FiniteVolumeMethod.jl
TagBot: Manual intervention needed for releases
Open
Nobody has claimed this yet.
tagbot-manual
- Dominant language
- Julia
- Stars
- 52
- Forks
- 8
- Avg merge
- 1d 35m
- Merged PRs (30d)
- 8
Description
TagBot could not automatically create releases for the following versions.
Likely cause(s):
- The SSH deploy key is not configured or not added to this repository's deploy keys (Settings → Deploy keys)
Versions needing manual release
-
v0.3.5at commit6956b64b -
v0.3.7at commit037240b9 -
v0.3.8at commite965e030 -
v0.3.9at commit292a753c -
v1.2.0at commita359f38f -
v1.2.1at commitd5309538
How to fix
Run these commands locally:
gh release create v0.3.5 --generate-notes
gh release create v0.3.7 --generate-notes
gh release create v0.3.8 --generate-notes
gh release create v0.3.9 --generate-notes
gh release create v1.2.0 --generate-notes
gh release create v1.2.1 --generate-notes
Or create releases manually via the GitHub UI.
Prevent this in the future
- Add the TagBot public key to this repository's deploy keys — see SSH deploy key setup
This issue was automatically created by TagBot. (Run logs)
Contributor guide
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
Start with the linked TagBot run logs and verify the listed commits and release tags. Run the six shown gh release create ... --generate-notes commands, or use the GitHub UI; done when releases v0.3.5, v0.3.7, v0.3.8, v0.3.9, v1.2.0, and v1.2.1 exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions, julia
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100