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 getting architecture from artifact #969

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Conversation

martincostello
Copy link
Owner

Fix getting the Lambda architecture out of the LAMBDA_ARCHITECTURES file in the deployment artifact ZIP.

Fix getting the Lambda architecture out of the `LAMBDA_ARCHITECTURES` file in the deployment artifact ZIP.
@martincostello martincostello added bug github_actions Pull requests that update GitHub Actions code labels Nov 26, 2023
@martincostello martincostello enabled auto-merge (rebase) November 26, 2023 08:31
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61f6cb8) 96.98% compared to head (eeb461c) 96.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #969   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files          24       24           
  Lines         497      497           
  Branches       57       57           
=======================================
  Hits          482      482           
  Misses          5        5           
  Partials       10       10           
Flag Coverage Δ
linux 95.97% <ø> (ø)
macos 96.98% <ø> (ø)
windows 96.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit 6fcd00f into main Nov 26, 2023
10 checks passed
@martincostello martincostello deleted the fix-pr-deployment branch November 26, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant