Skip to content

Conversation

@marcorosa
Copy link
Member

This PR aims at improving maintainability by changing the logic of fe-be connection. In frontend, old configs and environments have been deprecated, and, while the default case of fe and be running on localhost did not change, in case of remote deployment the addresses shall be passed as environment variables. This is now needed at runtime and not at build time. As a consequence, we can securely build docker containers.

In backend, uv is now supported.

A GitHub action has been added, triggered by PR merged into main branch, and building docker images for be and fe in case the version changed (pushed to private registry).

@marcorosa marcorosa requested a review from a team as a code owner September 11, 2025 15:56
@marcorosa
Copy link
Member Author

eslint run locally -> the only violations should have already been fixed by Caroline in her feature branch

@marcorosa marcorosa merged commit f1fe3d7 into develop Sep 11, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant