Skip to content

README: add a short statement of how Tailscale uses golink#240

Merged
willnorris merged 1 commit into
mainfrom
will/readme
Jul 3, 2026
Merged

README: add a short statement of how Tailscale uses golink#240
willnorris merged 1 commit into
mainfrom
will/readme

Conversation

@willnorris

Copy link
Copy Markdown
Member

Also remove the experimental badge. The "experimental" part of the linked page doesn't exist anymore, and golink is beyond what we'd consider experimental anyway.

Updates #docs

Comment thread README.md Outdated

## How Tailscale uses golink

We use golink inside Tailscale every day by every part of the company.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Take it or leave it nit: maybe

Suggested change
We use golink inside Tailscale every day by every part of the company.
golink is used inside Tailscale every day by every part of the company.

The current wording feels a little off to me.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was actually what I had originally, but I couldn't decide on whether "golink" should be capitalized at the beginning of a sentence, so I changed the wording so I didn't have to decide 😛

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW I kind of preferred the active voice, but YMMV.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm maybe something like "We use golink internally every day across every part of the company" if we want active voice?

Also remove the experimental badge. The "experimental" part of the
linked page doesn't exist anymore, and golink is beyond what we'd
consider experimental anyway.

Updates #docs

Signed-off-by: Will Norris <will@tailscale.com>
@willnorris
willnorris merged commit e5cab82 into main Jul 3, 2026
4 checks passed
@willnorris
willnorris deleted the will/readme branch July 3, 2026 00:48
Comment thread README.md
since much of the rest of our onboarding involved visiting various go links.

Our production environment is pretty plain; we just run it on a pretty vanilla EC2 VM.
We [backup](#backups) all of our go links once a week from a GitHub Action that stores the snapshot in our internal git monorepo.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"back up" is the phrasal verb. "backup" is a noun. 🤓

Comment thread README.md

Our production environment is pretty plain; we just run it on a pretty vanilla EC2 VM.
We [backup](#backups) all of our go links once a week from a GitHub Action that stores the snapshot in our internal git monorepo.
That repo has a wrapper script around `golink -resolve-from-backup` so that anyone with a local copy of the repo can always resolve go links offline.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you fix the above, add a double hyphen here? we try to do that elsewhere in Tailscale docs, as it looks less weird to people than Go's style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants