cloudoperators / juno

Monorepo for the Juno modular frontend framework, apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

[Task](ci): Automate Environment Variable and appProps.JSON Creation for Docker Images #619

Open ArtieReus opened 1 week ago

ArtieReus commented 1 week ago

Task Description Enhance the Docker image build process by automating the creation of environment variables and the appProps.json file using appProps.template.json as the source of truth. Currently, every change to an app property requires manual updates in appProps.template.json, README.md, Dockerfile, and entrypoint.sh.

Sub-tasks

Related Issues Link to related issues or tasks, if any.

Additional Context Add any other context or information here.