Commit graph

8 commits

Author SHA1 Message Date
Alex Liebowitz acec4a745f Remove S3 upload from upload_assets.py 2018-01-12 00:30:23 -05:00
Alex Liebowitz 67c3863bd6 Don't try to upload latest-linux.yml file on Linux
It's not being generated on Linux. I'm pretty sure this is a bug (or at
least undocumented behavior), but it's OK because Linux doesn't support
updates yet anyway.
2018-01-12 00:30:23 -05:00
Alex Liebowitz b202de449e Upload assets for latest version to S3 in a separate directory
These are the assets that go in s3://releases.lbry.io/app/latest.
Included are the built asset used for updates (on Mac this is actually
a zip file, not the dmg), as well as the update metadata file for this
platform (latest.yml, etc.)

Also includes some refactoring in the update build script.
2018-01-12 00:30:23 -05:00
Alex Liebowitz 2031f36f7c Upgrade to electron-builder 19.45.5
It's not clear yet if this will be needed for the new upgrade process,
but we need to get on the latest version eventually anyway.
2018-01-12 00:30:23 -05:00
Igor Gassmann 38daa3d172 Fix Mac .dmg file location 2017-12-06 18:43:11 -03:00
Alex Grintsvayg 556b5f5e96 typo 2017-10-31 11:15:46 -04:00
Alex Grintsvayg 41174bcb30 fix build version hash length 2017-10-31 09:48:07 -04:00
Alex Grintsvayg 6e414c93ce upload builds to s3 2017-05-24 14:46:27 -04:00
Renamed from build/release_on_tag.py (Browse further)