JuliaEcosystem / PackageAnalyzer.jl

https://juliaecosystem.github.io/PackageAnalyzer.jl/dev/
MIT License
58 stars 5 forks source link

Register Julia 1.3 branch #81

Closed ericphanson closed 1 year ago

ericphanson commented 1 year ago

@JuliaRegistrator register branch=eph/1.3-support

JuliaRegistrator commented 1 year ago

Error while trying to register: Version 0.0.1 less than least existing version 0.1.0

ericphanson commented 1 year ago

I'll have to try with LocalRegistry + a manual PR

giordano commented 1 year ago

Register 0.2.0, compatible only with 1.3-1.5?

ericphanson commented 1 year ago

Hm, yeah that would work I think

ericphanson commented 1 year ago

@JuliaRegistrator register branch=eph/1.3-support

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/76413

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 265dde4f98f60bc65f78f8595eedc8d38e4d06f8
git push origin v0.2.0