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 github actions for release #3402

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 3, 2024

It looks when setting branches-ignore, the push on tags will not trigger the GitHub Actions. Setting tags is necessary. (So I have to manually upload the package again...)

It looks when setting `branches-ignore`, the push on tags will not trigger the GitHub Actions. Setting `tags` is necessary.
(So I have to manually upload the package again...)

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (e826260) to head (3c5ac84).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3402      +/-   ##
==========================================
+ Coverage   76.92%   76.93%   +0.01%     
==========================================
  Files         423      423              
  Lines       35847    35847              
  Branches     1620     1620              
==========================================
+ Hits        27574    27579       +5     
+ Misses       7405     7400       -5     
  Partials      868      868              

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

@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 3, 2024
@njzjz njzjz added this pull request to the merge queue Mar 3, 2024
Merged via the queue into deepmodeling:devel with commit 174e908 Mar 3, 2024
48 checks passed
@njzjz njzjz deleted the fix-release branch March 3, 2024 19:02
@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