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

improve gh actions #3283

Merged
merged 1 commit into from
Feb 17, 2024
Merged

improve gh actions #3283

merged 1 commit into from
Feb 17, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 16, 2024

(1) add merge_group event;
(2) cancel the previous run when a new one is triggered;
(3) enable test_cuda for merge_group.

(1) add merge_group event (still needs to configure in the setting);
(2) cancel the previous run when a new one is triggered;
(3) enable test_cuda for merge_group;

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz added the Test CUDA Trigger test CUDA workflow label Feb 16, 2024
@github-actions github-actions bot removed the Test CUDA Trigger test CUDA workflow label Feb 16, 2024
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f91aea) 75.03% compared to head (fc8b1cb) 75.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3283   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files         385      385           
  Lines       33605    33605           
  Branches     1604     1604           
=======================================
  Hits        25216    25216           
  Misses       7528     7528           
  Partials      861      861           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@njzjz
Copy link
Member Author

njzjz commented Feb 16, 2024

I opened the merge queue in the setting, but I am unsure whether this PR needs to be merged first to merge this PR...

@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Feb 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2024
@wanghan-iapcm
Copy link
Collaborator

I merge this pr bypassing the merge queue

@wanghan-iapcm wanghan-iapcm merged commit cd1a957 into deepmodeling:devel Feb 17, 2024
49 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
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