gathering / wannabe

Event-system for TG - wannabe.gathering.org
GNU General Public License v3.0
12 stars 7 forks source link

Wrong date on "/About" page #74

Open theS1LV3R opened 3 years ago

theS1LV3R commented 3 years ago

On the about page there is a piece of text saying the following:

<!-- Norwegian -->
# Nåværende versjon
Kjører nåværende versjon , utført av den 1st January, 1970, 01:00.
Melding for utførelse:
.

<!-- English -->
# Current version
Currently running version , tagged by on 1st January, 1970, 01:00.
Message for commit was:
.

Seems the following two files are responsible for generating the text on that page:

olemathias commented 3 years ago

Thank you for informing us about this.

I guess the issue is releated to the fact git is removed in the build process we have for production (docker). We might just hide it or use a VERSION file.

https://github.com/gathering/wannabe/blob/master/app/Controller/AboutController.php