Skip to content

chore: remove deprecated dotnet6 runtime templates#544

Closed
sliedig wants to merge 1 commit intoaws:masterfrom
sliedig:sliedig/remove-dotnet6
Closed

chore: remove deprecated dotnet6 runtime templates#544
sliedig wants to merge 1 commit intoaws:masterfrom
sliedig:sliedig/remove-dotnet6

Conversation

@sliedig
Copy link
Copy Markdown
Contributor

@sliedig sliedig commented Apr 13, 2026

Summary

  • Remove all dotnet6 template variants (hello, hello-img, hello-ps, hello-pt, s3, sns, sqs, scratch, step-func, web, cw-event)
  • Remove dotnet6 and amazon/dotnet6-base entries from manifest-v2.json
  • Remove dotnet6 integration tests and CI workflow matrix entries

Context

The dotnet6 runtime has been deprecated. The corresponding SAM CLI change to remove dotnet6 as a supported runtime is tracked in aws/aws-sam-cli#8914.

Test plan

  • Verified manifest-v2.json is valid JSON with no dotnet6 references
  • Verified no dotnet6 references remain in the repository
  • Verified no cross-references from dotnet8/dotnet10 templates to dotnet6

related to  SAM CLI (aws/aws-sam-cli#8914). Remove all dotnet6 templates, manifest
entries, tests, and CI references.
@sliedig sliedig requested a review from a team as a code owner April 13, 2026 03:10
@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Apr 13, 2026
@reedham-aws
Copy link
Copy Markdown

Hello @sliedig!

As I mentioned in the other PR, we're going to hold off on the dotnet6 deprecation until function update is blocked on September 30, 2026. This contribution looks good as well, thank you for raising!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants