Skip to content

Limit travis release script to a single build#3705

Merged
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:limit-travis-release
Oct 1, 2019
Merged

Limit travis release script to a single build#3705
estesp merged 1 commit intocontainerd:masterfrom
dmcgowan:limit-travis-release

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

Prevent Travis from building and pushing up multiple times

Fixes #3704

Prevent Travis from building and pushing up multiple times

Signed-off-by: Derek McGowan <[email protected]>
@dmcgowan
Copy link
Copy Markdown
Member Author

@Random-Liu this should prevent the cri release from running multiple times as well. I am not sure if you saw any bad side effects from that.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Sep 30, 2019

Build succeeded.

@Random-Liu
Copy link
Copy Markdown
Member

LGTM

@Random-Liu Random-Liu closed this Oct 1, 2019
@Random-Liu Random-Liu reopened this Oct 1, 2019
@Random-Liu
Copy link
Copy Markdown
Member

Sorry, misclick.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Oct 1, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 1, 2019

Codecov Report

Merging #3705 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3705   +/-   ##
======================================
  Coverage    42.1%   42.1%           
======================================
  Files         129     129           
  Lines       14307   14307           
======================================
  Hits         6024    6024           
  Misses       7383    7383           
  Partials      900     900
Flag Coverage Δ
#linux 45.61% <ø> (ø) ⬆️
#windows 37.07% <ø> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f9530d...45ce735. Read the comment docs.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit 1009023 into containerd:master Oct 1, 2019
@dmcgowan dmcgowan deleted the limit-travis-release branch March 23, 2022 22:21
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.

Release script race on upload sha256sum

5 participants