Skip to content
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

Rename not updating dependencies #56

Open
ChuckSavage opened this issue Feb 12, 2017 · 1 comment
Open

Rename not updating dependencies #56

ChuckSavage opened this issue Feb 12, 2017 · 1 comment

Comments

@ChuckSavage
Copy link

I renamed a Package (from within the Projeny Package Manager), but the a package that depended on it, didn't get updated. So when I do Update Directories it complains that it can't find the OldNamed package anywhere.

Or is this something I have to do manually? Seems odd that we have to create the file manually to begin with.

@svermeulen
Copy link
Contributor

Yes, currently packages are identified entirely by their name, so if you rename the folder then you have to update all the config files that are pointing to it in ProjenyProject.yaml or ProjenyPackage.yaml files.

Yeah, there is no GUI for the ProjenyPackage.yaml file - that would be nice to have eventually. If we could migrate entirely to using the GUI for managing dependencies then that might also allow us to store an ID rather than a name in the ProjenyPackage.yaml file and then support renames

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

No branches or pull requests

2 participants