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

utils/curl: include or use explicitly. #15940

Merged
merged 1 commit into from Sep 5, 2023

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Sep 2, 2023

Include or use Utils::Curl explicitly everywhere it is used.

@apainintheneck
Copy link
Contributor

I remember trying this a few months ago but gave up once I realized how many little changes would be necessary. Good luck!

@MikeMcQuaid MikeMcQuaid force-pushed the utils_curl_explicit branch 3 times, most recently from 25c47f4 to beeb448 Compare September 3, 2023 13:24
@MikeMcQuaid MikeMcQuaid changed the title utils/curl: include explicitly. utils/curl: include or use explicitly. Sep 3, 2023
@MikeMcQuaid MikeMcQuaid force-pushed the utils_curl_explicit branch 7 times, most recently from 34e1455 to 647f2e2 Compare September 4, 2023 22:01
Include or use `Utils::Curl` explicitly everywhere it is used.
@Bo98
Copy link
Member

Bo98 commented Sep 5, 2023

This might need updating: https://github.com/Homebrew/actions/blob/41775cf0c82ef066f1eb39cea1bd74697ca5b735/review-cask-pr/review.rb#L17 (though it probably shouldn't be using private API)

@MikeMcQuaid
Copy link
Member Author

This might need updating: https://github.com/Homebrew/actions/blob/41775cf0c82ef066f1eb39cea1bd74697ca5b735/review-cask-pr/review.rb#L17 (though it probably shouldn't be using private API)

@Bo98 Done, good catch and thanks for review!

MikeMcQuaid added a commit to Homebrew/actions that referenced this pull request Sep 5, 2023
This will be required after Homebrew/brew#15940 is merged.
@MikeMcQuaid MikeMcQuaid merged commit 4db9aa0 into Homebrew:master Sep 5, 2023
24 checks passed
@MikeMcQuaid MikeMcQuaid deleted the utils_curl_explicit branch September 5, 2023 11:37
@miccal
Copy link
Member

miccal commented Sep 5, 2023

@MikeMcQuaid I am seeing this error in Cask:

exception while auditing zoom: undefined method `curl_check_http_content' for #<Cask::Audit:0x00007f826fbc5fe0>

Seen in Homebrew/homebrew-cask#154437 and Homebrew/homebrew-cask#154438

ZhongRuoyu added a commit to ZhongRuoyu/brew that referenced this pull request Sep 5, 2023
ZhongRuoyu added a commit to ZhongRuoyu/brew that referenced this pull request Sep 5, 2023
ZhongRuoyu added a commit to ZhongRuoyu/brew that referenced this pull request Sep 5, 2023
ZhongRuoyu added a commit to ZhongRuoyu/brew that referenced this pull request Sep 5, 2023
dduugg pushed a commit to dduugg/brew that referenced this pull request Sep 30, 2023
dduugg pushed a commit to dduugg/brew that referenced this pull request Sep 30, 2023
dduugg pushed a commit to dduugg/brew that referenced this pull request Sep 30, 2023
dduugg pushed a commit to dduugg/brew that referenced this pull request Sep 30, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants