We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened: The FaaS quickstart demo uses a make command to build layotto, which is deprecated by #483 and leads to a demo failure.
make
We should replace this command.
What you expected to happen: Run the demo successfully.
How to reproduce it (as minimally and precisely as possible): Play the FaaS quickstart demo and you will got an error.
Anything else we need to know?:
The text was updated successfully, but these errors were encountered:
assign
Sorry, something went wrong.
@rayowang assigned to u. Thanks!
Subtask of #533
rayowang
No branches or pull requests
What happened:
The FaaS quickstart demo uses a
make
command to build layotto, which is deprecated by #483 and leads to a demo failure.We should replace this command.
What you expected to happen:
Run the demo successfully.
How to reproduce it (as minimally and precisely as possible):
Play the FaaS quickstart demo and you will got an error.
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: