Skip to content

fix: 최초 설치 진행상태 즉시 표시 - #2

Merged
onjsdnjs merged 20 commits into
mainfrom
codex/install-phase1-20260720
Jul 22, 2026
Merged

fix: 최초 설치 진행상태 즉시 표시#2
onjsdnjs merged 20 commits into
mainfrom
codex/install-phase1-20260720

Conversation

@onjsdnjs

Copy link
Copy Markdown
Contributor

원인

irm https://install.ctxa.ai/install.ps1 | iex 실행 시 signed channel, release manifest, 바이너리와 checksum 검증을 모두 마친 뒤에야 첫 문구가 출력되어 사용자가 설치가 멈춘 것으로 보였습니다.

변경

  • 첫 네트워크 release 조회 전에 설치 시작 문구를 출력합니다.
  • 대상 릴리스 결정 직후 신뢰성 검증 상태를 출력합니다.
  • 바이너리 다운로드 전에 다운로드·무결성 검증 상태를 출력합니다.
  • 기존 영어/한국어 선택 방식과 설치·서명·원자적 교체 로직은 그대로 유지합니다.
  • 기존 안정 starter 버전 허용 수정도 함께 main에 통합합니다.

검증

  • install.ps1 정적 설치 계약 9건 통과
  • Windows PowerShell 설치·동일 버전 재실행·업데이트·롤백·제거 통과
  • D:/contexa-started 격리 경로에서 공개 v0.1.3 최초 설치 통과
  • 설치 완료 전에 세 진행 문구가 stdout에 나타나는 것을 실확인
  • 설치 바이너리 --version--help 종료코드 0

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
install-ctxa Ready Ready Preview, Comment Jul 22, 2026 7:21am

@onjsdnjs
onjsdnjs merged commit 52dcabd into main Jul 22, 2026
8 checks passed
@contexa73
contexa73 deleted the codex/install-phase1-20260720 branch July 22, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant