oto/lib/oto/pipeline
toki 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
..
pipeline.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_condition.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_contain.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_exe.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_exe_handle.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_foreach.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_if.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_switch.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00
pipeline_wait_until.dart 정리: 구형 예제와 샘플 문법을 정리한다 2026-05-20 08:05:15 +09:00
pipeline_while.dart refactor: split build_ios and git commands, add cli styling, improve pipeline system 2026-05-20 20:50:59 +09:00