Logging Setup
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Switched from the default logging to zerolog, changed all log.Print statements.
All logs have to end with a .Msg()-Call to be logged, so don't forget that.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.