CHG insert commit hashes into builds
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Since the images are always built through the makefile, we can do it with the [GIT_TAG](https://github.com/AnubisLMS/IDE/blob/main/Makefile#L3) environment variable. We can pass it to the build containers through a build arg.
We can maybe save the commit as a file to `/etc/anubis/COMMIT` or something. Maybe add it as an environment variable `ANUBIS_IDE_COMMIT` or something.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.