Skip to content

ci: split optional dependency profiles - #6

Merged
Shadowell merged 2 commits into
mainfrom
codex/split-ci-dependencies
Aug 10, 2026
Merged

ci: split optional dependency profiles#6
Shadowell merged 2 commits into
mainfrom
codex/split-ci-dependencies

Conversation

@Shadowell

Copy link
Copy Markdown
Owner

Summary

  • split runtime dependencies into base, Kronos, MCP, training, and CI profiles
  • keep Torch sequence training lazy so the core API starts without model packages
  • add pip caching, concurrency cancellation, least-privilege permissions, and scoped triggers
  • add a dedicated model workflow for Kronos imports and Torch sequence tests
  • document installation profiles in README

Verification

  • clean requirements-ci.txt virtual environment: 133 passed, 2 skipped
  • dependency profile contract tests: 4 passed
  • both workflow YAML files parse successfully
  • pip check passed in the clean CI environment
  • service restarted; root endpoint returned HTTP 200

Closes #5

@Shadowell
Shadowell merged commit de50517 into main Aug 10, 2026
2 checks passed
Shadowell added a commit that referenced this pull request Aug 22, 2026
ci: split optional dependency profiles
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.

ci: split optional model dependencies and speed up pull request checks

1 participant