Block a user
build(turbo): fix turbo cache with submodules
turbo: task hashes ignore the tailscale submodule, serving stale cached results
ci: rework the workflow around remote caching and isolate the tsconnect build
ci: configure shared Turbo remote caching
build(turbo): fix turbo cache with submodules
Follow-up review of force-pushed head f413146: the blocking output-cache issue is fixed. Turbo’s resolved dry-run now reports outputs: ["dist/**", "out/**"] for @webnet/tsconnect#build and…
build(turbo): fix turbo cache with submodules
Blocking review finding: the package-specific @webnet/tsconnect#build task overrides the generic build task instead of inheriting its outputs. With this branch, npx turbo run build --dry=json…
build(turbo): fix turbo cache with submodules
chore(tsconnect): refresh CA bundle
ci: schedule tsconnect CA bundle refresh