-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Pin a crate in a remote monorepo #1683
base: master
Are you sure you want to change the base?
Conversation
This is a work in progress. Haven't had much time to take a look at it. I started making some changes but I am not finished yet. I put this up to get some early feedback and ensure I'm on the right path and following conventions. |
It's getting a bit closer ... just need to sort out where the environment (project paths, etc.) are set. Code navigation doesn't work in VS Code for me anymore so it's difficult to figure out where everything is. I'll need some help here. |
@mosteo I haven't circled back to this pull request yet ... but I was a bit stuck and didn't know where to go from here. When you get a minute, I could use your help! Thanks! |
Yup, I'll have a look after I'm back from AEiC. |
Fixes #1552.