d3ro-voice/apps/api-server
Yun Chan 0411f389d9
Some checks failed
deploy-site / deploy (push) Failing after 3m26s
feat(release): make the signing-free install work with nothing but Windows
The manual install path still needed 7-Zip, which the target machine does not
have, so "installable without a certificate" was not yet true.

The channel now also publishes the app as byte-split zip parts, and the install
script joins them and extracts with the built-in Windows Expand-Archive after
verifying every part and the joined archive. Version 1.3.1 republishes the
channel from a single build, because a version's artifacts can only match one
build and published volumes are never overwritten.
2026-09-18 12:03:18 +09:00
..
Controllers feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
Data feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
Dtos feat(admin): 예전/최신 어드민 통합 — 실데이터 복원 + 인증 아키텍처 정리 2026-08-23 23:38:08 +09:00
Properties feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
Services feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
wwwroot chore: keep release checkouts free of build output and dev automation 2026-09-16 23:22:38 +09:00
.dockerignore feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
appsettings.Development.json feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
appsettings.json feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
D3ROVoice.Api.csproj feat(release): make the signing-free install work with nothing but Windows 2026-09-18 12:03:18 +09:00
D3ROVoice.Api.http feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
Dockerfile feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
Program.cs feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00