You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial naive implementation works fine, but hits the hard limit of 100 items per page. At some point we should implement a more reliable solution to read all commits in the desired timeframe (will probably remain 365 days)
The initial naive implementation works fine, but hits the hard limit of 100 items per page. At some point we should implement a more reliable solution to read all commits in the desired timeframe (will probably remain 365 days)
myntenance/src/app/api/github/actions.ts
Lines 61 to 79 in 685dc80
The text was updated successfully, but these errors were encountered: