Closed turicas closed 10 years ago
Good Idea, but wouldn't it be better to use the commit id number? that way we can refer directly to the code.
What do you mean by "commit id"? The commit SHA1, as I said? ;)
I thought you meant taking the sha1 of the whole code (tarball or something) ;-)
Oops, sorry. It was about the commit SHA1 - and if there's a tag on that commit, it'd be useful to show too.
It'll be easier to debug problems on Web interface if we know exactly which version is running, so I propose to add a little comment in the default template with the SHA1 of the running code. It could be made by our
fabfile.py
.