Skip to content

[Mirror] Stops mirroring versions when one fails validation #923

@alvsan09

Description

@alvsan09

The current logic when mirroring versions stops the loop when a version fails,
This prevents publishing of versions that may pass the validation, and if the failure happen of the oldest version,
the new ones will not get published.

The relevant line of code is at:

An example is: BroadcomMFD.ccf
The validation error below impacts earlier versions of it, but with the current logic non of the versions are mirrored.

2024-05-28T23:42:36.447Z ERROR 1 --- [ool-10-thread-2] o.e.o.m.DataMirrorJobRequestHandler : failed to mirror BroadcomMFD.ccf

org.eclipse.openvsx.util.ErrorResultException: Invalid URL in field 'homepage': .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions