JuliaLang / JuliaLang/VersionsJSONUtil.jl
Include info on source-code downloads
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 5
- Forks
- 8
- Avg merge
- 24d 1h
- Merged PRs (30d)
- 1
Description
As far as I can see versions.json only includes the binary distributions. I think it would be nice if it also included the source code tarball (i.e. the one that is downloadable from Download Julia), as an entry with "arch": "source" or something like that.
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 inspecting the code that generates versions.json and how binary distribution entries are assembled. Confirm the source code tarball used by Download Julia, then verify that generated output includes it as an entry with an arch value such as source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100