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

ci: for Lambda layer/K8s init container release, quote arguments that aren't single strings #2961

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

nr-ahemsath
Copy link
Member

The post-deploy step for releasing the lambda layer and K8s init container failed for release 10.35.0: https://github.com/newrelic/newrelic-dotnet-agent/actions/runs/12918327015/job/36027065472

Given the error message: stat Relic: no such file or directory, I think the issue was that some of the arguments to gh release create need to be quoted because they contain whitespace, e.g. --title="New Relic .NET Agent v10.35.0.0"

@nr-ahemsath nr-ahemsath requested a review from a team as a code owner January 22, 2025 23:22
@nr-ahemsath nr-ahemsath merged commit 74c0f8d into main Jan 22, 2025
17 checks passed
@nr-ahemsath nr-ahemsath deleted the ci/fix-lambda-layer-release-postdeploy branch January 22, 2025 23:32
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