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

electron-builder update to version 24.6.3 #1

Open
wants to merge 260 commits into
base: master
Choose a base branch
from
Open

Conversation

mukvel25
Copy link

@mukvel25 mukvel25 commented Aug 4, 2023

No description provided.

csett86 and others added 30 commits July 3, 2022 20:20
…land#6950)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Wrap the nsProcess include in a !ifndef

Conditionally include nsProcess only if it has not previously been included or defined. 

There is a use case where you include `nsProcess.nsh` in your own custom install script. If you do that this file throws an error indicating that `nsProcess` has already been defined. I suspect it is due to the invocation order and how your custom scripts logic runs before the logic in this file.
…rland#7019)

Filters out duplicate assign's when cascading configs (files, extraFiles, etc.) by converting to Set first
…electron-userland#7028)

* Adding timeout to publish config. Adding test for validating too short of a timeout. Expect upload to throw/reject Request timed out. Adding null type in docs and updating documentation to state 2min default
…land#7030)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate bot and others added 9 commits July 28, 2023 12:57
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…d#7695)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…land#7696)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…and#7697)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…erland#7699)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…serland#7700)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…land#7701)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment