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

Add a mechanism to check if servo nightly is up to date #12262

Open
alex opened this issue Jul 5, 2016 · 6 comments
Open

Add a mechanism to check if servo nightly is up to date #12262

alex opened this issue Jul 5, 2016 · 6 comments

Comments

@alex
Copy link
Contributor

@alex alex commented Jul 5, 2016

I installed a nightly a few days ago, I'd like to be able to check if it's up to date (or maybe even update it directly).

@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Jul 6, 2016

@larsbergstrom is working on an automatic updater.

In the meantime, we push up a new nightly every night. You can get the current version from ./servo --version - would exposing the latest nightly version on the website work so you can check manually? Note that the versions include short git hashes, not build dates, so this only tells you if you are or are not running the latest nightly, not how old yours is. There's no easy way to figure out how old your nightly is without finding that git commit in our master branch.

@alex
Copy link
Contributor Author

@alex alex commented Jul 6, 2016

Exposing the version on the website and somewhere in the process (about dialog?) would be great until there is autoupdates.

@cbrewster
Copy link
Member

@cbrewster cbrewster commented Jul 6, 2016

@alex we should have the version exposed in the about window here soon: #12250

@nox
Copy link
Member

@nox nox commented Oct 4, 2017

Was there any progress on that?

@nox nox added the C-is-this-done label Oct 4, 2017
@jdm
Copy link
Member

@jdm jdm commented Oct 4, 2017

Only on mac. Nothing on other platforms or the website.

@jdm jdm removed the C-is-this-done label Oct 4, 2017
@atouchet
Copy link
Contributor

@atouchet atouchet commented Mar 6, 2018

Related: #9831

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

Successfully merging a pull request may close this issue.

None yet
6 participants
You can’t perform that action at this time.