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(risedev): use jsonnet for profiles and templates #16659

Closed
wants to merge 11 commits into from

fix merge conflict

9ebf7a2
Select commit
Loading
Failed to load commit list.
Closed

feat(risedev): use jsonnet for profiles and templates #16659

fix merge conflict
9ebf7a2
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-08-04 01:58:12 ago

3 / 4 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
Get rid of the Rust "expanders" for manipulating profiles. All transformations are done in jsonnet. Incomplete
Be able to reuse the service list between different profiles. Incomplete
Code-completion and hints when writing new profiles or service templates. Incomplete
I have written necessary rustdoc comments Completed
I have added necessary unit tests and integration tests Completed
All checks passed in ./risedev check (or alias, ./risedev c) Completed
My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users) Incomplete