Skip to content

Conversation

@jtmcdole
Copy link
Member

Currently hitting free quota; which fails and falls back to "build everything"

There wasn't any tests for GithubApiGetFilesChanged, but we'd only verify one api was called over another.

Currently hitting free quota; which fails and falls back to "build
everything"
@jtmcdole jtmcdole requested a review from matanlurey January 28, 2025 16:35
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

Seems reasonable.

(I find it weird that a config has a factory method but I won't start arguing now)

@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App. label Jan 28, 2025
@auto-submit auto-submit bot merged commit 9da5d10 into flutter:main Jan 28, 2025
4 checks passed
auto-submit bot pushed a commit that referenced this pull request Mar 22, 2025
…s. (#4368)

Closes flutter/flutter#161462.

It turns out @jtmcdole  had _accidentally_ fixes fixed by using our `GithubService` wrapper while refactoring, meaning `PaginationHelper` has been used this _entire_ time, and we have been getting the full list of files (since #4191 at least), so this can actually be lifted.

In addition, we can just gate the optimization on a specific release branch (to speed up beta/new stables).
@jtmcdole jtmcdole deleted the authedCallsForListFiles branch May 7, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants