Upgrade: Only check reactors/channels specified by config - #107
Open
wolfsage wants to merge 1 commit into
Open
Conversation
That way if new modules are added (but not used on the running instance of synergy) an upgrade will still (rightly) succeed.
wolfsage
force-pushed
the
upgrade-only-include-loaded-mods
branch
from
August 13, 2019 02:37
1a276e0 to
73d4753
Compare
rjbs
force-pushed
the
master
branch
9 times, most recently
from
October 30, 2019 23:22
c100bd3 to
4c741ab
Compare
rjbs
force-pushed
the
master
branch
8 times, most recently
from
November 14, 2019 03:34
bfc2f73 to
b4c9709
Compare
rjbs
force-pushed
the
master
branch
5 times, most recently
from
December 5, 2019 18:11
580553c to
b14b33a
Compare
rjbs
force-pushed
the
master
branch
3 times, most recently
from
January 8, 2020 02:16
3743db3 to
2feb664
Compare
rjbs
force-pushed
the
master
branch
5 times, most recently
from
January 13, 2020 18:35
452fc7c to
4b0ed9b
Compare
rjbs
force-pushed
the
master
branch
2 times, most recently
from
March 18, 2020 13:51
127deb3 to
0eafbaf
Compare
rjbs
force-pushed
the
master
branch
2 times, most recently
from
April 11, 2020 01:56
ba65019 to
18506b1
Compare
rjbs
force-pushed
the
master
branch
4 times, most recently
from
April 14, 2020 18:05
1351f92 to
0f9b665
Compare
rjbs
force-pushed
the
master
branch
3 times, most recently
from
May 11, 2020 02:10
3e49e21 to
586d1b0
Compare
Member
|
5 yr later, I am ready to review, if rebased. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
That way if new modules are added (but not used on the running
instance of synergy) an upgrade will still (rightly) succeed.