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: add custom channel in github provider #8393

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

beyondkmp
Copy link
Collaborator

fix #8388

Copy link

changeset-bot bot commented Aug 3, 2024

🦋 Changeset detected

Latest commit: f98c2dd

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

Copy link

netlify bot commented Aug 3, 2024

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

Name Link
🔨 Latest commit f98c2dd
🔍 Latest deploy log https://app.netlify.com/sites/car-park-attendant-cleat-11576/deploys/66b318ab88ccfa0008323a29
😎 Deploy Preview https://deploy-preview-8393--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 configuration.

@beyondkmp beyondkmp changed the title feat: add custom channel into github provider feat: add custom channel in github provider Aug 3, 2024
mmaietta
mmaietta previously approved these changes Aug 3, 2024
@mmaietta mmaietta merged commit 8dabf64 into electron-userland:master Aug 8, 2024
13 checks passed
benbucksch added a commit to mustang-im/mustang that referenced this pull request Aug 15, 2024
In #151, we used a custom update "channel" for parula and mustang.
This fixed the uploaded manifest files.
But electron-updater client ignored the channel name, therefore pulling
the wrong builds.
We reported this bug and electron-updater 6.3.3 contains a fix. (Thanks!)
electron-userland/electron-builder#8393
electron-userland/electron-builder@8dabf64b
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.

GitHubProvider: Doesn't use custom channel that was set in the electron-builder config
3 participants