Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ysaito1001
Copy link
Contributor

@ysaito1001 ysaito1001 commented Sep 12, 2025

Motivation and Context

Earlier this year, we stopped running cargo check on examples in CI. With the removal of the examples directory from the aws-sdk-rust repository, this PR completes the process by eliminating the cloning of the aws-doc-sdk-examples repository in CI.

This PR is a prerequisite for removing deprecated crates to pass CI, as the crates in aws-doc-sdk-examples still reference those deprecated crates (example).


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

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@ysaito1001 ysaito1001 marked this pull request as ready for review September 17, 2025 22:11
@ysaito1001 ysaito1001 requested review from a team as code owners September 17, 2025 22:11
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@ysaito1001 ysaito1001 merged commit e494fb5 into main Sep 17, 2025
49 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/stop-cloning-examples-repo-in-ci branch September 17, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants