Skip to content

issues Search Results · repo:electron/update.electronjs.org language:JavaScript

Filter by

65 results
 (70 ms)

65 results

inelectron/update.electronjs.org (press backspace or delete to remove)

I was having some issue getting releases to work for an app with only a single darwin-universal .zip in the release. I am wondering if universal being excluded in these checks could be causing the issue? ...
  • cvburgess
  • 2
  • Opened 
    on Apr 4
  • #184

There is no explanation how or what this URL should be or how it correlates to a release, tag, artifact or anything downloadable in a github repository. I have no idea what the URL needs to point to so ...
  • LMS007
  • 1
  • Opened 
    on Nov 20, 2024
  • #174

I have two electron apps that recently have started failing when checking for automated updates for macOS. Both use electron-builder to package releases. gitify-app/gitify For gitify, only a universal ...
  • setchy
  • Opened 
    on Oct 6, 2024
  • #168

Auto updates should respect the host system indicating that it wishes to pause auto updates. Users might enable this mode when they re running on a metered connection, for example. Apple added this toggle ...
  • fnwbr
  • Opened 
    on Aug 25, 2023
  • #141

Currently this error is returned from the update server if arch is provided as universal: Unsupported platform: darwin-universal . Supported: darwin-x64, darwin-arm64, win32-x64, win32-ia32, win32-arm64. ...
  • dgreene-r7
  • 1
  • Opened 
    on Jul 19, 2023
  • #140

This project is in plain JavaScript (versus Typescript) and also does not include any JSDocs. Contributions will be easier and safer with some amount of type support. Doing so with JSDocs is probably the ...
  • adam-coster
  • Opened 
    on Mar 27, 2023
  • #130

The updater currenty relies on semver.valid to determine whether incoming version strings are valid. It does this for the parsed URL as well as the tags from GitHub releases. Monorepos have to uses more ...
  • adam-coster
  • 4
  • Opened 
    on Mar 27, 2023
  • #128

For these releases, the update url returns No updates found (needs asset matching *{mac,darwin,osx}*.zip in public repository). However I: - [x] have a public repo - [x] publish builds using Github ...
  • actuallymentor
  • 3
  • Opened 
    on Feb 20, 2023
  • #125

Hi, When using the hosted update.electronjs.org server, I get the blockmap URL in the url property of the response object, instead of the ZIP-file for the macOS distribution. This blocks the auto update ...
  • amatzen
  • 1
  • Opened 
    on Sep 12, 2022
  • #113
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub