-
-
Notifications
You must be signed in to change notification settings - Fork 57
Pin a crate in a remote monorepo #1683
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
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. |
Superseded by #1857. Thanks @dalybrown for the initial work. |
Well I obviously didn't get around to finishing it - sorry! I definitely overestimate the amount of time i have to poke away at these things lately... Thanks again for this - I was literally just jumping in here to see the status of this and pick it back up (after ... many many months). |
No reason to be sorry, you laid the groundwork and I needed this anyway. Hopefully the current implementation fits your needs. |
Fixes #1552.