Skip to content

Release nightly even if test fails - #1339

Merged
yongtang merged 1 commit into
tensorflow:masterfrom
yongtang:nightly-release
Mar 23, 2021
Merged

Release nightly even if test fails#1339
yongtang merged 1 commit into
tensorflow:masterfrom
yongtang:nightly-release

Conversation

@yongtang

Copy link
Copy Markdown
Member

Our tests on some platforms have not been very stable recently. That prevents the nightly releases. For example, PR #1336 may potentially have #1335 addressed as well but we don't have tensorflow-io-nightly due to test failure.

This PR removes the dependency so that tensorflow-io-nightly can be released even if the tests fails. (as tensorflow-io-nightly is supposed to be not the same grade as final release anyway).

Signed-off-by: Yong Tang yong.tang.github@outlook.com

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

@kvignesh1420kvignesh1420 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@yongtang
yongtang merged commit e04f0f1 into tensorflow:masterMar 23, 2021
@yongtang
yongtang deleted the nightly-release branch March 23, 2021 18:18
michaelbanfield pushed a commit to michaelbanfield/io that referenced this pull request Mar 30, 2021
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
zheolong pushed a commit to zheolong/io-1 that referenced this pull request Jul 24, 2025
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Sign up for freeto 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.

2 participants

@yongtang@kvignesh1420