• Joined on 2025-08-20
scott pushed to main at scott/es24n-conf-windows 2026-04-16 18:34:00 -04:00
3ba52b2c62 Fix PyInstaller spec: bundle modules as Python code not raw data
scott pushed to main at scott/es24n-conf-windows 2026-04-16 18:22:01 -04:00
2505083fd7 Fix curl connection reset on registry upload
scott pushed to main at scott/es24n-conf-windows 2026-04-16 18:16:05 -04:00
2cb71699b5 Use REGISTRY_USERNAME and REGISTRY_TOKEN for package registry auth
scott pushed to main at scott/es24n-conf-windows 2026-04-16 18:11:14 -04:00
7e42fb232d Publish EXE to Gitea generic package registry
scott pushed to main at scott/es24n-conf-windows 2026-04-16 18:03:39 -04:00
76f9f5bbd5 Use upload-artifact@v3 — v4 not supported on self-hosted Gitea
scott pushed to main at scott/es24n-conf-windows 2026-04-16 17:50:23 -04:00
42abc2f1a7 Trigger build
scott pushed to main at scott/es24n-conf-windows 2026-04-16 17:36:18 -04:00
001d80fed7 Use windows-latest runner label for build job
scott pushed to main at scott/es24n-conf-windows 2026-04-16 17:33:55 -04:00
101173b18e Add Gitea Actions workflow to build Windows EXE
scott pushed to main at scott/es24n-conf-windows 2026-04-16 15:50:22 -04:00
75873dd4e0 Port serial layer to pyserial; add Windows COM detection and PyInstaller spec
scott created branch main in scott/es24n-conf-windows 2026-04-16 15:44:32 -04:00
scott pushed to main at scott/es24n-conf-windows 2026-04-16 15:44:32 -04:00
a6a0f1b246 Initial commit — bootstrapped from es24n-conf (TrueNAS/Linux edition)
scott created repository scott/es24n-conf-windows 2026-04-16 15:43:08 -04:00
scott pushed to main at scott/es24n-conf 2026-04-16 14:31:34 -04:00
38eef32d48 Revert "Prefer FQDN over HostName for IOM hostname display"
scott pushed to main at scott/es24n-conf 2026-04-16 14:30:38 -04:00
b8c6f21cc6 Prefer FQDN over HostName for IOM hostname display
scott pushed to main at scott/es24n-conf 2026-04-16 14:23:13 -04:00
022340edae Sanitize Redfish string fields to strip non-ASCII/non-printable characters
scott pushed to main at scott/es24n-conf 2026-04-16 14:13:46 -04:00
425200030f Add Restart IOM option to main menu (option 4)
scott pushed to main at scott/es24n-conf 2026-04-16 13:50:38 -04:00
b617f48829 Add grace period and retry logic for Fabric Card firmware upload
scott pushed to main at scott/es24n-conf 2026-04-16 13:39:45 -04:00
5c3a0b0ed6 Add production warning to 'Both IOM1 and IOM2' firmware update option
scott pushed to main at scott/es24n-conf 2026-04-16 13:32:29 -04:00
fd38d2518e Confirm success and pause before returning to main menu after firmware update
scott pushed to main at scott/es24n-conf 2026-04-16 13:17:56 -04:00
278c0c03b3 Wait for IOM to come back online after restart instead of fixed sleep