Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Build release version of Riot Desktop #23

Merged
merged 5 commits into from
Apr 15, 2020
Merged

Conversation

jryans
Copy link
Contributor

@jryans jryans commented Apr 15, 2020

This adds support to the builder for release versions of Riot Desktop. It assumes the following prerequisites:

  • a tag / branch of riot-desktop repo with the Riot Desktop version to be released set in package.json
  • a Riot Web tarball published to GitHub via the traditional build laptop release process for the same version

For the moment, this would a manually invoked as part of the release process (wiki updates to be done shortly) by accessing the builder and running: ./start.sh -v v1.6.0 or similar.

Reviewer: This was assembled by first copying the nightly builder in a single commit unchanged and then adding changes in subsequent commits. The diff view after the copy is likely the best way to view the changes here.

Fixes element-hq/element-web#12707

@jryans jryans requested a review from a team April 15, 2020 11:59
@dbkr dbkr requested review from dbkr and removed request for a team April 15, 2020 12:11
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build release electron app with auto builder
2 participants