LBNL-UCB-STI / beam

The Framework for Modeling Behavior, Energy, Autonomy, and Mobility in Transportation Systems
https://transportation.lbl.gov/beam
Other
143 stars 57 forks source link

Write to log branch and commit of production data #3849

Open nikolayilyin opened 4 months ago

nikolayilyin commented 4 months ago

Currently we are writing git branch and git commit of code into log, it will be very helpful to also include production data git branch and commit.

The place where we write code branch and commit: https://github.com/LBNL-UCB-STI/beam/blob/develop/src/main/scala/beam/sim/BeamHelper.scala#L963