Skip to content

Release 0.2.0#17

Merged
josegonzalez merged 27 commits into
releasefrom
master
Apr 17, 2022
Merged

Release 0.2.0#17
josegonzalez merged 27 commits into
releasefrom
master

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

This is no longer needed and may be undesired if the /var/task directory is mounted for later use.
Remove lambda.zip from build area
This will allow users to locally test the built artifact. Note that they'll still need to specify a handler as the command for the container, as this isn't written to the image at this time.

Closes #4
Build a docker image based on the built workspace
Also respect the detected or specified handler in the built image.

Closes #5
Add the ability to write a procfile
Allow customizing the docker image port
Add ability to specify both build and image environment variables
Add support for pre-compile and post-compile hooks
Rename flag so as not to shadow a potential build-image flag
Add a missing flags to autocomplete
- Add a note when the lambda.zip is to large pointing users at alternatives
- #6: Remove lambda.zip from build area
- #7: Build a docker image based on the built workspace
- #8: Add the ability to write a procfile
- #10: Allow customizing the docker image port
- #13: Add ability to specify both build and image environment variables
- #14: Add support for pre-compile and post-compile hooks
- #15: Rename flag so as not to shadow a potential build-image flag
- #16: Add a missing flags to autocomplete
@josegonzalez josegonzalez merged commit 11b34e9 into release Apr 17, 2022
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.

1 participant