AbsaOSS / AbsaOSS/enceladus

Inject Enceladus version into index.html upon build instead of gettinq it via request upon display

Aperta
#651 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
feature Menas priority: undecided under discussion
Lingua principale
Scala
Stelle
33
Fork
16
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Background
Right now the Enceladus version - used for caching (in)validation - is gathered upon the page load via an extra request. Making the version info static would bring several benefits.

## Feature
Make ti, that the version is injected directly into the `index.html` file directly upon build. That will remove the necessity of the asynchronous call upon displaying the page.
That simplifies the logic, adds robustness and speeds the page load.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.