Actions
Feature #8906
closedAllow creating job presets with allowed safe marks
Start date:
05/30/2018
Due date:
06/01/2018
% Done:
100%
Estimated time:
Published in build:
Description
We need to keep safe marks disabled by default for all jobs except tests and validator where the option should be always turned on. The best solution is to introduce an option to turn on safe marks in settings.json.
Updated by Vladimir Gratinskiy over 6 years ago
- Due date set to 06/01/2018
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in "new-report-data". New option for "settings.json" is "safe marks" which is boolean and is not required.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
I merged the branch to master in 4339da97 as a part of branch core-new-formats.
Actions