David Anderson
45d9784f9d
version/mkversion: allow collecting version only from this repo
...
With this change, you can collect version info from either a git
checkout of the tailscale.com Go module (this repo), or a git
checkout of a repo that imports the tailscale.com Go module.
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-18 19:05:39 +00:00
David Anderson
7ca54c890e
version/mkversion: add exports for major/minor/patch
...
build_dist.sh needs the minor version by itself, for some reason.
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-18 05:21:05 +00:00
David Anderson
8ed27d65ef
version/mkversion: add documentation, rename internal terminology
...
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-18 05:21:05 +00:00
David Anderson
1dadbbb72a
version/mkversion: open-source version generation logic
...
In preparation for moving more of the release building here too.
Signed-off-by: David Anderson <danderson@tailscale.com>
2023-02-18 05:21:05 +00:00