Skip to content

Conversation

@aws-sdk-dotnet-automation
Copy link
Collaborator

Release 2025-07-15

AWS.Deploy.CLI (2.0.2)

  • Add the --load flag in docker buildx build because, unlike the standard docker build command, buildx doesn't automatically load the resulting image into the local Docker image store. When using buildx with certain docker drivers (like docker-container), the build process happens in a container, and the resulting image needs to be explicitly loaded into the local image store using --load.

AWS.Deploy.Recipes.CDK.Common (2.0.2)

AWS.Deploy.ServerMode.Client (2.0.2)

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation added the Release PR A Release PR that includes versioning and changelog changes label Jul 15, 2025
@philasmar philasmar added the Release Not Needed Add this label if a PR does not need to be released. label Jul 15, 2025
@philasmar philasmar requested review from GarrettBeatty and normj July 15, 2025 21:09
@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.11%. Comparing base (37fa9d2) to head (8b24f67).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #968   +/-   ##
=======================================
  Coverage   62.11%   62.11%           
=======================================
  Files         294      294           
  Lines       10813    10813           
  Branches     1616     1616           
=======================================
  Hits         6717     6717           
  Misses       3494     3494           
  Partials      602      602           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philasmar philasmar merged commit e439af7 into dev Jul 15, 2025
15 of 16 checks passed
@philasmar philasmar deleted the releases/next-release branch July 15, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released. Release PR A Release PR that includes versioning and changelog changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants