AbsaOSS / AbsaOSS/enceladus

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

Open
#651 0 comments 0 reactions 0 assignees View on GitHub
feature Menas priority: undecided under discussion
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.