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

Use in CI? #378

Closed
ianwremmel opened this issue May 4, 2018 · 1 comment
Closed

Use in CI? #378

ianwremmel opened this issue May 4, 2018 · 1 comment

Comments

@ianwremmel
Copy link

Is it possible to use sam local start-api in commodity CI environments and, if not, can such support be added? I spent about a day trying to get it working on Circle CI 2.0 and while I think I got the service running, it looks like my test code can't actually reach the sam-hosted endpoints.

@sanathkr
Copy link
Contributor

sanathkr commented May 8, 2018

It should just work in a CI environment as long as your environment can run a Docker container. If you ran into specific issues, feel free to open the Issue with your problems. We will be happy to dive deep.

@sanathkr sanathkr closed this as completed May 8, 2018
qingchm added a commit to qingchm/aws-sam-cli that referenced this issue Sep 17, 2021
* SAM test for step functions (state machine)

* Fixing a typo in comment

* Added missing unit test for create test executors of kinesis and stepfunctions

* Refactoring to change the lambda json converter the default json converter
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

2 participants