Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(repo): renamed gonf subfolder to something more traditional in go land | Julien Dessaux | 2024-03-07 | 1 | -85/+0 |
| | |||||
* | feat(variables): implemented a list of strings value type for template variables | Julien Dessaux | 2024-03-07 | 1 | -0/+16 |
| | |||||
* | feat(variables): allow variable promises to be used directly where template ↵ | Julien Dessaux | 2024-03-07 | 1 | -2/+13 |
| | | | | values are | ||||
* | chore(templates): cleaned the templating api | Julien Dessaux | 2024-03-07 | 1 | -4/+5 |
| | |||||
* | fix(variables): fixed variable return value on error | Julien Dessaux | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | chore(gonf): first draft of the gonf lib with commands, files, packages and ↵ | Julien Dessaux | 2024-03-07 | 1 | -0/+57 |
variables |