Skip to content

[Release] v0.12.0 Upgrade electron. Retire electron-forge. Move to electron-builder#141

Merged
clockworkgr merged 110 commits intomasterfrom
develop
Oct 21, 2019
Merged

[Release] v0.12.0 Upgrade electron. Retire electron-forge. Move to electron-builder#141
clockworkgr merged 110 commits intomasterfrom
develop

Conversation

@clockworkgr
Copy link
Member

  • Major scaffolding framework change
  • Ditched electron-forge/electron 2/electron-compile
  • Moved to electron-builder setup w/ Webpack @electron 3
  • Few cosmetic changes.
  • Refactored appveyor and travis build scripts

Notes: Deployment is now handled via commit messages

To deploy a new release, commit with message starting with [Release].
Ensure that version has been bumped in package.json.
Tag will be vX.Y.Z

To deploy a new RC, commit with message starting with [RC].
Tag will be vX.Y.Z-RC-{commit_id}

To deploy a new one-off test release, commit with message starting with [Test].
Tag will be vX.Y.Z-dev-{commit_id}

oxarbitrage and others added 30 commits August 31, 2019 22:26
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
- switch to node 12
- add more linux builds

Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
add repository key for pacakge

Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
- remove rpm

Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
@clockworkgr clockworkgr merged commit 265b47a into master Oct 21, 2019
This was referenced Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants