Actions
User story #10142
closedExtend variable_dict_from_file to allow reading yaml and csv files
Pull Request:
UX impact:
Suggestion strength:
Require - I need this to use Rudder as I intend
User visibility:
Effort required:
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
By using readdata() (which appeared in 3.7), we can autodetect data type and create a compatible method with autodection of the type (with a fallback on JSON), and also a more generic method with a parameter for the type (for example when the file does not have a correct extension).
We could keep the current implementation for 3.6.
Updated by Alexis Mousset almost 8 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/525
Updated by Alexis Mousset over 7 years ago
- Related to User story #10586: Compile Rudder agent with YAML support added
Updated by Benoît PECCATTE over 7 years ago
- Assignee changed from Benoît PECCATTE to Alexis Mousset
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from master to 4.2.2
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.2 to 4.2.3
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.2.3 to 4.2.4
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.2.4 to 4.2.5
Updated by Alexis Mousset over 6 years ago
- Status changed from Pending technical review to New
- Target version changed from 4.2.5 to 4.3.0~rc2
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.0~rc2 to 4.3.0~rc3
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.0~rc3 to 4.3.0
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.0 to 4.3.1
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.1 to 4.3.2
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.2 to 410
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 410 to 4.3.2
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.2 to 4.3.3
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.3 to 4.3.4
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.3.4 to 4.3.5
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.3.5 to 4.3.6
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.3.6 to 4.3.7
Updated by Vincent MEMBRÉ almost 6 years ago
- Target version changed from 4.3.7 to 4.3.8
Updated by Vincent MEMBRÉ almost 6 years ago
- Target version changed from 4.3.8 to 4.3.9
Updated by Alexis Mousset almost 6 years ago
- Target version changed from 4.3.9 to 4.3.10
Updated by François ARMAND over 5 years ago
- Target version changed from 4.3.10 to 4.3.11
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.3.11 to 4.3.12
Updated by Benoît PECCATTE over 5 years ago
- Target version changed from 4.3.12 to 6.0.0~beta1
Updated by Alexis Mousset over 5 years ago
- Status changed from New to In progress
I'm taking over this issue!
Updated by Alexis Mousset over 5 years ago
- Target version changed from 6.0.0~beta1 to 5.0.13
Updated by Alexis Mousset over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
Updated by Alexis Mousset over 5 years ago
- Pull Request changed from https://github.com/Normation/ncf/pull/525 to https://github.com/Normation/ncf/pull/998
Updated by Vincent MEMBRÉ over 5 years ago
- Suggestion strength set to Require - I need this to use Rudder as I intend
Updated by Rudder Quality Assistant over 5 years ago
- Assignee changed from Benoît PECCATTE to Alexis Mousset
Updated by Anonymous over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:c333abec006f61055e1e6e6bd9f8c5bc015ce4d5.
Updated by Alexis Mousset over 5 years ago
Applied in changeset commit:4ab31c9aceaa4be8b69b92db35bb48e0278152f1.
Updated by François ARMAND about 5 years ago
- Related to Bug #15657: Document that variable_dict_from_file_type#csv needs CRLF added
Updated by François ARMAND about 5 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset about 5 years ago
- Name check changed from To do to Reviewed
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.13 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions