SciML / SciML/FiniteVolumeMethod.jl

TagBot: Manual intervention needed for releases

Open
#68 1 comment 0 reactions 0 assignees View on GitHub

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.5 at commit 6956b64b
  • v0.3.7 at commit 037240b9
  • v0.3.8 at commit e965e030
  • v0.3.9 at commit 292a753c
  • v1.2.0 at commit a359f38f
  • v1.2.1 at commit d5309538

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


This issue was automatically created by TagBot. (Run logs)

Contributor guide

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.