Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Official docs on package registration process #1268

Open
felipenoris opened this issue Jul 27, 2019 · 2 comments
Open

Official docs on package registration process #1268

felipenoris opened this issue Jul 27, 2019 · 2 comments

Comments

@felipenoris
Copy link
Contributor

felipenoris commented Jul 27, 2019

Pkg.jl docs should cover package registration process. Looks like the only source of information on this is still a discourse thread (https://discourse.julialang.org/t/switching-package-registration-systems-soon/22677) and the Registrator README (https://github.com/JuliaRegistries/Registrator.jl/blob/master/README.md). Both sources are not liked to any official doc. (julia docs link to Pkg.jl docs on https://docs.julialang.org/en/v1/stdlib/Pkg/, but Registrator.jl is not linked to any docs, AFAIK).

Ref: JuliaRegistries/General#1626

@StefanKarpinski
Copy link
Sponsor Member

Yes, the discoverability of the documentation for this is terrible—I didn't realize quite how bad until @madeleineudell pointed it out to me along with several other very helpful bits of feedback (thanks, Madeleine!). Here are some of the notes I took.


Improvements:

Google search terms that should ideally work:

  • julia packages dev
  • julia package development
  • julia register package
  • julia general registry
  • julia register new version

@holgerteichgraeber
Copy link

Adding to the list of additional documentation: How to rename a package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants