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 octocrab #63

Merged
merged 2 commits into from
May 10, 2024
Merged

Update octocrab #63

merged 2 commits into from
May 10, 2024

Conversation

danobi
Copy link
Owner

@danobi danobi commented May 10, 2024

See commits for more details.

This closes #62 .

Latest and greatest. Helps packaging on distros easier.

Note there were several API changes since 0.18. The biggest change is
that Octocrab instances are required to be run inside tokio context. So
unit tests that instantiate `Prr` need to be `#[tokio::test]`.
@danobi danobi merged commit cdb258c into master May 10, 2024
3 checks passed
@danobi danobi deleted the update_octocrab branch May 10, 2024 19:18
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.

Update octocrab dependency
1 participant