1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:19:46 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
deadc0de6
395ef0d1d2 adding pre-defined variables for #105 2019-03-22 08:54:07 +01:00
deadc0de6
42450a8115 fix bug for #99 2019-03-20 21:11:58 +01:00
deadc0de6
b19f115351 disable debug in tests with env var 2019-03-13 09:00:43 +01:00
deadc0de6
8519578db4 tests refactoring 2019-03-10 21:23:23 +01:00
deadc0de6
e8fe6fead6 Merge branch 'extdotfiles' 2019-03-10 15:12:16 +01:00
deadc0de6
7a96b1f184 implement dynamic ext variables path for #99 2019-03-10 15:08:19 +01:00
deadc0de6
e2feeb09c2 allow (dyn)variables in import for #89 2019-03-05 22:11:05 +01:00
deadc0de6
82ac34a520 allow importing profile dotfiles from external file 2019-03-03 17:05:42 +01:00
deadc0de6
b592fc8448 fix dynamic variables in include for #93 2019-03-03 13:55:21 +01:00
deadc0de6
d59db1f6db Merge branch 'extvariables' 2019-03-01 19:54:20 +01:00
deadc0de6
c79f5c03a0 add variables from file doc and refactor to import_variables 2019-03-01 19:51:07 +01:00
deadc0de6
25ebb51fbf fix recursive include for #91 2019-03-01 11:48:22 +01:00
deadc0de6
6c9ef549f4 improve tests 2019-02-27 13:36:41 +01:00
deadc0de6
959ade0896 external variables for #90 2019-02-27 13:27:16 +01:00
deadc0de6
51ce9e39c9 implement dynamic include for #89 2019-02-27 08:40:34 +01:00
deadc0de6
88c730157d improve tests cleanup 2019-02-07 22:43:56 +01:00
deadc0de6
bc1b23e1a2 update tests 2019-02-07 22:18:42 +01:00
deadc0de6
f5b9b15326 update tests 2019-02-07 22:11:27 +01:00
deadc0de6
7f2294ee8b adding more info on actions with verbose (#83) 2019-02-04 21:57:31 +01:00
deadc0de6
84b2f98525 add ability to patch template with update (#82) 2019-02-03 15:11:58 +01:00
deadc0de6
7432d028fc implement dynamic actions for #83 2019-02-02 21:49:55 +01:00
deadc0de6
8e9f1b2468 implement recursive variables for #83 2019-02-02 20:16:44 +01:00
deadc0de6
0162412d4c implement upignore for #79 2019-01-17 21:22:12 +01:00
deadc0de6
7ba8ed32b8 adding profile specific (dyn)variables for #81 2019-01-17 19:07:28 +01:00
deadc0de6
0158c71906 adding tests for linked directory in home 2018-12-27 15:58:18 +01:00
deadc0de6
270a532878 test for undefined workdir 2018-12-27 11:04:01 +01:00
deadc0de6
8feb417ff6 allow relative workdir and fix lstrip for home 2018-12-27 09:32:08 +01:00
deadc0de6
37db5cd68c - add ability to use "write transformation"
- only allow a single transformation per dotfile
- refactoring and bug fixes
2018-12-06 13:19:57 +01:00
deadc0de6
c45c17184e adding ability to use dynamic variables in dotfile src/dst 2018-11-27 13:15:35 +01:00
deadc0de6
d569201b0b add ability to have more methods available from within the templates 2018-11-19 18:16:35 +01:00
deadc0de6
4d0a1a798a adding dynamic/interpreted template variables 2018-11-15 23:25:42 +01:00
deadc0de6
1543762a5b add ability to not deploy empty template 2018-11-15 19:34:49 +01:00
deadc0de6
d50f8e162b tests verbosity 2018-11-15 18:27:33 +01:00
deadc0de6
2b901d5608 adding ability to update by key or on all keys of a specific profile 2018-10-08 21:36:12 +02:00
deadc0de6
ef58a44fc0 adding more tests 2018-09-25 07:26:06 +02:00
deadc0de6
5fc53333f5 now pre action are only executed if dotfile is installed (#59) 2018-09-24 22:19:25 +02:00
deadc0de6
cfd6cc4e72 add more tests 2018-09-24 20:23:55 +02:00
deadc0de6
622fe71f06 action with arguments for #59 2018-09-24 20:09:39 +02:00
deadc0de6
44dc7affc6 recursively check for template files for #58 2018-09-24 13:22:20 +02:00
deadc0de6
ce53fb4339 add ability to compare with patterns in dotfile (#57) 2018-09-19 09:40:17 +02:00
deadc0de6
37d676d22d handle symlink of templates through working directory 2018-09-02 14:35:14 +02:00
deadc0de6
8a3e7459f3 adding ability to use variables from the config file in templates 2018-09-01 18:28:53 +02:00
deadc0de6
33361ddea6 add ability to add auto-generated dotdrop header in dotfiles 2018-09-01 17:28:02 +02:00
deadc0de6
816d7d1367 add tests for update 2018-07-22 18:27:38 +02:00
deadc0de6
1778355215 merge 2018-07-21 13:53:05 +02:00
deadc0de6
5601abedda adding more tests 2018-07-21 13:11:30 +02:00
deadc0de6
c57a84e356 adding compare test 2018-07-21 00:33:54 +02:00
deadc0de6
cd4ac8414f more tests 2018-07-20 23:44:55 +02:00
deadc0de6
cb99326717 remove test debug 2018-07-20 23:37:59 +02:00
deadc0de6
1865c15725 add more tests for update 2018-07-20 23:35:57 +02:00