Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Enqueue release on clone change only #2081

Merged
merged 1 commit into from
May 23, 2019

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented May 23, 2019

During the refactor of synchronization mechanics in #1906, this got
accidentally moved outside the condition that checks if we have a clone
or it needs updating, with the result that a release is always enqueued
on a signal from the mirror it is bound to.

Move it back inside the condition so we only enqueue releases we
actually have updates from git for.

@hiddeco hiddeco added the helm label May 23, 2019
@hiddeco hiddeco requested a review from 2opremio May 23, 2019 16:31
During the refactor of synchronization mechanics in #1906, this got
accidentally moved outside the condition that checks if we have a clone
or it needs updating, with the result that a release is always enqueued
on a signal from the mirror it is bound to.

Move it back inside the condition so we only enqueue releases we
actually have updates from git for.
@hiddeco hiddeco force-pushed the helm/only-enqueue-on-clone-change branch from df38c75 to 57fb1ad Compare May 23, 2019 17:10
@hiddeco hiddeco merged commit 81944c3 into master May 23, 2019
@hiddeco hiddeco deleted the helm/only-enqueue-on-clone-change branch May 23, 2019 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants