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

fix: Use .zip in archive path #134

Closed
wants to merge 4 commits into from
Closed

fix: Use .zip in archive path #134

wants to merge 4 commits into from

Conversation

ntkme
Copy link

@ntkme ntkme commented Jun 20, 2024

This PR took the commits from #119, and then dart format with dart 3.4 and npm run all. The failed CI test should pass now.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.

dnys1 and others added 4 commits June 10, 2024 09:22
Fixes #118

Ensures that downloads of the Dart SDK zip file carry the `.zip` extension so that subsequent calls to `Expand-Archive` on Windows succeed.

## Notes

- The diff of `index.mjs` is quite large. I believe this is due to the version of Node I'm using (`20.7.0`). Happy to use a different version to keep the diff small, but wasn't sure which one is currently used. This could be noted in `package.json` to ensure alignment with external contributions.
@ntkme ntkme mentioned this pull request Jun 20, 2024
1 task
@ntkme ntkme closed this Jun 21, 2024
@ntkme ntkme deleted the windows-11 branch June 21, 2024 20:35
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.

2 participants