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

Add CI for bootstrap scripts #2

Closed
hayd opened this issue Nov 7, 2019 · 0 comments · Fixed by #3
Closed

Add CI for bootstrap scripts #2

hayd opened this issue Nov 7, 2019 · 0 comments · Fixed by #3

Comments

@hayd
Copy link
Contributor

hayd commented Nov 7, 2019

You could do this on amazon linux docker:

  1. start a server (which returns {"status": "OK"} on POSTs to /error and /response, and yield events on /next GET).
  2. set $AWS_LAMBDA_RUNTIME_API to localhost:port_of_server.
  3. run bootrap script.

Somehow use this for tests.

Edit: I have a first pass of this.

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 a pull request may close this issue.

1 participant