44f41bdd7c
feat: 업데이트된 코드 변경 사항 반영
2026-05-21 17:34:38 +09:00
f7804dd366
update: build flutter, pipeline condition, and agent-task archive
2026-05-21 14:50:18 +09:00
c9c4f9b348
update commands and pipelines, add sample yaml files
2026-05-21 11:56:59 +09:00
35a1ae648e
update commands and tests, add agent-task archives
2026-05-21 00:54:31 +09:00
ac1c42448e
refactor: split build_ios and git commands, add cli styling, improve pipeline system
...
- Split BuildIOS command into build_ios_archive and build_ios_build
- Split Git command into git_branch, git_remote, git_revision, git_stash
- Add cli_style.dart and printer.dart for consistent CLI output
- Add macos_signing.dart for macOS/iOS code signing
- Refactor pipeline system (pipeline, pipeline_condition, pipeline_contain, etc.)
- Update tag_system, defined_data, pipeline_data
- Update application and command files for new structure
- Add tests for new command catalog and core functionality
- Update README with new features
2026-05-20 20:50:59 +09:00
082045e305
정리: 구형 예제와 샘플 문법을 정리한다
2026-05-20 08:05:15 +09:00
4a8ce38d83
refactor: command architecture refactoring and runtime context implementation
2026-05-19 15:56:24 +09:00
113fb407db
feat: add build_result, update application and command_exe, add tests
2026-05-19 13:38:49 +09:00
d48ac0ad92
feat: oto 프로젝트 전체 리팩토링 및 개선 - pipeline 처리, 명령어 최적화, 데이터 관리 개선
2026-05-19 09:23:41 +09:00
e199cf878b
refactor: remove framework module and unify command structure
2026-05-01 11:23:29 +09:00
33bd6ee57f
update app_data_manager and add claude config
2026-04-19 14:24:24 +09:00
e865f7dc8b
Internalize dart_framework: remove external git dependency
...
- Copy all used dart_framework files into lib/framework/
- Replace all package:dart_framework/ imports with package:oto_cli/framework/
- Add yaml, archive, ftpconnect as explicit direct dependencies
- Remove dart_framework git dependency from pubspec.yaml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 11:20:27 +09:00
c31eed3ed6
Refactor: Update project structure and fix issues
2026-04-04 19:08:49 +09:00
45e79bdebd
Update pipeline files and clean up refactoring documents
2026-04-04 18:02:44 +09:00
a54f54ef20
feat: add tag_system.dart and update command.dart & to-do
2026-04-04 17:18:17 +09:00
5066310567
Refactor: Reorganize command structure and update related files
...
- Add command_registry.dart for centralized command registration
- Move util commands to appropriate directories (build, file, infra, notification)
- Update application.dart and all affected command files
2026-04-04 13:32:48 +09:00
144f46bf65
Refactor: Move util commands to appropriate directories and update command.dart
2026-04-04 12:55:33 +09:00
6210ab09ad
Update data files and pubspec
2026-04-04 08:20:55 +09:00
c54161ffa2
Add Mattermost post and build commands
2026-03-23 21:54:37 +09:00
d3a9abc004
iOS Ad Hoc 다운로드 페이지 UI 개선
...
글래스모피즘 스타일 적용 및 앱 아이콘, 버전,
신뢰 설정 안내 문구 추가. publish_ios.dart에
APP_NAME, APP_VERSION, APP_ICON_URL 플레이스홀더 교체 추가.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 17:36:12 +09:00
90053c265f
Error 계열 예외도 catch하여 프로세스 정상 종료 처리
...
on Exception → catch 변경으로 TypeError 등 Error 계열도
동일한 핸들러에서 처리하고 exit(10) 호출되도록 수정.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 15:44:28 +09:00
140ec88f6a
ArchiveiOS xcodeproj 지원 추가
...
BuildiOS와 동일하게 xcworkspaceFilePath, xcodeProjectFilePath 중
하나를 선택하여 사용할 수 있도록 수정.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 15:30:13 +09:00
leedongmyung
fb7c00a9bb
git pull 수정
2025-11-22 11:23:57 +09:00
leedongmyung
46c3729e2d
git pull 추가
2025-11-22 11:16:32 +09:00
leedongmyung
249dc14aef
git push 개선
2025-11-22 11:03:40 +09:00
leedongmyung
b88c44533c
git push 개선
2025-11-22 10:46:33 +09:00
FE
86085b42d0
dart framework update & 인터페이스 맞춤
2025-11-14 10:56:49 +09:00
leedongmyung
baf5c877fc
iOS 빌드에서 incrementVersion이 한자리 버전일경우 이슈 발생 수정
2025-11-13 15:11:09 +09:00
FE
255be8c407
apptore version exeption
2025-09-08 14:11:56 +09:00
FE
81d28e487c
iost testflight upload 옵션 변경
2025-09-03 15:55:15 +09:00
FE
d9bf7d3560
ios 빌드의 여러 상태값에 따른 대응 작업
2025-09-03 14:40:55 +09:00
FE
46ed6e3828
flutter update 로 인한 에러 수정
2025-09-03 09:28:00 +09:00
FE
4a76add717
iOS 빌드시 PENDING_DEVELOPER_RELEASE 값에 대한 대응
2025-09-03 09:15:41 +09:00
leedongmyung
3fffaa576d
add file backup
2025-08-22 13:05:45 +09:00
leedongmyung
9f25377514
set-value add object type
2025-08-22 11:47:11 +09:00
leedongmyung
dee87b8e94
update git branch
2025-08-22 08:50:19 +09:00
leedongmyung
c59903750c
git branch list up
2025-08-21 20:08:35 +09:00
leedongmyung
369b4fb743
jenkins parameter update
2025-08-21 15:20:11 +09:00
leedongmyung
21a12ced3b
jenkins param modify file 로 저장
2025-08-20 15:53:50 +09:00
leedongmyung
93aeeffbec
jenkins parameter modify 추가
2025-08-20 15:47:52 +09:00
leedongmyung
1def7a260c
Revert "버전 정보에 따라 빌드 넘버 가져오도록 수정"
...
This reverts commit 97a2025209 .
2025-08-13 17:16:29 +09:00
leedongmyung
89c78505df
Revert "빌드 로그 업데이트"
...
This reverts commit 53fd31f2ae .
2025-08-13 17:16:19 +09:00
leedongmyung
297fb9128c
Revert "update"
...
This reverts commit 9bd79312a7 .
2025-08-13 17:16:12 +09:00
leedongmyung
6bbdf90984
Revert "update"
...
This reverts commit 3554763a30 .
2025-08-13 17:16:00 +09:00
leedongmyung
3554763a30
update
2025-08-13 16:50:29 +09:00
leedongmyung
9bd79312a7
update
2025-08-13 15:38:18 +09:00
leedongmyung
53fd31f2ae
빌드 로그 업데이트
2025-08-12 15:04:55 +09:00
leedongmyung
97a2025209
버전 정보에 따라 빌드 넘버 가져오도록 수정
2025-08-12 13:40:28 +09:00
leedongmyung
622a0465d1
slack file add
2025-06-11 10:21:06 +09:00
leedongmyung
246fac9798
distribute pollishing
2025-05-26 16:06:02 +09:00