-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
🛣️ Roadmap & backlog #1681
Comments
We currently have internally developed some of these things based on Nx:
We would be happy to share what we have done. One feature from Nx that has really reduced our support has been project crystal/inferred targets. We originally were not fans as it brings allot of magic but it has grown on us and now we would never go back to manually configured targets. Any plans for something like crystal? |
I don't follow Nx so I'm not sure what this is. Have a link? But I'm typically of the mindset of explicit is better. |
@milesj
What do you think is the best place to put this? |
This one is very complex and requires finishing this crate: https://github.com/moonrepo/proto/tree/master/crates/system-env I'll probably have to tackle this one.
This one is a bit easier. It would be configured in |
90% of the "system tools", which I am using, can be installed via So with the capability to call |
Yeah definitely. Let's focus on landing the python PR, then we can discuss these setup tasks. |
In no specific order.
In progress
Must haves
moon watch
equivalent tomoon run
)Nice to have
moon sync
to target specific plugins2.0
javascript
toolchainvcs.manager
tovcs.client
codeowners.syncOnRun
tocodeowners.sync
runner
topipeline
moon dep-graph
(useaction-graph
instead)The text was updated successfully, but these errors were encountered: