Skip to content

Conversation

ramanv0
Copy link
Contributor

@ramanv0 ramanv0 commented Mar 15, 2024

This PR updates the github actions responsible for updating and validating API Zoo Index entries to handle very large files. The previously used curl requests were exceeding the max request size limit for large files, so the actions were changed to use a temporary file and the curl --data-binary option.

Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the quick fix @ramanv0

@ShishirPatil ShishirPatil merged commit 3a811d7 into ShishirPatil:main Mar 15, 2024
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