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

Add workflow dispatch to CI actions #4398

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Add workflow dispatch to CI actions #4398

merged 2 commits into from
Jan 3, 2024

Conversation

IAlibay
Copy link
Member

@IAlibay IAlibay commented Dec 28, 2023

Changes made in this Pull Request:

  • Add workflow_dispatch to actions

This will allow us to manually trigger CI as necessary. I find myself quite often needing to manually dispatch cron CI so this will make life a bit easier.

Developers certificate of origin


📚 Documentation preview 📚: https://mdanalysis--4398.org.readthedocs.build/en/4398/

Copy link

Linter Bot Results:

Hi @IAlibay! Thanks for making this PR. We linted your code and found the following:

There are currently no issues detected! 🎉

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97b5a61) 93.41% compared to head (14c2fb8) 93.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #4398     +/-   ##
==========================================
  Coverage    93.41%   93.41%             
==========================================
  Files          171      185     +14     
  Lines        22511    23625   +1114     
  Branches      4129     4129             
==========================================
+ Hits         21028    22069   +1041     
- Misses         963     1036     +73     
  Partials       520      520             

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

Copy link
Member

@hmacdope hmacdope left a comment

Choose a reason for hiding this comment

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

LGTM @IAlibay

@IAlibay IAlibay merged commit b9f321c into develop Jan 3, 2024
23 checks passed
@IAlibay IAlibay deleted the dispatch-ci branch January 3, 2024 00:03
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