-
Notifications
You must be signed in to change notification settings - Fork 0
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
Swam server for wafl #11
Conversation
…Function & executeFunction. Created first basic Server file.
…xed anymore; Fixed measure time; Parsing received socket message to byte array.
…wat and cli.run_server.
…es; use runClient();
…t mill compilation step in Dockerfile.
Signature infering as a new command in swam cli
conflicts there, @Jacarte takes care about them |
CI is red. Why? Fix or merge? |
It is red due to code format checking, this was fixed by Lucas in his repo. It will be fixed once we sync the two master branches |
Now the tests are failing. Fixing... |
What about backporting only the code checking changes from Luacs' master there? |
My mistake, the rule still exists if it is a PR, I thought it was removed. I think is better for now if we run |
OK, everything is green and approved, we can merge. |
Excellent job gentlemen! |
Hey, I just saw this. So we're okay with having the socket server in master? Because last thing I knew was that Lucas only wanted the coverage part? |
this is only in kth/master, but not in satabin/master
temporarily, as long as we don't have created the standalone project
with its own build.sbt in slumps.
when this is done, we'll remove from kth/master
|
No description provided.