Miles Johnson

Results 445 comments of Miles Johnson

This should now be possible with task scripts https://moonrepo.dev/blog/moon-v1.27#new-task-scripts

Gonna close this as we're tracking it in proto. https://github.com/moonrepo/proto/issues/446

I briefly looked into this and I don't see any setting in Docusaurus that allows me to control the rankings. I then looked in Algolia directly, and the config panel...

Would this be like an interactive editor (vim style), or more like a diffing system where you choose which part to accept, or something else? An example reference would be...

Never used that Nx feature. Is there docs on it so I can take a look?

Ok that makes sense. The major issue I can see is that moon is Rust based, so providing a programmatic approach isn't simple without using WASM, but that's a lot...

The goal is to support different cloud providers through moonbase, but it's low priority at the moment.

We're planning on supporting bazel remote APIs, which would enable [bazel-remote](https://github.com/buchgr/bazel-remote) and other services. We will retire moonbase at some point.

Unfortunately there is no timeframe.

@andrejbaran We're pausing new language work for the time being until we move to a new WASM plugin based approach. Having all the languages in the core Rust codebase has...