smithy-rs/aws
John DiSanti 21df7234a6
Include SDK example/test projects in CI and centralize Cargo target directory (#636)
* Create workspaces for AWS SDK examples and tests and add CI step to verify them

* Centralize the Cargo target directory

* Remove the separate example workspace for now since it conflicts with the generated one

* Fix the rustfmt step

* Fix build path

* Fix mkdir in standalone tests
2021-08-09 12:25:40 -07:00
..
rust-runtime Allow the closure passed to `async_provide_credentials_fn` to borrow (#637) 2021-08-09 11:07:31 -07:00
sdk Include SDK example/test projects in CI and centralize Cargo target directory (#636) 2021-08-09 12:25:40 -07:00
sdk-codegen Refactor middleware to use new `operation::Response` instead of `http::Response<SdkBody>` (#635) 2021-08-05 17:44:58 -07:00
sdk-codegen-test Support primitive zeroes in restJson and restXml (#451) 2021-06-02 15:48:03 -04:00