tailscale/release
Sonia Appasamy 0cce456ee5 release/dist/qnap: use tmp file directory for qpkg building
This change allows for the release/dist/qnap package to be used
outside of the tailscale repo (notably, will be used from corp),
by using an embedded file system for build files which gets
temporarily written to a new folder during qnap build runs.

Without this change, when used from corp, the release/dist/qnap
folder will fail to be found within the corp repo, causing
various steps of the build to fail.

The file renames in this change are to combine the build files
into a /files folder, separated into /scripts and /Tailscale.

Updates tailscale/tailscale-qpkg#135

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2024-04-23 21:34:45 -04:00
..
deb release: add shebang to the debian postinst script 2024-01-03 02:30:00 +00:00
dist release/dist/qnap: use tmp file directory for qpkg building 2024-04-23 21:34:45 -04:00
rpm release: open-source release build logic for unix packages 2023-02-24 21:31:09 +00:00
release.go release: add empty embed.FS for release files 2023-08-23 09:54:10 -07:00