MCPcopy Create free account
hub / github.com/github/gh-aw / gitHubDotComRESTClientOptions

Function gitHubDotComRESTClientOptions

pkg/cli/update_check.go:225–230  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

223}
224
225func gitHubDotComRESTClientOptions() api.ClientOptions {
226 return api.ClientOptions{
227 Host: "github.com",
228 Timeout: constants.DefaultHTTPClientTimeout,
229 }
230}
231
232// findLatestPublishedReleaseTag returns the first non-draft release tag from the
233// releases API response, skipping entries without tag names.

Callers 2

getLatestReleaseFunction · 0.85

Calls

no outgoing calls

Tested by 1