Actions
Architecture #7915
closedMerge initial promises and system techniques
Status:
Released
Priority:
N/A
Assignee:
Category:
System techniques
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
Initial promises and system techniques are more or less the same thing, except that initial promises cannot have parameter.
To make sure they are really the same (and avoid to having to synchronize their source code), we should have the same source for both a use the same process as Rudder uses to transform system techniques into promises.
The plan is :
- create a command line tool than transforms string templates files with the same behaviour as Rudder
- use this tool in packaging to create initial promises from system techniques
- add initial promises code into system techniques
Updated by Benoît PECCATTE over 8 years ago
- Related to Bug #8253: rudder-agent package now build-depends on jre added
Updated by Jonathan CLARKE over 8 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Jonathan CLARKE about 8 years ago
- Status changed from In progress to 12
Updated by Jonathan CLARKE about 8 years ago
- Status changed from 12 to Pending release
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Actions