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

double quotes around cocoapods curl header #225

Merged
merged 1 commit into from
Apr 15, 2024
Merged

double quotes around cocoapods curl header #225

merged 1 commit into from
Apr 15, 2024

Conversation

tmillz
Copy link
Contributor

@tmillz tmillz commented Aug 25, 2023

Issue: #224

Summary

Patches cocoapods dependency manager curl header for use on self-hosted runners with different curl versions.

Fix

Followed @TadeasKriz suggestion of adding double quotes around ["'Accept: application/octet-stream'"]

Testing

  • ./gradlew test PASSED
  • ./gradlew build PASSED
  • manual testing PASSED
    We deployed a 0.3.8-SNAPSHOT from my fork to maven local and used it in our project on our self-hosted runner. The curl command worked and pod lib lint was successful. Please let me know if you have any questions. Thanks!

@kpgalligan kpgalligan merged commit a392889 into touchlab:main Apr 15, 2024
1 of 8 checks passed
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