Pin upload-cloud-storage action to 0.8.0 in Windows workflow.#6790
Pin upload-cloud-storage action to 0.8.0 in Windows workflow.#6790kzys merged 1 commit intocontainerd:mainfrom
Conversation
Pin the version of the `google-github-actions/upload-cloud-storage` action library to `0.8.0` to avoid a regression which prevents test results being uploaded in the Windows periodic workflow. Signed-off-by: Nashwan Azhari <[email protected]>
|
Hi @aznashwan. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Full context: this recent issue on I can confirm that pinning the version does avoid the issue entirely in this this test run. @dmcgowan @dcantah @kzys could one of you please be kind enough to merge this so we don't potentially lose the results of the CI runs scheduled over the weekend as well? |
|
Build succeeded.
|
Pin the version of the
google-github-actions/upload-cloud-storageaction library to
0.8.0to avoid a regression which preventstest results being uploaded in the Windows periodic workflow.
Signed-off-by: Nashwan Azhari [email protected]