DataDog / datadog-lambda-java

The Datadog AWS Lambda package for Java
Apache License 2.0
14 stars 14 forks source link

Add dockerized test, build, and publish scripts #47

Closed agocs closed 3 years ago

agocs commented 3 years ago

What does this PR do?

Adds shell scripts for running tests, building the project, and publishing to Maven Central from within docker containers.

Motivation

Eliminates wrong-version-of-java issues

Testing Guidelines

Additional Notes

Types of changes

Checklist