Chris de Graaf
0378e7503a
Fix up interactive test
2018-11-12 15:31:41 -06:00
Chris de Graaf
b82050cd0f
Add more git tests
2018-11-12 14:58:10 -06:00
Chris de Graaf
2822ae4619
Merge pull request #39 from invenia/cdg/manifest
...
Don't commit manifest by default
2018-11-12 13:56:58 -06:00
Eric Davies
39e579a494
Merge pull request #34 from invenia/cdg/cc
...
Deprecate CodeCov for Codecov
2018-11-09 15:19:51 -06:00
Chris de Graaf
973147639f
Add tests for manifest option
2018-11-07 17:58:15 -06:00
Chris de Graaf
f3b96caa65
Run interactive tests on MacOS
2018-11-07 14:39:07 -06:00
Chris de Graaf
34f30637a2
Deprecate CodeCov for Codecov
2018-11-05 16:06:22 -06:00
Chris de Graaf
9b6c320397
Don't rely on Git to be preconfigured in tests ( close #27 )
2018-10-22 15:44:31 -05:00
Chris de Graaf
e2c615faf8
Remove some not-very-useful features
...
Removed keywords to Template: years, requirements, and gitconfig.
2018-09-26 16:56:33 -05:00
Chris de Graaf
b0a9844792
Generate packages for 1.0
...
Use Pkg to generate Project.toml and the src entrypoint, and add the
Test package from the stdlib.
Also remove some options to generate that added complexity: force,
temp_dir, and ssh. Trying to create a package at an already-existent path
is now an error no matter what. The ssh keyword to generate has been
moved to Template.
TODO:
- Update the file templates to current standards.
- Clean up the gen_plugin signature and update those docs.
- Pkg.add requirements provided to the template.
- Update interactive_template's requirements gathering to use a loop.
- **Make smaller commits.**
2018-09-26 16:56:33 -05:00
Chris de Graaf
e29a6b9d31
Deprecation fixes, mostly in tests (local tests are passing!)
2018-09-19 14:19:16 -05:00
Chris de Graaf
75c7875899
Misc style changes
2017-12-12 15:15:55 +00:00
Chris de Graaf
3b8abd5cbe
Remove default CodeCov config
2017-10-27 17:14:13 +01:00
Chris de Graaf
17c05e9ed2
Improve interactive gitconfig prompt and tests
2017-10-06 16:24:00 +01:00
Chris de Graaf
0292a94f9a
Fix Git configuration bug
2017-10-06 15:02:25 +01:00
Chris de Graaf
fa1b66bb36
Skip more problematic tests on OSX
2017-10-06 14:08:35 +01:00
Chris de Graaf
969891c48f
Test precompile option
2017-10-06 14:05:46 +01:00
Chris de Graaf
59579392ed
Use two-argument form of get in tests
2017-10-01 23:27:28 -05:00
Chris de Graaf
465614d17b
Organize interactive tests
2017-10-01 23:27:24 -05:00