Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Send OS version to the autoupdate endpoint #19607

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Send OS version to the autoupdate endpoint #19607

merged 1 commit into from
Jun 27, 2019

Conversation

rafeca
Copy link
Contributor

@rafeca rafeca commented Jun 27, 2019

Context

Atom is going to be upgraded to use Electron v4 (PR: #19373), and since that new version of Electron does not support OSX < 10.10, we need to make users of older OSX versions to stick to a version of Atom that uses Electron v3.

Solution

We're going to add some custom logic on the autoupdate backend to force clients on older OSX versions to stick to the latest Atom stable/beta/nightly version that uses Electron v3.

In order to do so, we need to send the os_version parameter to the autoupdate backend, which is what this PR is doing 馃槂

More information in this comment.

@rafeca rafeca merged commit b6dd340 into master Jun 27, 2019
@rafeca rafeca deleted the send-os-version branch June 27, 2019 11:00
rafeca added a commit that referenced this pull request Jul 2, 2019
Send OS version to the autoupdate endpoint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant