Commit Graph

36 Commits

Author SHA1 Message Date
Max Claus Nunes 612540b1b3 Hardcode gaper version 2018-09-08 10:49:30 -03:00
Max Claus Nunes e4d6c94e65 Fix invalid memory error after deleting a watched file
Closes #3
2018-09-08 10:41:56 -03:00
Max Claus Nunes 7f5268751f Show build details when a build fails
Closes #4
2018-09-08 10:35:29 -03:00
Max Claus Nunes a2082c3041 Remove extra space from logs 2018-09-08 10:27:10 -03:00
Max Claus Nunes e8e114f3a6 Don't leave during a restart failure
Closes #2
2018-08-06 10:48:19 -03:00
Max Claus Nunes 2f011065f0 Fix lint 2018-07-24 22:42:43 -03:00
Max Claus Nunes f0b6bfbe00 Add test for bad shell args 2018-07-24 22:37:03 -03:00
Max Claus Nunes 15d3ba41d3 Add test for build and runner errors 2018-07-24 22:05:10 -03:00
Max Claus Nunes a81558c850 Improve test coverage for watcher 2018-07-24 21:31:19 -03:00
Max Claus Nunes be4160275a Improve test coverage for logger 2018-07-22 10:56:23 -03:00
Max Claus Nunes dba823c23b Fix typo in docs 2018-07-22 10:41:26 -03:00
Max Claus Nunes a75eac8490 Improve watching search and configuration by improving default ignore
Now it will ignore by default hidden files and folders, test files and vendor
2018-07-22 10:30:30 -03:00
Max Claus Nunes 586c834cb9 Apply improvements suggested by the linter 2018-07-12 10:35:44 -03:00
Max Claus Nunes f578db31da Improve test coverage 2018-07-12 10:27:07 -03:00
Max Claus Nunes 55cf00b791 Refactor changeRestart variable 2018-06-24 21:14:42 -03:00
Max Claus Nunes eb4510b3fe Fix watcher scan skipping a whole directory on ignored files 2018-06-24 20:49:28 -03:00
Max Claus Nunes a553e8038e Improve remove overlap to skip already checked paths 2018-06-24 20:48:34 -03:00
Max Claus Nunes 89c15bf15c Fix exit handler for successful exits 2018-06-24 20:47:46 -03:00
Max Claus Nunes e4534caa82 Fix appveyor setting 2018-06-22 22:14:56 -03:00
Max Claus Nunes b45a8e94fe Improve watcher search 2018-06-22 21:44:26 -03:00
Max Claus Nunes 18ea15ac41 Move cli to a different folder so Godoc works for the rest 2018-06-22 13:45:45 -03:00
Max Claus Nunes a2fa6af32b Improve README 2018-06-21 22:36:07 -03:00
Max Claus Nunes 842a0113ef Add logo 2018-06-21 22:22:05 -03:00
Max Claus Nunes 1107ded5c8 Configure releaser 2018-06-21 00:58:26 -03:00
Max Claus Nunes d6093dc9ea Add version info 2018-06-21 00:40:40 -03:00
Max Claus Nunes afc23e95c9 Configure Windows CI 2018-06-21 00:19:23 -03:00
Max Claus Nunes f4157b5069 Add Go documents 2018-06-20 23:08:57 -03:00
Max Claus Nunes 2847f41c96 Add more tests 2018-06-20 22:40:09 -03:00
Max Claus Nunes 8e2f1573d6 Add few tests for builder and runner parts 2018-06-20 11:54:10 -03:00
Max Claus Nunes 04b1615274 Implement no-restart-on option 2018-06-19 01:19:04 -03:00
Max Claus Nunes 68c9d713ae Add support to restart on program exit 2018-06-19 00:50:05 -03:00
Max Claus Nunes 99cc752b38 Refactor restart logic into a function 2018-06-18 23:53:49 -03:00
Max Claus Nunes 853e82c957 Add support for glob searches on watch and ignore options 2018-06-18 23:47:20 -03:00
Max Claus Nunes 6fa6a9110c Add support to watch multiple paths 2018-06-18 23:22:18 -03:00
Max Claus Nunes 28cf3176d3 Fix poll interval not been used properly in the watcher 2018-06-18 23:21:43 -03:00
Max Claus Nunes 8e02bc3348 Initial commit 2018-06-17 19:53:26 -03:00