Merge branch 'master' into development
# Conflicts: # cps/server.py # test/Calibre-Web TestSummary_Linux.html
This commit is contained in:
@ -330,6 +330,7 @@ class Updater(threading.Thread):
|
||||
|
||||
@staticmethod
|
||||
def _load_nightly_data(repository_url, commit, status):
|
||||
update_data = dict()
|
||||
try:
|
||||
headers = {'Accept': 'application/vnd.github.v3+json'}
|
||||
r = requests.get(repository_url + '/git/commits/' + commit['object']['sha'],
|
||||
|
Reference in New Issue
Block a user