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

Refactor install script #114

Merged
merged 38 commits into from
Oct 7, 2023
Merged

Refactor install script #114

merged 38 commits into from
Oct 7, 2023

Conversation

ayushmanchhabra
Copy link
Collaborator

@ayushmanchhabra ayushmanchhabra commented Oct 2, 2023

Closes: #109
Closes: #93
Closes: #77
Closes: #74
Closes: #26

Description

  • Migrate from download to node:https for handling downloads
  • Migrate from decompress to compressing to handle decompression
  • Migrate from rimraf to node:fs's rm -rf function call.
  • Migrate from file-exists to node:fs's existsSync
  • Migrate from progress to cli-progress

@ayushmanchhabra ayushmanchhabra marked this pull request as ready for review October 2, 2023 05:19
@ayushmanchhabra ayushmanchhabra marked this pull request as draft October 3, 2023 20:07
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
@ayushmanchhabra ayushmanchhabra marked this pull request as ready for review October 3, 2023 21:32
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
ayushmanchhabra and others added 6 commits October 5, 2023 19:32
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
@ayushmanchhabra ayushmanchhabra changed the title refactor: install script Refactor install script Oct 6, 2023
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
lib/install.mjs Outdated Show resolved Hide resolved
@TheJaredWilcurt
Copy link
Member

Added some more comments, did not run locally.

ayushmanchhabra and others added 8 commits October 6, 2023 20:29
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
lib/install.mjs Outdated Show resolved Hide resolved
Co-authored-by: The Jared Wilcurt <TheJaredWilcurt@users.noreply.github.com>
@TheJaredWilcurt TheJaredWilcurt merged commit 86b52bc into nwjs:master Oct 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants