Skip to content

PkgServer synchronization (Pkg Server version of General is delayed relative to Git clone of General) #16777

@johnnychen94

Description

@johnnychen94

With pkg server enabled by default since Julia 1.5, there's an issue that a release PR is merged in General while the new version is still unavailable in the storage server in a short period. Because users don't know whether the pkg server has synced the commit, this would frequently break the CI test.

One such example is: once ImageMorphology v0.2.6 is added to General, I immediately retrigger the CI in JuliaImages/Images.jl#895 and then CI on nightly fails because it couldn't find ImageMorphology v0.2.6. In this case, the PR merged notification is a lie to developers 😂

cc: @staticfloat @StefanKarpinski

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions