Skip to content

Add .circleci/config.yml#9

Closed
Clsan wants to merge 2 commits into
masterfrom
circleci-project-setup
Closed

Add .circleci/config.yml#9
Clsan wants to merge 2 commits into
masterfrom
circleci-project-setup

Conversation

@Clsan
Copy link
Copy Markdown
Owner

@Clsan Clsan commented Sep 6, 2024

No description provided.

Comment thread .circleci/config.yml Outdated
@Clsan Clsan force-pushed the circleci-project-setup branch 9 times, most recently from 80fcab7 to 341ad9c Compare September 6, 2024 15:28
@Clsan
Copy link
Copy Markdown
Owner Author

Clsan commented May 6, 2026

검증 자동화의 방향성은 좋았는데, 시간이 지나면서 다음 이유로 close 합니다:

  • 8개월 사이 setup.sh 가 모듈 (common.sh / system_setup.sh / work_setup.sh / interactive_setup.sh) 로 분리되어 이 PR 의 setup.sh diff 는 적용 대상 자체가 사라짐 (DIRTY)
  • .zshrc 의 starship init 라인은 setup.sh 가 이미 >> ~/.zshrc 로 추가하고 있어 중복
  • CircleCI macOS m1.medium 러너 + pwd / zinit self-update 정도만 도는 test.sh 는 비용 대비 검증 가치가 낮음

대신 가성비 높은 검증을 #17 에 새로 올렸습니다:

  • shellcheck (Ubuntu, 무료): 흔한 bash 실수 자동 검출
  • macOS 시스템 bash 3.2 parse-check: fresh mac 에서만 깨지는 bash 4+ 기능 사용 차단

@Clsan Clsan closed this May 6, 2026
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