pvarki / docker-rasenmaeher-integration

Compositions etc to integrate all the pieces (CA, Keycload, LDAP, Database, REST API) into something cosmic
0 stars 0 forks source link

[UI] [Feature] [1.4.2] Update ui pointer to main after new feature merge #108

Closed benjamsf closed 1 month ago

benjamsf commented 2 months ago

Depends on https://github.com/pvarki/rasenmaeher-ui/pull/31, merge it first. <- DONE

Also merge https://github.com/pvarki/docker-rasenmaeher-integration/pull/110 first then fix version tags. <- DONE

What does this PR do

New UI feature: dynamic assets (by now, "fdf" and "neutral"), also some fixes to takguides etc.

Makes CI build both asset sets and tag the set as part of image tag.

Why

FDF logos for FDF deployment, PVATK for others.

benjamsf commented 2 months ago

We got to merge https://github.com/pvarki/rasenmaeher-ui/pull/31 to ui then update the pointer again, as of changing UI asset setting to buildtime & take effect properly under production mode.