Skip to content

Darcy rayner/deployment - #2

Merged
DarcyRaynerDD merged 13 commits into
masterfrom
darcy-rayner/deployment
Jun 5, 2019
Merged

Darcy rayner/deployment#2
DarcyRaynerDD merged 13 commits into
masterfrom
darcy-rayner/deployment

Conversation

@DarcyRaynerDD

@DarcyRaynerDDDarcyRaynerDD commented Jun 5, 2019

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds scripts to build/list/publish/test nodejs8.10 and nodejs10.x layers. Also includes some fixes for bugs that were discovered from running the unit tests in the old 8.10 node runtime, and some additional tests to verify the changes.

Motivation

Easier tooling for deployment.

Testing Guidelines

You can run ./scripts/run_test.sh to test the code in the available runtimes. You must have the docker daemon running locally.

Additional Notes

Deployment scripts are mostly identical to the ones in the python lambda layer: https://github.com/DataDog/datadog-lambda-layer-python/tree/master/scripts

@DarcyRaynerDDDarcyRaynerDD self-assigned this Jun 5, 2019

@tianchutianchu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@DarcyRaynerDD
DarcyRaynerDD merged commit 8cc4fbc into masterJun 5, 2019
@DarcyRaynerDD
DarcyRaynerDD deleted the darcy-rayner/deployment branch June 5, 2019 17:03
Sign up for freeto 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.

2 participants

@DarcyRaynerDD@tianchu