Skip to content

Use underscore for CPU arch in dist names #2033

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

Merged
merged 2 commits into from
Oct 20, 2020
Merged

Conversation

MaxDesiatov
Copy link

@MaxDesiatov MaxDesiatov commented Oct 19, 2020

Currently swiftenv thinks that -macos and -ubuntu18.04 are parts of the version bit, which forces us to hardcode it in .swift-version in projects that use this file. I hope that separating OS and CPU architecture in distribution names will fix this, and swiftenv will be able to parse the version from names properly again.

@MaxDesiatov MaxDesiatov added bug Something isn't working continuous integration Improvements to continuous integration labels Oct 19, 2020
@MaxDesiatov MaxDesiatov merged commit d4d0808 into swiftwasm Oct 20, 2020
@kateinoigakukun kateinoigakukun deleted the maxd/underscore-cpu branch October 30, 2020 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working continuous integration Improvements to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants