Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to determine Git commit corresponding to nightly build? #26374
Comments
|
Look for the listings in https://treeherder.mozilla.org/#/jobs?repo=servo-master that have "Nightly". |
|
Alright. Just to confirm I'm reading this correctly the 2020-04-30T09:04:31Z-Servo.zip nightly build for example would be based on 3bedd44 then? |
|
Yep! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is more of a question than an issue report but how can you determine what commit corresponds to a specific Servo nightly build? I used to be able to look at the Buildbot page and see it listed there (ex. https://build.servo.org/builders/windows-msvc-nightly/builds) but I am unsure of how to find this info after the switch to Taskcluster.