Giter VIP home page Giter VIP logo

electron-gh-releases-updater's People

Contributors

cu3po42 avatar

Watchers

 avatar  avatar  avatar  avatar

electron-gh-releases-updater's Issues

Custom update file detection.

Right now the first file ending with update-any.zip is considered the update file. Add an option to pass in a custom RegEx or maybe even a function to check if any given file is the update file.

Show/return changelogs.

Add an option to return changelogs and optionally accumulate them from the currently installed release onwards.

Select update.

Assuming semver, maybe just updating to a higher patch or minor release should be possible, even if there is a new major release?

Use .tar files instead of .zip?

The node-unzip module would crash for some zip files, so I replaced it. However now all files are loaded completely into memory.

It should be worth considering moving to .tar or another archive format that has a module with proper streaming support.

Switch from app folder to asar

Currently having an app folder and updating to an app.asar or the other way round is going to break without a full update.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.