JuliaRegistries / RegistryCI.jl

Continuous integration (CI) tools for Julia package registries, including registry consistency testing, automatic merging (automerge) of pull requests, and automatic TagBot triggers
https://juliaregistries.github.io/RegistryCI.jl/stable
Other
31 stars 30 forks source link

add support for commit hash information #537

Open simonbyrne opened 8 months ago

simonbyrne commented 8 months ago

Part of https://github.com/JuliaLang/Pkg.jl/issues/3718.

This does not depend on any other changes, but the keys should match those in https://github.com/JuliaRegistries/RegistryTools.jl/pull/97