Skip to content

Make auto-update configureable - #2555

Merged
dbkr merged 2 commits into
developfrom
dbkr/auto_update_config
Nov 8, 2016
Merged

Make auto-update configureable#2555
dbkr merged 2 commits into
developfrom
dbkr/auto_update_config

Conversation

@dbkr

@dbkr dbkr commented Nov 8, 2016

Copy link
Copy Markdown
Member

Otherwise everyone that builds electron vector will end up with
their apps auto-updatin to our version when we release an update.

Coming next: A way to manage our electron release process to make
sure we never ship a build with auto-update disabled.

Otherwise everyone that builds electron vector will end up with
their apps auto-updatin to our version when we release an update.

Coming next: A way to manage our electron release process to make
sure we never ship a build with auto-update disabled.

@richvdh richvdh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm otherwise

Comment thread electron/src/electron-main.js Outdated
try {
vectorConfig = require('../../vector/config.json');
} catch (e) {
console.log(`file://${__dirname}/../../vector/config.json`, e);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

probably needs more words

@richvdh richvdh assigned dbkr and unassigned richvdh Nov 8, 2016
@dbkr
dbkr merged commit ccc43cc into develop Nov 8, 2016
@dbkr
dbkr deleted the dbkr/auto_update_config branch December 14, 2016 18:09
t3chguy added a commit that referenced this pull request Mar 25, 2026
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
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