Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error on getting the latest DD Lambda Extension version #192

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

DylanLovesCoffee
Copy link
Contributor

Noticed that performance tests were using the fallback Extension version: ddserverless example

We were getting 403s from Github's API because we didn't have a User-Agent header: https://docs.github.com/en/rest/using-the-rest-api/troubleshooting-the-rest-api?apiVersion=2022-11-28#user-agent-required

Also bumped the FALLBACK_LATEST_EXTENSION_VERSION.

@DylanLovesCoffee DylanLovesCoffee requested a review from a team as a code owner February 2, 2024 21:22
Copy link

@hghotra hghotra left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@duncanista duncanista left a comment

Choose a reason for hiding this comment

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

approving as a short-time fix, since this is probably going to be used with the Datadog/serverless-tools repo

@DylanLovesCoffee DylanLovesCoffee merged commit 2335763 into main Feb 2, 2024
6 checks passed
@DylanLovesCoffee DylanLovesCoffee deleted the dylan/use-latest-extension branch February 2, 2024 21:29
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.

3 participants