Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Brad Fitzpatrick d45bafa216 README.md: fix a typo
Change-Id: I6d6722bfc7d44a0028fb97ea7206922d12766078
Reviewed-on: https://go-review.googlesource.com/c/build/+/175979
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-05-08 20:19:40 +00:00
Brad Fitzpatrick 6ae8750e84 all: use Container-Optimized VMs instead of Kubernetes for buildlet containers
Fixes golang/go#25108

Change-Id: I084669b52b699700ed26a7fdd890d9205a8b9dc9
Reviewed-on: https://go-review.googlesource.com/111267
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2018-05-11 03:29:07 +00:00
Brad Fitzpatrick 4bd7ff5d97 README: link to https://pubsubhelper.golang.org/
Change-Id: Iea4c05ab30d620f579b9fab30598a2fc469272ef
Reviewed-on: https://go-review.googlesource.com/51334
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-26 19:54:28 +00:00
Brad Fitzpatrick 2c0b188d15 README: convert to Markdown, update, add some missing bits
More to come.

This formatted well according to https://jbt.github.io/markdown-editor/
but we'll see how it actually looks on GitHub and go.googlesource.com.

Change-Id: Ib21cd0562a28acd8c59bfebb65dbdd8fc7e538b9
Reviewed-on: https://go-review.googlesource.com/51333
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-26 19:49:34 +00:00
Brad Fitzpatrick 623b576d08 README: minor doc updates
This is mostly a test link to see if we can get Referer info for
links. If we can, I'll run a redirector for relative links that works
for both GitHub and Gerrit viewing.

Actual docs coming in subsequent CLs.

Change-Id: I1fe2cf370125d0e82bfa85ff10ba29b2939ab6d6
Reviewed-on: https://go-review.googlesource.com/51330
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-26 18:26:28 +00:00
Kevin Burke f9586dca2a README: switch to Markdown, add detail
Gerrit only displays README's with a `.md` extension, so switch
the name to README.md. Explain how to download the project, where
to report issues and how to submit patches. Add slightly better
formatting.

Change-Id: I92182d73975c9f46d801ca477304c3f500b480e7
Reviewed-on: https://go-review.googlesource.com/49810
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-19 21:40:46 +00:00