Andreas Kluge Svendsrud
Andreas Kluge Svendsrud
Need to remove vortex-auv from here before merging: https://github.com/organizations/vortexntnu/settings/installations/57321089
> Need to remove vortex-auv from here before merging: https://github.com/organizations/vortexntnu/settings/installations/57321089 Don't need to do this, made a separate config file for the local pre-commit hooks. To run locally: ```bash pre-commit...
Will also add a CI pipeline when done
I am planning to research and implement multi-stage builds for our Dockerfile. This will help optimize the image by separating the build environment from the runtime environment, reducing the final...