Commit Graph

9 Commits

Author SHA1 Message Date
Dave Protasowski af770359cc
control-protocol is still used in Knative 1.10 (#5711) 2023-10-11 20:19:38 +00:00
Mahamed Ali 7d53fd6162
Redirect goimports properly (#5656)
* redirect goimports properly

* don't override func-go
2023-08-03 18:48:21 +00:00
David Hadas da2c5ffbca
rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
Dave Protasowski 48ed3a4214
fix go redirect (#5531)
* fix redirect

* clean up and ignore some repos
2023-04-13 19:09:51 +00:00
David Hadas c54d393fce
Go security guard (#5176)
* added security-guard

* go-security-guard
2022-08-16 16:54:47 +00:00
Jason Hall d67f86d09e
Redirect to Go package docs from a real browser, for certain repos (#4524) 2022-01-06 06:54:02 -08:00
Julian Friedman 9702d767b8
Run redir-gen with go run (#4166)
* Run redir-gen with go run

* Update readme
2021-10-12 07:16:20 -07:00
Lionel Villard e867502fab
redir-gen does not ignore archived repo anymore (#4165) 2021-08-27 06:05:38 -07:00
Julian Friedman 54f02d183b
Generate Golang vanity URL redirects (#3806)
Moves tools/redir-gen from website to docs so we can do all the
generation here. Modifies the build script to add generated redirects to
the output.
2021-06-15 13:39:21 -07:00