lbry-sdk/lbrynet/lbrynet_daemon
Job Evers ed393eb75c Updates the deployment process and the version check associated with it
This commit supports steps 1 and 2 in the new workflow:
1. Change the logic in the daemon to check the github api for the latest release that is not a pre release
2. Change travis to mark all releases as pre release
3. When we are ready to stage a release we push a tag to master. Travis builds the packages and releases them
4. We manually check them
5. Remove the pre release mark when we are happy
2016-07-25 11:13:47 -05:00
..
daemon_scripts delete accidentally committed file 2016-06-07 03:16:22 -04:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
LBRYDaemon.py Updates the deployment process and the version check associated with it 2016-07-25 11:13:47 -05:00
LBRYDaemonCLI.py Revert to 2 params as isinstance cannot support 3+ (#69) 2016-07-13 22:44:02 -05:00
LBRYDaemonControl.py Merge pull request #92 from lbryio/file-uploads 2016-07-20 22:37:08 -04:00
LBRYDaemonServer.py disable debug logging 2016-07-20 22:40:55 -04:00
LBRYDownloader.py use asctime in logging format 2016-07-20 07:21:12 -05:00
LBRYPublisher.py use asctime in logging format 2016-07-20 07:21:12 -05:00
LBRYUIManager.py check every 30 minutes for a new ui version 2016-07-06 01:27:25 -04:00