-
|
nice proj! |
Beta Was this translation helpful? Give feedback.
Answered by
genedna
Jul 20, 2025
Replies: 1 comment 1 reply
-
|
It's a good question. For the CMS system, it must support the CI/CD process. For our monorepo system, we use a build system to execute building, CI/CD, and any DevOps action. Two years ago, we tried to integrate with Bazel, and it worked. For now, we have chosen Buck2, which was developed by Meta using Rust. We are still working on it; when we are done, we will release the first official version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
genedna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's a good question.
For the CMS system, it must support the CI/CD process. For our monorepo system, we use a build system to execute building, CI/CD, and any DevOps action. Two years ago, we tried to integrate with Bazel, and it worked.
For now, we have chosen Buck2, which was developed by Meta using Rust. We are still working on it; when we are done, we will release the first official version
0.1.0.