Commit graph

32 commits

Author SHA1 Message Date
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
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
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
FE
86085b42d0 dart framework update & 인터페이스 맞춤 2025-11-14 10:56:49 +09:00
f27f6a386a code refactoring 2024-12-31 11:32:52 +09:00
e7644bceda test 2024-12-31 11:26:33 +09:00
25f46dc4e8 test 2024-12-31 11:24:34 +09:00
Toki
45a6cd748a 스케쥴러 1차 완료 2024-12-26 23:35:57 +09:00
Toki
992689893c code refactoring 2024-12-25 22:07:53 +09:00
Toki
e0b377fc02 scheduler 작업중 2024-12-25 13:20:41 +09:00
0c1bc79635 update files 2024-09-22 16:47:02 +09:00
leedongmyung[desktop]
219d79e2de buidl isolate 적용 2023-12-03 07:44:29 +09:00
leedongmyung[desktop]
6bdb341f88 error fixed 2023-11-25 22:15:57 +09:00
leedongmyung[desktop]
8100c782ce code refactoring 2023-11-25 20:11:09 +09:00
leedongmyung[desktop]
6529b7095e Update color 2023-11-18 16:00:22 +09:00
leedongmyung[desktop]
b07fb2dbd7 CLI update 2023-11-18 15:10:50 +09:00
leedongmyung[desktop]
60f1d6298e CLI update 2023-11-18 14:31:02 +09:00
leedongmyung[desktop]
cbd8bd7254 test 2023-11-16 21:35:07 +09:00
leedongmyung[desktop]
bd1fbccc19 test 2023-11-16 21:32:43 +09:00
leedongmyung[desktop]
4f224f928c test 2023-11-16 21:30:50 +09:00
leedongmyung[desktop]
cea929f38e test 2023-11-16 21:23:53 +09:00
leedongmyung[desktop]
bca1209045 test 2023-11-16 21:08:35 +09:00
leedongmyung[desktop]
548dac03a5 test 2023-11-16 20:23:16 +09:00
leedongmyung[desktop]
cc2741da19 test 2023-11-16 19:42:09 +09:00
leedongmyung[desktop]
daa70e44f2 Merge branch 'master' of toki-labs.com:/Volumes/Data2/git/oto_cli 2023-11-05 11:17:32 +09:00
leedongmyung[desktop]
5d78499f3f 윈도우에서 cmd의 색상이 제대로 안나오는 문제 수정 2023-11-05 11:17:26 +09:00
Toki
381f14d11e 맥 출력 제대로 안나오는 문제 수정 2023-11-05 10:10:36 +09:00
leedongmyung[desktop]
d2123efbff 윈도우에서 색상 제거 2023-10-29 20:34:48 +09:00
Toki
51bdca733d Mac Path 등록 완료 2023-10-29 18:46:58 +09:00
leedongmyung[desktop]
9f75cdc6d6 Path Regist 기능 추가 (Windows) 2023-10-29 12:09:45 +09:00
leedongmyung[desktop]
5e74ae06f3 Inital push 2023-10-28 22:06:44 +09:00