Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Rainville 2564da3139 Enable downloading templates that don't have a master branch (#1019)
* fix no master branch repos for templates

* oopsie doopsie

* stub request and use async to get externalUrl
2018-10-31 21:48:06 +01:00
Michael Bradley, Jr b995aac813
update tests 2018-10-22 19:53:49 +02:00
Michael Bradley, Jr 36eabda506 rev error handling so error msg from hosted-git-info would be logged 2018-09-25 09:20:59 -05:00
Michael Bradley, Jr 7dd18db9d1 rev test suite 2018-09-24 19:28:50 -05:00
eiselems c99d75c9f1 Extend template_generator to support git urls and branches
This change will also:
* upgrade calls from HTTP to HTTPS
* update / add some tests
See: #765
2018-09-06 02:09:46 +02:00
Iuri Matias 20566067a5 update test 2018-08-21 16:07:59 -04:00
Iuri Matias 611c2198a6 update test so it plays nice with windows 2018-08-21 15:30:11 -04:00
Iuri Matias c999941dfc refactor template test 2018-08-21 15:29:32 -04:00
Iuri Matias c0bc6e1b7c add support to download a template 2018-08-21 15:28:03 -04:00