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

[NR-344385] Support deployment of lambda templates from local setup #6

Closed
wants to merge 3 commits into from

Conversation

ahegdeNR
Copy link
Contributor

@ahegdeNR ahegdeNR commented Dec 5, 2024

lambda-template yaml file has s3 bucket names in map hardcoded to fetch lambda code. This blocks developers from testing locally when they upload test files to a different bucket.

Hence modified CodeUri back to /src and modified CI/CD to change the template file with S3 object arn during release stage

Test run successfully here -> https://github.com/newrelic/aws-unified-lambda/pull/6/checks?check_run_id=33969865701

…d added s3 bucket arn addition as part of CI/CD
@ahegdeNR ahegdeNR self-assigned this Dec 5, 2024
@ahegdeNR ahegdeNR changed the title [NR-343531] Workflows for firehose template deployment [NR-344385] Support deployment of lambda templates from local setup Dec 5, 2024
@ahegdeNR ahegdeNR closed this Dec 9, 2024
@ahegdeNR ahegdeNR deleted the template-deployment-local-support branch December 16, 2024 08:26
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.

1 participant