Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MISC] The Version Checker #31

Open
2 of 8 tasks
Tracked by #6
smehringer opened this issue Dec 6, 2021 · 0 comments
Open
2 of 8 tasks
Tracked by #6

[MISC] The Version Checker #31

smehringer opened this issue Dec 6, 2021 · 0 comments

Comments

@smehringer
Copy link
Member

smehringer commented Dec 6, 2021

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:

  1. Notify user if there is a newer app version
  2. Notify app developer if there is a newer SeqAn version than the current
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant