chore: release v1.0.0 including built MSI package
checklocks / checklocks (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Dockerfile build / deploy (push) Has been cancelled
natlab-integrationtest / natlab-integrationtest (push) Has been cancelled
CI / gomod-cache (push) Has been cancelled
CI / fuzz (push) Has been cancelled
tailscale.com/cmd/vet / vet (push) Has been cancelled
update-flakehub / flakehub-publish (push) Has been cancelled
CI / race-root-integration (1/4) (push) Has been cancelled
CI / race-root-integration (2/4) (push) Has been cancelled
CI / race-root-integration (3/4) (push) Has been cancelled
CI / race-root-integration (4/4) (push) Has been cancelled
CI / test (-race, amd64, 1/3) (push) Has been cancelled
CI / test (-race, amd64, 2/3) (push) Has been cancelled
CI / test (-race, amd64, 3/3) (push) Has been cancelled
CI / test (386) (push) Has been cancelled
CI / test (amd64) (push) Has been cancelled
CI / Windows (benchmarks) (push) Has been cancelled
CI / Windows (1/2) (push) Has been cancelled
CI / Windows (2/2) (push) Has been cancelled
CI / macos (push) Has been cancelled
CI / privileged (push) Has been cancelled
CI / vm (push) Has been cancelled
CI / cross (386, linux) (push) Has been cancelled
CI / cross (amd64, darwin) (push) Has been cancelled
CI / cross (amd64, freebsd) (push) Has been cancelled
CI / cross (amd64, openbsd) (push) Has been cancelled
CI / cross (amd64, windows) (push) Has been cancelled
CI / cross (arm, 5, linux) (push) Has been cancelled
CI / cross (arm, 7, linux) (push) Has been cancelled
CI / cross (arm64, darwin) (push) Has been cancelled
CI / cross (arm64, linux) (push) Has been cancelled
CI / cross (arm64, windows) (push) Has been cancelled
CI / cross (loong64, linux) (push) Has been cancelled
CI / ios (push) Has been cancelled
CI / crossmin (amd64, illumos) (push) Has been cancelled
CI / crossmin (amd64, plan9) (push) Has been cancelled
CI / crossmin (amd64, solaris) (push) Has been cancelled
CI / crossmin (ppc64, aix) (push) Has been cancelled
CI / android (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / tailscale_go (push) Has been cancelled
CI / depaware (push) Has been cancelled
CI / go_generate (push) Has been cancelled
CI / make_tidy (push) Has been cancelled
CI / licenses (push) Has been cancelled
CI / staticcheck (macOS) (push) Has been cancelled
CI / staticcheck (Linux) (push) Has been cancelled
CI / staticcheck (Windows) (push) Has been cancelled
CI / staticcheck (Portable (1/4)) (push) Has been cancelled
CI / staticcheck (Portable (2/4)) (push) Has been cancelled
CI / staticcheck (Portable (3/4)) (push) Has been cancelled
CI / staticcheck (Portable (4/4)) (push) Has been cancelled
CI / notify_slack (push) Has been cancelled
CI / merge_blocker (push) Has been cancelled
CI / check_mergeability_strict (push) Has been cancelled
CI / check_mergeability (push) Has been cancelled
checklocks / checklocks (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Dockerfile build / deploy (push) Has been cancelled
natlab-integrationtest / natlab-integrationtest (push) Has been cancelled
CI / gomod-cache (push) Has been cancelled
CI / fuzz (push) Has been cancelled
tailscale.com/cmd/vet / vet (push) Has been cancelled
update-flakehub / flakehub-publish (push) Has been cancelled
CI / race-root-integration (1/4) (push) Has been cancelled
CI / race-root-integration (2/4) (push) Has been cancelled
CI / race-root-integration (3/4) (push) Has been cancelled
CI / race-root-integration (4/4) (push) Has been cancelled
CI / test (-race, amd64, 1/3) (push) Has been cancelled
CI / test (-race, amd64, 2/3) (push) Has been cancelled
CI / test (-race, amd64, 3/3) (push) Has been cancelled
CI / test (386) (push) Has been cancelled
CI / test (amd64) (push) Has been cancelled
CI / Windows (benchmarks) (push) Has been cancelled
CI / Windows (1/2) (push) Has been cancelled
CI / Windows (2/2) (push) Has been cancelled
CI / macos (push) Has been cancelled
CI / privileged (push) Has been cancelled
CI / vm (push) Has been cancelled
CI / cross (386, linux) (push) Has been cancelled
CI / cross (amd64, darwin) (push) Has been cancelled
CI / cross (amd64, freebsd) (push) Has been cancelled
CI / cross (amd64, openbsd) (push) Has been cancelled
CI / cross (amd64, windows) (push) Has been cancelled
CI / cross (arm, 5, linux) (push) Has been cancelled
CI / cross (arm, 7, linux) (push) Has been cancelled
CI / cross (arm64, darwin) (push) Has been cancelled
CI / cross (arm64, linux) (push) Has been cancelled
CI / cross (arm64, windows) (push) Has been cancelled
CI / cross (loong64, linux) (push) Has been cancelled
CI / ios (push) Has been cancelled
CI / crossmin (amd64, illumos) (push) Has been cancelled
CI / crossmin (amd64, plan9) (push) Has been cancelled
CI / crossmin (amd64, solaris) (push) Has been cancelled
CI / crossmin (ppc64, aix) (push) Has been cancelled
CI / android (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / tailscale_go (push) Has been cancelled
CI / depaware (push) Has been cancelled
CI / go_generate (push) Has been cancelled
CI / make_tidy (push) Has been cancelled
CI / licenses (push) Has been cancelled
CI / staticcheck (macOS) (push) Has been cancelled
CI / staticcheck (Linux) (push) Has been cancelled
CI / staticcheck (Windows) (push) Has been cancelled
CI / staticcheck (Portable (1/4)) (push) Has been cancelled
CI / staticcheck (Portable (2/4)) (push) Has been cancelled
CI / staticcheck (Portable (3/4)) (push) Has been cancelled
CI / staticcheck (Portable (4/4)) (push) Has been cancelled
CI / notify_slack (push) Has been cancelled
CI / merge_blocker (push) Has been cancelled
CI / check_mergeability_strict (push) Has been cancelled
CI / check_mergeability (push) Has been cancelled
This commit is contained in:
+36
-19
@@ -7,10 +7,9 @@ if (-not $isAdmin) {
|
||||
exit
|
||||
}
|
||||
|
||||
Start-Transcript -Path "$PSScriptRoot\build-msi-log.txt" -Force -ErrorAction SilentlyContinue | Out-Null
|
||||
Set-Location $PSScriptRoot
|
||||
|
||||
Write-Host "=== 1. CAI DAT WIX TOOLSET (LOCAL VÀ BỎ QUA EULA CỦA V5) ===" -ForegroundColor Cyan
|
||||
Write-Host "=== 1. CAI DAT WIX TOOLSET ===" -ForegroundColor Cyan
|
||||
try {
|
||||
dotnet new tool-manifest --force 2>$null
|
||||
dotnet tool install wix --version 4.0.4 2>$null
|
||||
@@ -18,25 +17,39 @@ try {
|
||||
|
||||
Write-Host "`n=== 2. LAY CERTIFICATE DE KY ===" -ForegroundColor Cyan
|
||||
$cert = Get-ChildItem Cert:\LocalMachine\My |
|
||||
Where-Object { $_.Subject -eq "CN=Tailscale-Custom, O=SoftsBusiness, C=VN" -and $_.HasPrivateKey } |
|
||||
Where-Object { $_.Subject -match "Tailscale-Custom" -and $_.HasPrivateKey } |
|
||||
Sort-Object NotAfter -Descending | Select-Object -First 1
|
||||
|
||||
if (-not $cert) {
|
||||
Write-Error "Khong tim thay code-signing cert!"
|
||||
exit 1
|
||||
Write-Host " Khong tim thay cert, tao moi..." -ForegroundColor Yellow
|
||||
$cert = New-SelfSignedCertificate -Subject "CN=Tailscale-Custom, O=SoftsBusiness, C=VN" `
|
||||
-Type CodeSigningCert -CertStoreLocation "Cert:\LocalMachine\My" `
|
||||
-NotAfter (Get-Date).AddYears(5)
|
||||
# Trust cert
|
||||
$rootStore = New-Object System.Security.Cryptography.X509Certificates.X509Store("Root", "LocalMachine")
|
||||
$rootStore.Open("ReadWrite")
|
||||
$rootStore.Add($cert)
|
||||
$rootStore.Close()
|
||||
# Also add to TrustedPublisher
|
||||
$pubStore = New-Object System.Security.Cryptography.X509Certificates.X509Store("TrustedPublisher", "LocalMachine")
|
||||
$pubStore.Open("ReadWrite")
|
||||
$pubStore.Add($cert)
|
||||
$pubStore.Close()
|
||||
Write-Host " Da tao va trust cert: $($cert.Thumbprint)"
|
||||
}
|
||||
Write-Host "Dung cert: $($cert.Thumbprint)"
|
||||
Write-Host " Dung cert: $($cert.Thumbprint)"
|
||||
|
||||
Write-Host "`n=== 3. KY CAC FILE EXE TRONG \DIST ===" -ForegroundColor Cyan
|
||||
$distFiles = @("tailscaled.exe", "tailscale.exe", "tailscale-tray.exe")
|
||||
foreach ($name in $distFiles) {
|
||||
$path = Join-Path $PSScriptRoot "dist\$name"
|
||||
if (Test-Path $path) {
|
||||
$r = Set-AuthenticodeSignature -FilePath $path -Certificate $cert -TimestampServer "http://timestamp.digicert.com" -HashAlgorithm SHA256 -ErrorAction SilentlyContinue
|
||||
if (-not $r -or $r.Status -notin @("Valid")) {
|
||||
try {
|
||||
$r = Set-AuthenticodeSignature -FilePath $path -Certificate $cert -HashAlgorithm SHA256
|
||||
Write-Host " $name => $($r.Status)"
|
||||
} catch {
|
||||
Write-Host " $name => SKIP (khong ky duoc: $($_.Exception.Message))" -ForegroundColor Yellow
|
||||
}
|
||||
Write-Host " $name => $($r.Status)"
|
||||
} else {
|
||||
Write-Warning "Khong tim thay file: $path"
|
||||
}
|
||||
@@ -45,16 +58,20 @@ foreach ($name in $distFiles) {
|
||||
Write-Host "`n=== 4. BUILD FILE MSI ===" -ForegroundColor Cyan
|
||||
$msiPath = Join-Path $PSScriptRoot "Tailscale-Custom-Setup.msi"
|
||||
Remove-Item $msiPath -ErrorAction SilentlyContinue
|
||||
# Lệnh build từ WiX Toolset local version
|
||||
dotnet wix build "$PSScriptRoot\Setup.wxs" -out $msiPath
|
||||
Write-Host " Da tao thanh cong file: $msiPath"
|
||||
|
||||
Write-Host "`n=== 5. KY FILE MSI MOI TAO ===" -ForegroundColor Cyan
|
||||
$r = Set-AuthenticodeSignature -FilePath $msiPath -Certificate $cert -TimestampServer "http://timestamp.digicert.com" -HashAlgorithm SHA256 -ErrorAction SilentlyContinue
|
||||
if (-not $r -or $r.Status -notin @("Valid")) {
|
||||
$r = Set-AuthenticodeSignature -FilePath $msiPath -Certificate $cert -HashAlgorithm SHA256
|
||||
if (-not (Test-Path $msiPath)) {
|
||||
Write-Error "BUILD THAT BAI! Khong tao duoc file MSI."
|
||||
exit 1
|
||||
}
|
||||
Write-Host " Trang thai ky MSI: $($r.Status)" -ForegroundColor Green
|
||||
$msiSize = [math]::Round((Get-Item $msiPath).Length / 1MB, 1)
|
||||
Write-Host " Da tao thanh cong: $msiPath ($msiSize MB)" -ForegroundColor Green
|
||||
|
||||
Write-Host "`nHOAN TAT! BAN CO THE DEM FILE [$msiPath] DI CAI DAT." -ForegroundColor Yellow
|
||||
Stop-Transcript | Out-Null
|
||||
Write-Host "`n=== 5. KY FILE MSI ===" -ForegroundColor Cyan
|
||||
try {
|
||||
$r = Set-AuthenticodeSignature -FilePath $msiPath -Certificate $cert -HashAlgorithm SHA256
|
||||
Write-Host " Trang thai ky MSI: $($r.Status)" -ForegroundColor Green
|
||||
} catch {
|
||||
Write-Host " SKIP ky MSI (khong ky duoc: $($_.Exception.Message))" -ForegroundColor Yellow
|
||||
}
|
||||
|
||||
Write-Host "`nHOAN TAT! File cai dat: $msiPath" -ForegroundColor Yellow
|
||||
|
||||
Reference in New Issue
Block a user