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

Linux nightly builds are named incorrectly #26522

Closed
jdm opened this issue May 14, 2020 · 3 comments
Closed

Linux nightly builds are named incorrectly #26522

jdm opened this issue May 14, 2020 · 3 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented May 14, 2020

From matrix: By the way, it seems that mach is naming the Linux .tar.gz file just .gz even though it's a tar, and the download page links to .tar.gz.

This is almost certainly a regression from 03e6787.

@camelid
Copy link
Contributor

@camelid camelid commented May 14, 2020

Can we just go back to how it was before that commit? I've tried it a bit, and I don't see any issues so far.

@jdm
Copy link
Member Author

@jdm jdm commented May 14, 2020

That should be ok now that the UWP nightlies don't include a version number.

@camelid
Copy link
Contributor

@camelid camelid commented May 14, 2020

Yeah, that's what I thought. Thanks for the confirmation! :)

@camelid camelid mentioned this issue May 14, 2020
3 of 5 tasks complete
bors-servo added a commit that referenced this issue May 14, 2020
Fix file extension for Linux nightly

<!-- Please describe your changes on the following line: -->
Fix file extension for the Linux nightly download. It should be published as `servo-latest.tar.gz` but was instead published as `servo-latest.gz`.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors (doesn't change Rust code)
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #26522 (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is an infrastructure bug fix

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.