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

Canary temp branch to fix running canary wasm #1102

Closed
wants to merge 11 commits into from

Conversation

ysaito1001
Copy link
Collaborator

This is a temporary branch to run CI. Do not merge this to main.

rcoh and others added 9 commits March 13, 2024 10:03
This commit sets `ENABLE_S3_EXPRESS_CANARY` to true so that S3 Express
canary starts running in `aws-sdk-rust` repo. Note that we run canary
against three releases; latest, previous, and the one before last.
This env variable is temporary, and we were originally going to turn it
on after S3 Express implementation is available in those releases
(which should be after 2024-03-15), otherwise s3_express_canary would fail.
However, since the canary already fails due to `canary-wasm` not being able
to find `aws-smithy-wasm` in `versions.toml`, so setting the said env
variable right now will not make things worse.

`canary-wasm` should start passing when run against 2024-03-15, 2024-03-14,
and 2024-03-13, and so should s3_express_canary. At that point, we can
remove `ENABLE_S3_EXPRESS_CANARY` and run s3_express_canary by default.
@ysaito1001
Copy link
Collaborator Author

It did not allow placing smithy-rs outside aws-sdk-rust inside an action.

@ysaito1001 ysaito1001 closed this Mar 14, 2024
@ysaito1001 ysaito1001 reopened this Mar 14, 2024
@ysaito1001 ysaito1001 closed this Mar 14, 2024
@ysaito1001 ysaito1001 deleted the canary-temp-branch-to-fix-running-canary-wasm branch March 15, 2024 17:44
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.

None yet

2 participants