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

Update to handle GitHub CLI not installed #1157

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

efajardo-nv
Copy link
Contributor

Description

  • Update gitutils.py to catch FileNotFoundError to handle GitHub CLI not installed

Fixes #1156

Checklist

[x] I am familiar with the Contributing Guidelines.
[x] New or existing tests cover these changes.
[x] The documentation is up to date with these changes.

@efajardo-nv efajardo-nv added bug Something isn't working non-breaking Non-breaking change labels Aug 25, 2023
@efajardo-nv efajardo-nv requested a review from a team as a code owner August 25, 2023 16:19
@efajardo-nv efajardo-nv self-assigned this Aug 25, 2023
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 30, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@efajardo-nv
Copy link
Contributor Author

/ok to test

@efajardo-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 03e8abf into nv-morpheus:branch-23.11 Aug 30, 2023
6 checks passed
@efajardo-nv efajardo-nv deleted the python-checks-fix branch July 29, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Error with python_checks if GitHub CLI is not installed
2 participants