aws / aws-dotnet-deploy

Opinionated tooling that simplifies deployment of .NET applications to AWS.
https://aws.github.io/aws-dotnet-deploy/
Apache License 2.0
140 stars 32 forks source link

chore: add ability to select a supported architecture #853

Closed philasmar closed 1 month ago

philasmar commented 3 months ago

Issue #, if available: DOTNET-5124

Description of changes:

image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 80.70175% with 11 lines in your changes missing coverage. Please review.

Please upload report for BASE (feature/arm-support@31b8aed). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/AWS.Deploy.CLI/Commands/DeployCommand.cs 64.28% 2 Missing and 3 partials :warning:
...igFileDeployment/DeploymentSettingsHandlerTests.cs 0.00% 3 Missing :warning:
...mmands/TypeHints/EnvironmentArchitectureCommand.cs 93.75% 1 Missing and 1 partial :warning:
...c/AWS.Deploy.Orchestration/OptionSettingHandler.cs 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/arm-support #853 +/- ## ====================================================== Coverage ? 62.78% ====================================================== Files ? 280 Lines ? 10947 Branches ? 1519 ====================================================== Hits ? 6873 Misses ? 3533 Partials ? 541 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.