Actions
Architecture #12335
closedtypo in name of method used in write_all_techniques
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Fix check:
Regression:
Description
Almost all information of a ncf techniques is read for the metadata lines, but only one thing is missing ... method calls.
They are currently set using a cf-promises command on each technique then parsing this output to extract method calls.
I clearly think we should not do this anymore and instead store that information in metadata.
This would allow to create a technique without writing a single line of cfengine!
This will also give a performance improvement when loading techniques ( N cf-promises less, with N less json parsing !)
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/722
Updated by Vincent MEMBRÉ over 6 years ago
- Related to Architecture #12044: Add a script to rewrite a technique from command line added
Updated by Rudder Quality Assistant over 6 years ago
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:ef6eec5e81af0f1847037128a4d73bcd9f3f0733.
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.0~rc3 to 4.3.0~rc2
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~rc2 which was released today.
- 4.3.0~rc2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Technique editor - API to Web - Technique editor
Actions