RudoRoemer / PDB2MovieWeb

Web-based front- and backend for PDB2Movie scripts
GNU General Public License v3.0
1 stars 1 forks source link

version and/or push date on the web #15

Closed RudoRoemer closed 6 years ago

RudoRoemer commented 6 years ago

It would be good to have the version of the code available on the server. I would suggest something simple such as just the date of the u0pload to the servers (via buddy). buddy can simply "sed" something like a "PUSHDATE" string on the .html files with the actual date. I think github does not readily make a version number available (but maybe it does).

SamMoffat commented 6 years ago

Could you clarify what you mean by a version of the code available on the server? A copy of the PDB2MovieWeb project is already on each of the three servers.

Are you asking for buddy to add onto the end of each file the time it uploads to the server? Doesn't buddy keep track of pushes that it has made on your buddy account?

SamMoffat commented 6 years ago

This has now been implemented