Commit Graph
24 Commits
Author SHA1 Message Date
me0nline 478807d873 ci(linux): add v* tag pattern to release-linux.yml 2026-09-04 23:08:06 +02:00
me0nline 149ba6dfec ci(windows): add release event and multi-pattern tag triggers to release-windows.yml 2026-09-04 23:07:54 +02:00
me0nline 1d0845b548 ci: include src/server_enrollment.py in syntax verification step 2026-09-04 20:54:49 +02:00
me0nline 11f16ed8e1 ci(windows): update release-windows.yml to trigger on v* tags and compile Inno Setup installers 2026-09-04 20:54:40 +02:00
me0nline cb4c763e0e Add hierarchical wildcard to tags trigger in release-windows.yml
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m41s
2026-09-04 17:54:57 +02:00
me0nline 84579d8719 Add hierarchical wildcard to tags trigger in release-linux.yml 2026-09-04 17:54:50 +02:00
me0nline 08aa4edfb1 Update ci.yml tags-ignore to ignore all tags
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m38s
2026-09-04 17:46:09 +02:00
me0nline e4f6a9295b De-hardcode workflow initiator in release-windows.yml to support release events and all tags 2026-09-04 17:46:00 +02:00
me0nline 7f6bf4442f De-hardcode workflow initiator in release-linux.yml to support release events and all tags 2026-09-04 17:45:48 +02:00
me0nline 1562285034 Update release-windows.yml default tag to v1.0.2 2026-09-04 17:34:03 +02:00
me0nline 74942d4c00 Update release-linux.yml default tag to v1.0.2 2026-09-04 17:33:57 +02:00
me0nline 907616511b Update release-windows.yml workflow to use compilation/ directory 2026-09-04 15:57:14 +02:00
me0nline 939fa4270a Update release-linux.yml workflow to use compilation/ directory 2026-09-04 15:57:02 +02:00
me0nline 1f4bf3219b Update CI workflow with compilation/ and tests/ paths 2026-09-04 15:56:50 +02:00
me0nline 1a18c4c079 Update CI workflow to execute server and client scripts from src/ directory 2026-09-04 15:50:34 +02:00
me0nline 082b839965 Configure separate Windows and Linux Gitea release workflows with dedicated SHA-256 checksums
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 3m48s
2026-09-04 15:46:35 +02:00
me0nline 7052e68589 Implement edge filtering, state tracking, clean out/ directory, and add Gitea CI workflow
CI Test Suite / Run Component Tests & Pipeline Verification (push) Successful in 1m40s
2026-09-04 15:32:39 +02:00
me0nline e634b060df Use Python release publisher to bypass Node 16 Headers reference error in runner
Release Binaries / release (push) Successful in 3m3s
2026-09-03 22:02:08 +02:00
me0nline ce0a1a0b46 Fix Gitea runner Python setup by installing via apt instead of actions/setup-python
Release Binaries / release (push) Failing after 4m26s
2026-09-03 21:53:16 +02:00
me0nline 78344e7677 Configure Gitea Actions release workflow to compile and publish standalone binaries via runner
Release Binaries / release (push) Failing after 7m17s
2026-09-03 21:43:39 +02:00
me0nline 5974811c29 Replace runner workflow with direct binary release publisher via Gitea API 2026-09-03 21:39:23 +02:00
me0nline 52fd645f17 Configure packaging and release workflow to ship exclusively compiled binaries 2026-09-03 21:37:31 +02:00
me0nline 6d1edf850c Allow release workflow to automatically use github.token if TAG_TOKEN is absent
Release Shippables / build-and-release (push) Has been cancelled
2026-09-03 21:33:36 +02:00
me0nline 8a0e6ff15b Add Gitea Actions release workflow and package_dist script for automated shippable releases 2026-09-03 21:30:46 +02:00