DataDog / datadog-aas-extension

Datadog Azure App Services Site Extension
Apache License 2.0
9 stars 12 forks source link

[Java Extension] Standardize Development Workflow #247

Closed duncanpharvey closed 6 months ago

duncanpharvey commented 6 months ago

What does this PR do?

Updates the Java Extension build script to match the approach used to build the Node Extension.

Motivation

https://datadoghq.atlassian.net/browse/SVLS-4452

Use the same development workflow for the Java and Node Extensions.

Additional Notes

Describe how to test/QA your changes

Run pipeline with RUNTIME=java and verify that the build script succeeds and the package deployed to self monitoring sends traces to Datadog.