Skip to content

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