David Bernard
David Bernard
> As a project creator > I want to have a list of available templates > So that I could find available templates, and may be apply them simpler demo:...
Can ffizer be used / compared to https://github.com/shinokada/gitstart ?
A scan of this snap shows that it was built with packages from the Ubuntu archive that have since received security updates. The following lists new USNs for affected build...
Importing like: ``` imports: - uri: "[email protected]:xxx/yy.git" ``` generate error like ``` ffizer apply --source [email protected]:xxx/zz.git --destination . May 11 11:11:44.910 WARN failed to download, error: GitRetrieve { dst: "/Users/**/Library/Caches/git/bitbucket.org/xxx/yy/",...
Context: - create from a composed template via ssh url (like git@....) - the import is defined via an https url (like `https:...`) but on the same host than git...
For yaml, io, ... error only wrapped into lib Error without providing more context, adding backtrace will help to debug in case of error. Using backtrace imply to build with...
to be able to check a template against an expected result. Could be useful to document a template or to test a template into a CI flow (may be add...
Provide a better message error during parsing of .ffizer.yaml (eg: tell that the issue is in .ffizer.yaml and with one) ``` May 06 14:33:24.253 ERRO failed, cmd: CliOpts { verbose:...
[ ] if git difftool is configured, allow user to use it to show the diff instead of the terminal display (how ?) [ ] if vscode is in the...
[ ] display a message if git mergetool is not defined (or doesn't propose to merge file) [ ] on merge, generate a MERGED file with conflict by using the...