Commit Graph

23 Commits

Author SHA1 Message Date
Chris de Graaf
88774305b8
Make the .jl remote suffix optional (#172) 2020-05-26 09:08:47 -05:00
Chris de Graaf
18c32a1519
Interactive mode (#145) 2020-05-25 15:20:27 -05:00
Chris de Graaf
6409473dbf
Replace ReferenceTests with our own function (#164) 2020-05-15 11:14:24 -05:00
Chris de Graaf
e14d672b60
Git: Allow setting custom user.name and user.email (#158) 2020-04-21 13:55:21 -05:00
Chris de Graaf
29c9f6b46f
Default to running TagBot daily (#154) 2020-04-17 15:45:06 -05:00
Chris de Graaf
506d0d33da
Update CompatHelper defaults and add some customization 2020-02-15 23:13:37 +07:00
Chris de Graaf
914480157b
Implement equality for Template and Plugins 2020-02-15 23:13:37 +07:00
Chris de Graaf
5e4b91ce97
Support the full range of TagBot options
TODO: Fix the `show` tests.
2020-02-15 23:13:31 +07:00
Chris de Graaf
ef6e2757df
Remove some code that somehow got in here 2019-12-17 13:37:42 +07:00
Chris de Graaf
cd204640d3
Fix some typos, make CompatHelper a default plugin 2019-12-17 13:35:53 +07:00
Chris de Graaf
428ab6966f
Rework TagBot to fit the new options 2019-12-17 13:21:28 +07:00
Chris de Graaf
7c5552202c
Add some TagBot options 2019-12-17 13:21:27 +07:00
Chris de Graaf
a79c087010
Add a TagBot plugin 2019-12-17 13:21:27 +07:00
Chris de Graaf
6bb3c2c669
Add version option to ProjectFile plugin to set initial version 2019-11-04 15:58:32 +07:00
Chris de Graaf
2b0e4bc987
Rename julia_version -> julia 2019-09-26 00:32:07 +07:00
Chris de Graaf
5776537413
Minor bug/doc fixes 2019-09-26 00:32:07 +07:00
Chris de Graaf
0cf6d47ada
Add execution priority to plugins 2019-09-26 00:32:06 +07:00
Chris de Graaf
2a5fb5ccc8
Move the default plugins into their own files, fix some bugs 2019-09-26 00:32:06 +07:00
Chris de Graaf
3b9714c8a8
Move around the template files, update the licenses
Hopefully the licenses are detected better by Licensee.
Also they can be templated now which is nice.
2019-09-26 00:32:05 +07:00
Chris de Graaf
4e1247c504
Fix a Windows test, maybe 2019-09-26 00:32:05 +07:00
Chris de Graaf
f6272e110f
Add option to create test/Project.toml (#95) 2019-09-26 00:32:05 +07:00
Chris de Graaf
2d7c851fca
Only use custom show methods for plaintext display
Thanks Lyndon: https://github.com/invenia/PkgTemplates.jl/issues/80#issuecomment-527351832
2019-09-26 00:32:05 +07:00
Chris de Graaf
481d8430e6
Add show methods 2019-09-26 00:32:04 +07:00