ITensor / ITensor/ITensorRegistry
Set up registration bot on Github like Registrator.jl
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 2
- Avg merge
- 9m
- Merged PRs (30d)
- 16
Description
It would be nice if we could register new package versions by commenting on commits on Github, rather than executing commands at the Julia REPL. It would require setting up registration bot on Github like Registrator.jl, though that is only designed for the General registry right now: https://github.com/JuliaRegistries/Registrator.jl/issues/39. (Brought up by @lkdvos at some point.)
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.
Research direction
Start by reviewing the current package-registration workflow executed from the Julia REPL and the linked Registrator.jl issue 39. Compare that workflow with Registrator.jl's GitHub commenting approach; done means a GitHub comment can register a new package version without manually running the REPL commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, julia
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100