packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Don't fail if the update tag already exists #174

Closed csomh closed 3 years ago

csomh commented 3 years ago

Updating a source-git repo might take some time, so a competing Celery task (created due to some other trigger) might finish it sooner, which might cause the update tag already be present by the time the update process gets to the point to create it.

Expect this to happen and don't fail.

Signed-off-by: Hunor Csomortáni csomh@redhat.com

sentry-io[bot] commented 3 years ago

Sentry issue: DIST2SRC-UPDATE-18

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

csomh commented 3 years ago

recheck

softwarefactory-project-zuul[bot] commented 3 years ago

Build succeeded.

softwarefactory-project-zuul[bot] commented 3 years ago

Build succeeded (gate pipeline).