generated from MrSphay/codex-agent-repository-kit
Add diagnostics tab and UI animations
All checks were successful
Build MrTrust / build (push) Successful in 5m31s
All checks were successful
Build MrTrust / build (push) Successful in 5m31s
This commit is contained in:
@@ -126,7 +126,7 @@ Create or refresh local certificates:
|
||||
Build a release ZIP locally:
|
||||
|
||||
```powershell
|
||||
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.3
|
||||
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.4
|
||||
```
|
||||
|
||||
Sign an artifact locally on Windows:
|
||||
@@ -219,7 +219,7 @@ The Gitea workflow builds `MrTrust.exe` on `ubuntu-latest` with .NET Windows cro
|
||||
On pushes to `main`, it:
|
||||
|
||||
1. builds the standalone Windows executable
|
||||
2. packages `MrTrust-0.1.3.zip`
|
||||
2. packages `MrTrust-0.1.4.zip`
|
||||
3. uploads the workflow artifact
|
||||
4. attaches the ZIP to the Gitea release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user