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

Invariance check that could be added #522

Open KristofferC opened 10 months ago

KristofferC commented 10 months ago

https://github.com/JuliaRegistries/General/pull/93498 is buggy but passed CI. The missing check is that for every version, each compat entry needs to have a corresponding entry with that name in Deps.toml.