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 timeout minutes to actions #4193

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Add timeout minutes to actions #4193

merged 1 commit into from
Jul 11, 2023

Conversation

IAlibay
Copy link
Member

@IAlibay IAlibay commented Jul 11, 2023

Fixes #4192

Changes made in this Pull Request:

  • Adds timeout-minutes to relevant actions

Minutes are added more "by feel" than through some extraordinary measuring of all historical data.

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

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

@github-actions
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! 🎉

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (03447ea) 93.61% compared to head (ecace96) 93.61%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4193   +/-   ##
========================================
  Coverage    93.61%   93.61%           
========================================
  Files          193      193           
  Lines        25170    25170           
  Branches      4059     4059           
========================================
  Hits         23562    23562           
  Misses        1092     1092           
  Partials       516      516           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@IAlibay IAlibay merged commit 2e39563 into develop Jul 11, 2023
26 checks passed
@IAlibay IAlibay deleted the timeout-actions branch July 11, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timeout to GitHub Actions that run after a PR
2 participants