Skip to content

vcsPackageSyncer: reorder how new revspecs are fetched

Administrator requested to merge mrn/reorder-package-sync-fetch into main

Created by: mrnugget

This changes the Fetch() to optionally insert a revspec, if requested, into the database. That causes the rest of the method to act as if that version had already been in the database.

Test plan

  • Existing tests
  • Manual testing of adding a new version to a package by opening the URL locally

Merge request reports

Loading