Commit graph

21 commits

Author SHA1 Message Date
d9ad8c2f67 feat: oto agent registration and IOP connection implementation
- Add agent CLI command and agent runner module
- Implement edge registration client
- Add agent config and registration tests
- Update roadmap and milestones
- Update pubspec.yaml and main.dart for agent support
- Update analysis_options.yaml
2026-05-24 21:51:16 +09:00
2bb484cda7 add oto_agent_bootstrap feature: shell script, test, and roadmap updates 2026-05-24 19:56:25 +09:00
59a334e088 feat: add IOP connection smoke test and update roadmap docs
- Add IOP connection smoke test (test/oto_iop_connection_smoke_test.dart)
- Add protobuf support files for IOP runtime and Google struct
- Update ROADMAP.md and milestone docs
- Update project rules and pubspec.yaml
2026-05-24 16:12:12 +09:00
1327371b16 chore: jenkins_compatibility_boundary task completion and scheduler/jenkins sample updates 2026-05-23 17:02:10 +09:00
ec3162ff7c feat: pipeline execution result output and core event contract implementation
- Add build result handling with execution status tracking
- Implement pipeline_exe_handle for error handling in pipeline execution
- Update application.dart with proper build result processing
- Add test coverage for application, context, and core functionality
- Add step events archive for core event contract and execution result output
2026-05-22 18:10:59 +09:00
b1ace10b1f update execution result envelope handling 2026-05-22 12:47:56 +09:00
f080977f3b feat: YAML validation command implementation and roadmap updates 2026-05-22 09:39:38 +09:00
c344fff3ec feat: command catalog 구조 refactor 및 문서화 완료
- lib/cli/commands/command_catalog.dart 추가: CLI 명령어 카탈로그 시스템 구현
- lib/oto/commands/command_catalog.dart 추가: OTO command catalog 구현
- test/oto_catalog_cli_test.dart 추가: 카탈로그 테스트 케이스
- CLI 명령어 라우팅 및 자동 생성 파이프라인 구축
- README.md, ROADMAP.md, current.md 업데이트
- milestone 문서들 (cli-automation-baseline, structured-automation-surface) 업데이트
2026-05-21 22:37:50 +09:00
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
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
Toki
45a6cd748a 스케쥴러 1차 완료 2024-12-26 23:35:57 +09:00
leedongmyung[desktop]
769ccbad16 yaml 파일로 읽어 실행 2023-11-05 18:03:16 +09:00
leedongmyung[desktop]
7cb627a88b build_manager 기능 결합 2023-11-04 18:53:03 +09:00
leedongmyung[desktop]
81e7f81d9e 파일 정리 2023-11-04 13:29:24 +09:00
leedongmyung[desktop]
5e74ae06f3 Inital push 2023-10-28 22:06:44 +09:00