Skip to content
- feat: (BREAKING) renames input user configurations:
- `config.properties` into `config.job_properties`
- `config.label` into `config.job_nodeLabel`
- `config.timeoutTime` into `config.job_timeoutTime`
- `config.timeoutUnit` into `config.job_timeoutUnit`
- feat: validates user configuration for the job
- fix: `config.properties` was useless and not working
- fix: `PRE_RUNNER` events was run inside the runner, not inside the controller
- fix: (Autotagger) avoid re-tag when using metadata tags