update-urls

command module
v0.0.0-...-903be14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2022 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Overview

update-urls updates GitHub URL docs for each service endpoint.

It is meant to be used periodically by go-github repo maintainers to update stale GitHub Developer v3 API documentation URLs.

Usage (from go-github directory):

go run ./update-urls/main.go
go generate ./...
go test ./...
go vet ./...

When confronted with "PLEASE CHECK MANUALLY AND FIX", the problematic URL needs to be debugged. To debug a specific file, run like this:

go run ./update-urls/main.go -v -d enterprise_actions_runners.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL