• v1.0.0 270c3472a6

    v1.0.0 - Release iniziale: sistema CI/CD locale e2e verificato (Windows Server 2025)

    Simone released this 2026-05-11 20:05:09 +00:00 | 349 commits to main since this release

    Primo rilascio production-ready del sistema CI/CD su VMware Workstation.
    Orchestrazione core funzionante end-to-end su Windows Server 2025:

    • New-BuildVM.ps1: clone linked da snapshot BaseClean, attesa WinRM
    • Invoke-CIJob.ps1 / Invoke-RemoteBuild.ps1: esecuzione build remota via WinRM
    • Remove-BuildVM.ps1: distruzione VM efimera post-job con cleanup artefatti
    • Get-BuildArtifacts.ps1: raccolta artefatti via WinRM Copy-Item
    • _Common.psm1: wrapper Invoke-Vmrun, helper sessione WinRM HTTPS
    • act_runner v1.0.2 integrato con Gitea Actions (label: windows-build)
    • In-VM git clone prima implementazione + ottimizzazione clone process
    • Toolchain template: VS Build Tools 2026, .NET SDK 10, Python 3.13, Git, 7-Zip
    Downloads