Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initialize ciel crate and basic workspace functions #43

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

xtexx
Copy link
Member

@xtexx xtexx commented Jan 23, 2025

This adds a new crate named ciel.

Splitting core code into a new crate improves the code structure and abstracting Ciel core concepts (e.g. workspace and instance) into Rust struct make the code better organized and more readable.

Current, only a limited number of features are supported. The final goal is to let the new crate compatible with existing workspaces (3.8.x, 3.5.x, 3.9.x, 2.x) and capable for all jobs that the Ciel 3.5.2 can do, and then make the CLI to use this crate.

@xtexx xtexx requested review from liushuyu and eatradish January 23, 2025 12:51
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.

1 participant