Actions
User story #9230
closedDefine a dry-run lib when default bodies are not supported
Effort required:
Name check:
Fix check:
Regression:
Description
When default bodies are not supported, we should have an alternative. We will keep the same interface (set_dry_run_mode), be with a different behavior:
- set_dry_run_mode("false") will do nothing
- set_dry_run_mode("false") will define an abort class after printing an error message.
This will ensure compatibility of promises and a decent failure when not supported.
Updated by Alexis Mousset about 8 years ago
- Related to User story #9092: Don't break agent that do not support dry-run added
Updated by Alexis Mousset about 8 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 8 years ago
Work in progess here: https://github.com/amousset/ncf/commit/524654fdfa88d0c5218f9e805b766b76a5bd5534
Updated by Alexis Mousset about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/ncf/pull/467
Updated by Alexis Mousset about 8 years ago
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
Updated by Alexis Mousset about 8 years ago
- Assignee changed from Benoît PECCATTE to Jonathan CLARKE
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:c4f1f63cf6efb593483238b624af5865e68916f7.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from master to ncf-1.2
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions