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

Update private-registries.md for `ci.yml` rename #557

Closed ericphanson closed 4 months ago

DilumAluthge commented 4 months ago

I'll work on fixing the MozillaCACerts_jll problem on Julia 1.3. It may require editing the registry.

DilumAluthge commented 4 months ago

For reference, a successful Julia 1.3 CI run several months ago: https://github.com/JuliaRegistries/RegistryCI.jl/actions/runs/7789038534/job/21239767253

DilumAluthge commented 4 months ago

Currently registered versions of MozillaCACerts_jll will be fixed by: https://github.com/JuliaRegistries/General/pull/105777

Future versions of MozillaCACerts_jll will be fixed by: https://github.com/JuliaPackaging/BinaryBuilder.jl/pull/1324

DilumAluthge commented 4 months ago

Okay, I've merged https://github.com/JuliaRegistries/General/pull/105777, so now let's re-run the failed Julia 1.3 job here.

DilumAluthge commented 4 months ago

I opened an issue for the CI failure on Julia nightly: https://github.com/JuliaRegistries/RegistryCI.jl/issues/558