Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust: Toggle for SDK using main/next branches #5420

Closed

Conversation

DavidSouther
Copy link
Contributor

This pull request adds a Rust tool to toggle Cargo.tomls to use main or next branches. This streamlines several testing features we have.

This also includes a run that resets everything back to main.

Closes #5361


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DavidSouther DavidSouther added Rust This issue relates to the AWS SDK for Rust (Preview) Task labels Sep 26, 2023
@DavidSouther DavidSouther requested review from jdisanti, rcoh and a team September 26, 2023 16:14
@DavidSouther DavidSouther self-assigned this Sep 26, 2023
@DavidSouther DavidSouther requested review from scmacdon and removed request for a team September 26, 2023 16:14
@DavidSouther DavidSouther added the Text Review not needed This contains no text which needs review label Sep 28, 2023
@DavidSouther DavidSouther added the On Call Review needed This work needs an on-call review label Sep 29, 2023
Ran toggler to reset all to main.
@DavidSouther
Copy link
Contributor Author

Rolling this into #5432

@DavidSouther DavidSouther deleted the rust/tooling/main_next_toggle branch October 23, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review needed This work needs an on-call review Rust This issue relates to the AWS SDK for Rust (Preview) Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust: add tooling to toggle between rust sdk main and next
2 participants