Giter VIP home page Giter VIP logo

Comments (4)

mildred avatar mildred commented on August 14, 2024 1

Thank you for your report.

This is caused by an error we are having to generate the next release we are going to publish soon. This is related to the automatic updates and you can ignore this error.

from books.

mildred avatar mildred commented on August 14, 2024

It's not clear how to exclude draft releases from the update checks : https://www.electron.build/auto-update

from books.

Isaac-GC avatar Isaac-GC commented on August 14, 2024

@mildred I think if we could use the alpha/beta channels for draft releases (https://www.electron.build/tutorials/release-using-channels.html), it might a quicker/easier way to solve the issue.

I'm not too sure on this, but I've been thinking about adding in an option to choose the different release tracks if users wanted to do that. However, let me know your thoughts on this!

from books.

mildred avatar mildred commented on August 14, 2024

I'm not sure this is possible, because during the time a release is built, it starts as a draft release without assets, and then assets are created.

alpha and beta channels require adding -alpha or -beta in the release name, but say we are releasing the next release v0.21.0 it would mean creating first the v0.21.0-beta, and then rename the tag, but Git tags are not really meant to be renamed. And the version name needs to be renamed in package.json.

from books.

Related Issues (20)

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.