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

[Fix] Cancel previous runs that are not completed #1118

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

MengzhangLI
Copy link
Contributor

Motivation

Cancel the outdated action in .github/workflows/*.yml file

Modification

modified: .github/workflows/build.yml
modified: .github/workflows/deploy.yml
modified: .github/workflows/lint.yml

Related PR:

MMCV
MIM

Note

Different repo has different *.yml files in .github/workflows/.

@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #1118 (abee6f5) into master (a672c05) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1118   +/-   ##
=======================================
  Coverage   89.53%   89.53%           
=======================================
  Files         122      122           
  Lines        6928     6928           
  Branches     1153     1153           
=======================================
  Hits         6203     6203           
  Misses        522      522           
  Partials      203      203           
Flag Coverage Δ
unittests 89.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 a672c05...abee6f5. Read the comment docs.

@MengzhangLI MengzhangLI changed the title [Fix] Cancel the outdated action [Fix] Cancel previous runs that are not completed Dec 9, 2021
@Junjun2016 Junjun2016 merged commit 14a64bc into open-mmlab:master Dec 9, 2021
@MengzhangLI MengzhangLI deleted the cancel-outdated-action branch February 1, 2022 03:18
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* Allow saving `None` pipeline components

* support flax as well

* style
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.

2 participants