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

Managing a file of verified builds #212

Closed
ramensandwich opened this issue Oct 10, 2015 · 1 comment
Closed

Managing a file of verified builds #212

ramensandwich opened this issue Oct 10, 2015 · 1 comment

Comments

@ramensandwich
Copy link
Collaborator

Resolution of issue #202 will have the hash of the nearest git commit sent to the high level. This lays the groundwork for verification of the code we have running on the buggy. Although we will be able to see the hash printed out, we will have to check the hash to see what we had running. If we had a scheme to track which commits are "roll ready" or "roll safe" (could be as simple as a text file with a bunch of hashes written in it) and a system to determine what makes a commit "roll safe", then we will be better able to debug issues during rolls.

@jesseanderson
Copy link

Behavior will be dealt with by completing #179.

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

No branches or pull requests

2 participants