You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app user = e.g. someone using raptor
app developerr = e.g. Enrico
Call server with current seqan version and current app version. And then:
Notify user if there is a newer app version
Notify app developer if there is a newer SeqAn version than the current
Notify app developer if current app version is newer than the one registered online
I think 1. and 3. can stay as is.
**But what to do about 2. **
a. Do we notify about the sharg version instead? (I guess)
b. But: What happens when we include sharg back in seqan3. Do we still report the sharg version? Since seqan3 would need to update sharg not the app developer using seqan3. Then it's more interesting to update seqan3?
For now we could implement a) and worry about b) when we backport sharg to seqan3.
Alter version checker when only using sharg, to call the sharg version
SeqAn behaviour (current):
app user = e.g. someone using raptor
app developerr = e.g. Enrico
Call server with current seqan version and current app version. And then:
I think 1. and 3. can stay as is.
**But what to do about 2. **
a. Do we notify about the sharg version instead? (I guess)
b. But: What happens when we include sharg back in seqan3. Do we still report the sharg version? Since seqan3 would need to update sharg not the app developer using seqan3. Then it's more interesting to update seqan3?
For now we could implement a) and worry about b) when we backport sharg to seqan3.
Open Todo:
The text was updated successfully, but these errors were encountered: