Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions golang/variant-tip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## `%%IMAGE%%:<version>-tip`

The term "tip" in the Go community is used to refer to the latest development branch ([a leftover convention from previously using `hg` for version control](https://github.com/golang/build/blob/6383021611af0e07cbf0a60222e066662557c796/cmd/coordinator/internal/legacydash/build.go#L313-L314)).

These tags contains builds of Go's latest development branch, and they are updated on a ~weekly cadence.