Skip to content

Conversation

@Eric-Arellano
Copy link
Collaborator

cli/cli#10712 resulted in our Runtime PR failing.

I debated using Git to get the information, but didn't because our fetch-depth is 1 and we would need to fetch more, which isn't great with our repository's size. I also don't want to use tj-actions/changed-files due to supply chain security and because it also under-the-hood Git fetches more commits.

So, we now use the API directly. The REST API has overly verbose information with the actual patch for each file, so we use GraphQL.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

This reverts commit a6a1034.
@Eric-Arellano Eric-Arellano changed the title [wip] Fix CI for large PRs Fix CI for large PRs Dec 26, 2025
@Eric-Arellano Eric-Arellano marked this pull request as ready for review December 26, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant