Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Incorporate DHS' function builder into Lambda deployment #202

Open
konklone opened this issue Mar 12, 2018 · 1 comment
Open

Incorporate DHS' function builder into Lambda deployment #202

konklone opened this issue Mar 12, 2018 · 1 comment

Comments

@konklone
Copy link
Contributor

The tools at https://github.com/dhs-ncats/gatherer are very helpful, and use Docker to build Lambda functions rather than the unscripted and ad hoc process this repo uses now.

Instead, we should support something like:

./lambda/deploy pshtt --build

Which would trigger a full rebuild of the Lambda function. Alternatively, we could do a ./lambda/build script as a separate thing from ./lambda/deploy. (I like this better.)

@konklone
Copy link
Contributor Author

konklone commented Apr 27, 2018

Note that #252 did this from a documentation perspective. This ticket could still track greater integration.

cc @jsf9k @buckley-w-david

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant