paint-brush
Automatic Cross-Platform Deployments with Electron on a Travis CI Serverby@wagslane
300 reads
300 reads

Automatic Cross-Platform Deployments with Electron on a Travis CI Server

by Lane Wagner6mMarch 12th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

This is a tutorial on how to setup an Electron app on Travis CI, so that new versions are deployed to Github Releases with a simple pull request. The basic idea is to yarn test on each pull request to verify that a pull request doesn't break the app. The release will be a draft so after each deployment you need to go in manually and convert from a draft to a published release. If you get lost during the tutorial you can look to that as an example. If you don't have an electron app yet and just want to start with it feel free.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Automatic Cross-Platform Deployments with Electron on a Travis CI Server
Lane Wagner HackerNoon profile picture
Lane Wagner

Lane Wagner

@wagslane

Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

About @wagslane
LEARN MORE ABOUT @WAGSLANE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Lane Wagner HackerNoon profile picture
Lane Wagner@wagslane
Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here