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

refactor: use {gh} in lieu of {httr2} for calling the REST API #44

Merged
merged 6 commits into from
Oct 11, 2024
Merged

Conversation

maelle
Copy link
Member

@maelle maelle commented Oct 11, 2024

No description provided.

@maelle maelle marked this pull request as ready for review October 11, 2024 13:05
@maelle maelle requested a review from mpadge October 11, 2024 13:05
@mpadge
Copy link
Member

mpadge commented Oct 11, 2024

This is brilliant, thank! So much junk removed! Any idea what's wrong with the tests now?

@maelle
Copy link
Member Author

maelle commented Oct 11, 2024

I'll come back to this next week. I suspect I need to re-record the mock files!

@maelle
Copy link
Member Author

maelle commented Oct 11, 2024

but also why doesn't R CMD check fail?!

@mpadge
Copy link
Member

mpadge commented Oct 11, 2024

but also why doesn't R CMD check fail?!

Aha, it was the httptest2 redactor! Swapping for gh changed the API path, so the old REST-path redactor was no longer applied. Fixed now

Copy link
Member

@mpadge mpadge left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@mpadge mpadge merged commit 67bd6b3 into main Oct 11, 2024
@mpadge mpadge deleted the gh branch October 11, 2024 14:54
@maelle
Copy link
Member Author

maelle commented Oct 14, 2024

thank you!!

@mpadge
Copy link
Member

mpadge commented Oct 14, 2024

Thanks to you for the PR!

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