DataDog / datadog-lambda-rb

The Datadog AWS Lambda Layer for Ruby
Apache License 2.0
9 stars 8 forks source link

Add a check for the new credentials in the publish_prod script #71

Closed agocs closed 1 year ago

agocs commented 1 year ago

What does this PR do?

We've been given a new API key for publishing this library, so I added a script that checks for the (first character of the) old API key and bothers you if you haven't updated.

Motivation

Testing Guidelines

Additional Notes

Types of changes

Check all that apply