Skip to content
* feat: (Execute) adds a new `ExecuteHelper` class to eventually replace `vars/execute.groovy`
* feat: (AutoTagger) change the message when auto tag cannot be done whild the project is publishable
* feat: (printDebug) removes the printDebug function entirely, in favor of the Debugger
* feat: (Debugger) makes debug marks less visible and grey
* feat: (Debugger) allow the debugger to print a value, to prevent the use of context in addition of the Debugger just to print
* refactor: removes specific `AzureTerraformPipeline`
* doc: improve the base documentation, preparing new categories
* doc: add documentation for auto tagging
* doc: add documentation for artifact fetching
* doc: add documentation for the artifact component