Actions
Architecture #18302
closedArchitecture #14931: Always versionned all configuration objects in Git
Make possible to give a revision for directives in rule and get correct technique files
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
The first step to full versioning is to handle the little subset of:
- directive with revision ID (i.e: parameters are versioned),
- technique with revision ID (i.e: techniques files - metadata, template, resources, ... - are versioned)
- beeing able to specify a revision ID for a directive in a rule (else use the one corresponding to the rule one, ie for now main branche/HEAD),
- beeing able to specify a revision ID for a technique in a directive (else use the one corresponding to the directive one, ie either one specified by hand, or in rule)
Actions