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

TODO: Move repos used for testing into metacall org #73

Open
viferga opened this issue Jan 16, 2025 · 0 comments
Open

TODO: Move repos used for testing into metacall org #73

viferga opened this issue Jan 16, 2025 · 0 comments

Comments

@viferga
Copy link
Member

viferga commented Jan 16, 2025

faas/test/test.sh

Lines 276 to 285 in 6e8a219

test_deploy_from_repo "https://github.com/HeeManSu/nodejs-parameter-example" "nodejs-parameter-example" test_nodejs_app
# Test Python app
test_deploy_from_repo "https://github.com/HeeManSu/metacall-python-example" "metacall-python-example" test_python_time_app
# With dependencies
# Test Python app
test_deploy_from_repo "https://github.com/HeeManSu/python-dependency-metacall" "python-dependency-metacall" test_python_dependency_metacall
#Test NodeJs app
test_deploy_from_repo "https://github.com/HeeManSu/auth-middleware-metacall" "auth-middleware-metacall" test_nodejs_dependency_app

We should move those from https://github.com/HeeManSu to https://github.com/metacall

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

No branches or pull requests

1 participant