Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow dev update config to be forced for testing auto-updater flow #7117

Merged
merged 3 commits into from Sep 2, 2022

Conversation

mmaietta
Copy link
Collaborator

@mmaietta mmaietta commented Sep 2, 2022

Fixes: #6863

Mike Maietta added 2 commits September 1, 2022 19:51
@changeset-bot
Copy link

changeset-bot bot commented Sep 2, 2022

🦋 Changeset detected

Latest commit: b2a72ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Sep 2, 2022

Deploy Preview for car-park-attendant-cleat-11576 ready!

Name Link
🔨 Latest commit b2a72ea
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/631243d88d63f90009441b9f
😎 Deploy Preview https://deploy-preview-7117--car-park-attendant-cleat-11576.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mmaietta mmaietta merged commit 0c52841 into master Sep 2, 2022
@mmaietta mmaietta deleted the feat/allow-force-dev-update-config branch September 2, 2022 18:32
@github-actions github-actions bot mentioned this pull request Sep 2, 2022
adamkpickering added a commit to adamkpickering/rancher-desktop that referenced this pull request May 9, 2023
dev-app-update.yml was not being honored in the previously-used
version of electron-updater. The below PR is needed:

electron-userland/electron-builder#7117

Signed-off-by: Adam Pickering <adam.pickering@suse.com>
adamkpickering added a commit to adamkpickering/rancher-desktop that referenced this pull request May 9, 2023
dev-app-update.yml was not being honored in the previously-used
version of electron-updater. The below PR is needed:

electron-userland/electron-builder#7117

Signed-off-by: Adam Pickering <adam.pickering@suse.com>
adamkpickering added a commit to adamkpickering/rancher-desktop that referenced this pull request May 9, 2023
dev-app-update.yml was not being honored in the previously-used
version of electron-updater. The below PR is needed:

electron-userland/electron-builder#7117

Signed-off-by: Adam Pickering <adam.pickering@suse.com>
adamkpickering added a commit to adamkpickering/rancher-desktop that referenced this pull request May 23, 2023
dev-app-update.yml was not being honored in the previously-used
version of electron-updater. The below PR is needed:

electron-userland/electron-builder#7117

Signed-off-by: Adam Pickering <adam.pickering@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkForUpdates() with dev-app-update.yml returns null result instead of expected object
1 participant