Prepare for Linux build and CI#14
Merged
Merged
Conversation
0491d87 to
fe282a9
Compare
Collaborator
Author
|
Still a little bit of work remaining, but we're getting there :) |
df8fcb5 to
c095f59
Compare
Contributor
|
Almost ready to merge? 👀🤞🏻 |
Collaborator
Author
|
Okey this is a good first step: we have the swift tests passing and we can work on getting the java ones passing next. all the other soundness things also ok, except the format task has some issues. Overall we're now waiting for a new nightly toolchain and then we should merge #27 Meanwhile we can continue to rely on the swift tests for the time being, this is already much better than no CI after all 😉 |
Contributor
|
@ktoso That's great! |
Collaborator
Author
|
This has had a lot of churn so I'll squash it all as "initial ci support" basically |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This prepares for Linux CI.
nmhack on Linux, the entire approach was going to be removed anyway so no reason to implement any of theDylib...stuff parity on other platforms -- we'll just remove it all and replace by depending on Option to emit mangled names for public symbols into the .swiftinterface #76600 in snapshot Swift