Ticket Change Details
Not logged in
Overview

Artifact ID: 36936c28cb90ce7b384bae5f4d0d55cc94837c22
Ticket: 027dda313b687c5839793c242be1db2744b59e8e
Create build script for release of ZPreview.net
User & Date: tinus 2026-04-30 15:28:13
Changes

  1. icomment:
    We need a script to publish a release version of ZPreview.net.
    
    It should:
    
    1. Go to the root of the repository
    2. Run `dotnet publish ZAAP.net/ZPreview/ZPreview.csproj -c Release -o <temp-subdir>`
    3. Zip the contents of the output folder into a file called `ZPreview.zip`
    4. Add `ZPreview.zip` to the unversioned files in Fossil
    5. Push the unversioned files to the remote Fossil repo.
    
  2. login: "tinus"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "Medium"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. subsystem changed to: "ZPreview.net"
  8. title changed to: "Create build script for release of ZPreview.net"
  9. type changed to: "Build Problem"