oto/apps/runner/assets/package/chocolatey/_TODO.txt
toki bb2a74cb35 chore(workspace): 패키지 메타데이터를 정리한다
문서와 웹 배포 메타데이터, 로드맵 milestone 이동, 패키지 잠금 파일까지 함께 반영해 작업 트리의 현재 상태를 일관되게 마무리한다.
2026-06-10 08:06:09 +09:00

15 lines
919 B
Text

OTO Chocolatey Packaging Status
Status: tracked packaging scaffold, not ready for public/community release.
Current direction:
- Keep this directory as an internal packaging template for the Dart runner CLI.
- Treat tools/chocolateyinstall.ps1 as a zip/download install scaffold; release URLs and checksums are filled by the release process.
- Do not embed private binaries, credentials, or private release hosts in tracked files.
- Keep tools/LICENSE.txt and tools/VERIFICATION.txt only when a package includes redistributable binaries or public feed evidence.
Before publishing:
1. Decide whether the package is internal-only or community feed.
2. Fill package metadata, license, verification, release notes, and checksums from release artifacts.
3. Test install, upgrade, and uninstall in a disposable Windows/Chocolatey environment.
4. Remove or rename this status file only after the template is release-ready.