这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@SirGitsalot
Copy link
Member

The changes here aren't very useful on their own, but they do allow you to build the compiler with Bazel and run its unit tests (which pass!). With this it's possible to start on the hard work, which is creating the custom BUILD rules for products, resources, and tests and then the generator that will produce BUILD files with those rules so we don't have to handwrite and maintain hundreds of them.

This PR should produce no provider diffs.

$ bazel test //...
INFO: Analyzed 26 targets (8 packages loaded, 733 targets configured).
INFO: Found 21 targets and 5 test targets...
INFO: Elapsed time: 0.343s, Critical Path: 0.01s
INFO: 5 processes: 762 action cache hit, 5 internal.
INFO: Build completed successfully, 5 total actions
//mmv1/api:api_test                                             (cached) PASSED in 0.4s
//mmv1/api/utils:utils_test                                     (cached) PASSED in 0.5s
//mmv1/google:google_test                                       (cached) PASSED in 0.7s
//mmv1/openapi_generate:openapi_generate_test                   (cached) PASSED in 0.8s
//mmv1/test:test_test                                           (cached) PASSED in 0.5s

Executed 0 out of 5 tests: 5 tests pass.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

@SirGitsalot SirGitsalot requested a review from roaks3 November 15, 2025 00:19
@SirGitsalot SirGitsalot marked this pull request as ready for review November 15, 2025 00:19
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.

3 participants