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

Gracefully handle/ignore Octokit.NotFoundException when get latest release is retrieved #2

Closed
marcduiker opened this issue Mar 4, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@marcduiker
Copy link
Owner

In case a GitHub repo does not have any releases (yet), getting the latest release using Octokit results in a Octokit.NotFoundException.

The desired behavior should be that this exception should be ignored.

@marcduiker marcduiker self-assigned this Mar 4, 2019
@marcduiker marcduiker added the enhancement New feature or request label Mar 4, 2019
@marcduiker
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant