TagBot: Manual intervention needed for releases
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
Research direction
Start with the linked TagBot run logs and the TagBot troubleshooting page to confirm why the automated releases failed. Run the three listed gh release create commands, or use the GitHub UI, and verify that v1.0.0, v1.0.1, and v1.0.3 have published releases.
Written by the indexing model from the issue text.
Description
TagBot could not automatically create releases for the following versions.
Likely cause(s):
- A network or API error occurred
- The commits modify workflow files, which
GITHUB_TOKENcannot push
Versions needing manual release
-
v1.0.0at commit33475599 -
v1.0.1at commitafae0f34 -
v1.0.3at commit9d805891
How to fix
Run these commands locally:
gh release create v1.0.0 --generate-notes
gh release create v1.0.1 --generate-notes
gh release create v1.0.3 --generate-notes
Or create releases manually via the GitHub UI.
Prevent this in the future
- See TagBot troubleshooting for details
This issue was automatically created by TagBot. (Run logs)
- Dominant language
- Julia
- Stars
- 9
- Forks
- 12
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
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 JuliaGraphics/Showoff.jl
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
JuliaGraphics/Showoff.jl#49 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
JuliaGraphics/Showoff.jl#44 ·
-
Thread safety Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
JuliaGraphics/Showoff.jl#23 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
JuliaGraphics/Showoff.jl#22 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
JuliaGraphics/Showoff.jl#21 ·
All issues in JuliaGraphics/Showoff.jl
Similar issues
-
bug 🐞 distributed 🕸️
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CliMA/Oceananigans.jl#6049 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
JuliaGPU/GPUArrays.jl#780 ·
-
Difficulty 2/5 Half a day Newbie friendliness 76/100
epiforecasts/EpiBranch.jl#304 ·