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
It is possible to do anonymous calls in gitlab's API as long as the resource is publicly available.
For example curl https://git.drupalcode.org/api/v4/projects/19203/repository/commits returns a list of commits.
In addition to Github, Gitlab is a big player.
Let's allow to fetch metadata from there as well.
The text was updated successfully, but these errors were encountered: