camac-suisse / ansible-role-camac

3 stars 11 forks source link

feat: compile translation messages #142

Closed winged closed 2 days ago

winged commented 2 days ago

This step is now required in deployment, as it's not part of the development cycle anymore.

In the Docker containers (K8s, compose), it's part of the container's entrypoint script, but here we need to do it as an explicit step in the deployment

luytena commented 2 days ago

@winged The ordering of the tasks shouldn't matter in this case, correct?

winged commented 2 days ago

@winged The ordering of the tasks shouldn't matter in this case, correct?

Not really, as long as it happens before restarting the service