Git tag 4.1.11 missing

Issue #119 resolved
Samuel Lampa created an issue

We noticed that the 4.1.11 tag is suddenly missing from the repo, which breaks our installation script for the JASEN pipeline that builds Singularity images with resFinder from the source code.

Output from the build command:

+ git clone -b 4.1.11 --depth 1 https://bitbucket.org/genomicepidemiology/resfinder.git
Cloning into 'resfinder'...
warning: Could not find remote branch 4.1.11 to clone.
fatal: Remote branch 4.1.11 not found in upstream origin
FATAL:   While performing build: while running engine: exit status 128
make: *** [Makefile:105: resfinder.sif] Error 255

Do you have any more details on this, e.g. if it is accidental or intentional?

Comments (3)

  1. RolfKaas

    Hi Samuel,

    Thanks for informing us!

    This was definitely not intentional. All our branches and tags was lost for at least a few days. It happened due to an accidental mirroring done by a colleague.

    It is our politic not to delete tags once they have been deleted. You should be able to rely on them.

    Everything should be restored by now.

    Best regards

    Rolf

  2. Log in to comment