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

Remove the "Cancelling Duplicates" workflow #7467

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Feb 9, 2024

Motivation and context

There is now a native way to implement this - the concurrency key in workflows - so use that instead.

This removes another action depending on Node 16
(potiuk/cancel-workflow-runs).

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • [ ] I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)
  • [ ] I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

There is now a native way to implement this - the `concurrency` key in
workflows - so use that instead.

This removes another action depending on Node 16
(`potiuk/cancel-workflow-runs`).
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Merging #7467 (6bf6ad7) into develop (b4eed78) will increase coverage by 0.00%.
Report is 3 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7467   +/-   ##
========================================
  Coverage    83.59%   83.60%           
========================================
  Files          374      374           
  Lines        39742    39742           
  Branches      3731     3731           
========================================
+ Hits         33223    33225    +2     
+ Misses        6519     6517    -2     
Components Coverage Δ
cvat-ui 79.54% <ø> (+0.01%) ⬆️
cvat-server 87.33% <ø> (-0.01%) ⬇️

@SpecLad SpecLad requested a review from bsekachev February 9, 2024 15:36
@bsekachev bsekachev merged commit 4e2b2df into cvat-ai:develop Feb 9, 2024
34 checks passed
@SpecLad SpecLad deleted the concurrency branch September 30, 2024 10:48
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