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

build(scripts): type runInstaller #1663

Closed
wants to merge 7 commits into from

Conversation

bb010g
Copy link
Contributor

@bb010g bb010g commented Aug 17, 2023

Depends on #1661 (due to use of the .mts file extension).

@bb010g bb010g changed the title build(scripts): allow linting user code build(scripts): type runInstaller Aug 17, 2023
The ETag file could be made inaccessible between `existsSync()` and
`readFileSync()`.
@bb010g
Copy link
Contributor Author

bb010g commented Aug 17, 2023

runInstaller now avoids a possible race condition around the ETag cache file.

@Vendicated
Copy link
Owner

please avoid redundant style changes / unnecessary refactors, this contributes nothing relevant and just pollutes history and wastes both of our time

@Vendicated Vendicated closed this Aug 17, 2023
@bb010g
Copy link
Contributor Author

bb010g commented Aug 18, 2023

please avoid redundant style changes / unnecessary refactors, this contributes nothing relevant and just pollutes history and wastes both of our time

Could this be reopened? It actually fixes a handful of bugs, or at least brings a few things to type compliance. It's also been refactored to no longer land on top of on #1662.

Ideally, this would also fix hang I'm running into with this script on Windows, but I'm still debugging that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants