Loggers writing to old experiments when repeating deploy
Loggers will still write to previous expriments log files when chaining deploys with the --repeat option
GitLab upgrade completed. Current version is 17.10.3. We now benefit from the enhancements of 17.9 and 17.10 releases. Among other improvements, it is now possible to set the automatic deletion of continuous integration pipelines. You can help us reduce storage usage by setting an expiry date for your pipelines.
Loggers will still write to previous expriments log files when chaining deploys with the --repeat option
added bug label
assigned to @tbadts
mentioned in commit 871fd971
Done, we just need to remove old file handlers from the loggers between chained deployments
closed