Closed jecisc closed 4 years ago
Or the requests authenticated?
I think that authentication would only apply to individual users on their own machine ...
Once you get a no-scope token from
https://github.com/settings/tokens
You can configure Monticello to use it to access github by running
MCGitHubRepository siteUsername: 'myUsername' sitePassword: 'token'
I found that also: https://developer.github.com/v3/#conditional-requests
I don't have time to look much on it but maybe it can be used for tags.
GemStone is now using the conditional requests FWIW ...
I tried to reference a Seaside version in a baseline using semantic versioning like this:
The problem is that all my checks from TravisCI end up in failure with this error:
I wonder if the number of requests could be reduced...