Skip to content

Conversation

@martincostello
Copy link
Owner

Stop using dotnet-lambda package and instead just manually publish the application for AWS Lambda and ZIP it.

Possible workaround for issue identified by #1980.

Stop using `dotnet-lambda package` and instead just manually publish the application for AWS Lambda and ZIP it.
@martincostello martincostello added .NET Pull requests that update .NET code github_actions Pull requests that update GitHub Actions code labels Nov 28, 2024
@codecov
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.08%. Comparing base (34ffd4a) to head (b3dbc16).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1982   +/-   ##
=======================================
  Coverage   68.08%   68.08%           
=======================================
  Files         110      110           
  Lines        3014     3014           
  Branches      441      436    -5     
=======================================
  Hits         2052     2052           
+ Misses        962      951   -11     
- Partials        0       11   +11     

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

Copy link
Collaborator

@costellobot costellobot left a comment

Choose a reason for hiding this comment

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

Device URL
desktop https://localhost:50001

Device URL
mobile https://localhost:50001

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

@martincostello
Copy link
Owner Author

Will resurrect and fix-up if AWS don't fix the issue from #1980.

@martincostello martincostello deleted the remove-Amazon.Lambda.Tools branch November 28, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants