project8 / dripline-web

web2.0 implementation of project8/dripline
Other
0 stars 0 forks source link

sender_info needs valid values #1

Open laroque opened 7 years ago

laroque commented 7 years ago

Ideally these can be generated dynamically, if that's not easy/possible, there need to be valid values stored somewhere and used throughout.

nsoblath commented 7 years ago

In the h2d version of firefly I had taken care of a few of the fields. Perhaps that's useful here.

laroque commented 7 years ago

done thus far:

I don't have a good solution for commit and version other than manually storing/updating them from a file (which is gross and error prone). The container doesn't have git installed so git describe isn't an option.