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

Support FaaS[Noy fully automated yet] #10

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Support FaaS[Noy fully automated yet] #10

merged 4 commits into from
Aug 9, 2024

Conversation

Mostafa-wael
Copy link
Contributor

@Mostafa-wael Mostafa-wael commented Aug 8, 2024

The tool now supports FaaS and CLI, the FaaS is not supported in the pipeline yet.
image

What is missing?

  1. Making the cli and the faas independent: so if for some reason the faas is broken, the cli is still working. That would be helpful too if we want to link the faas pipeline by faas releases and the same for the cli.
  2. There is no way to use metacall-deploy in an interactive way, those So,
    We need a flag for the metacall-deploy --dev to deploy in a non-interactive way with no env variables by default.
    Another flag to get the output of metacall-deploy --inspect --dev in the stdout in a non-interactive way.
    @viferga @giarve

@viferga
Copy link
Member

viferga commented Aug 9, 2024

  1. Cool.
  2. I have answered you in Discord, when running it as non-interactive mode like: docker run -t ... instead of -it, it runs without asking questions.

@viferga viferga merged commit 7c0c130 into metacall:master Aug 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants