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
In a similar way, it would be nice to do the same for the PR on the github api. #1563 (comment)
We're doing $this->githubPager->fetchAll($this->github->search(), 'issues', [$query->toString()]) then a call to the api by PR. It could be done only when some extra information are needed.
I wanted to try some commands and took some time to just show the command list and that's because:
dev-kit/src/Config/Projects.php
Lines 35 to 52 in d9010be
When instantiating is making several calls to packagist.
The text was updated successfully, but these errors were encountered: