go-github-selfupdate/selfupdate
Linda_pp c7abcd03e1
Merge pull request #13 from databus23/patch-2
Do not require GITHUB_TOKEN for enterprise setups
2018-05-20 21:50:52 +09:00
..
testdata fix tests which used a not-existing path 2018-01-03 23:13:23 +09:00
detect.go fix misspells 2018-03-21 19:18:46 +09:00
detect_test.go Add support to pass custom version to fetch from Github 2018-03-13 09:16:15 +01:00
doc.go describe xz support in doc 2017-12-31 12:14:17 +09:00
e2e_test.go add tests for downloading and updating binary 2017-12-30 12:21:23 +09:00
log.go do not calculate header of log when disabled 2017-12-30 12:21:23 +09:00
log_test.go add more logs 2017-12-30 13:25:42 +09:00
release.go Fix go-github int64 requirements (#9) 2018-02-02 18:07:47 +09:00
uncompress.go more logs on uncompressing archives 2018-01-01 19:35:39 +09:00
uncompress_test.go add tests for .tar.xz and .xz releases 2017-12-31 13:35:22 +09:00
update.go fix UpdateSelf invocation on custom Updater object 2018-04-27 16:07:51 +02:00
update_test.go add a test for private repositories 2018-01-20 00:34:50 +09:00
updater.go Do not require GITHUB_TOKEN for enterprise setups 2018-04-27 17:12:36 +02:00
updater_test.go remove TestGitHubEnterpriseClientWithoutToken which is no longer valid due to 41acec2 2018-05-20 21:49:57 +09:00