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

Ability to filter releases by release source #13

Open
svermeulen opened this issue Feb 17, 2016 · 4 comments
Open

Ability to filter releases by release source #13

svermeulen opened this issue Feb 17, 2016 · 4 comments

Comments

@svermeulen
Copy link
Contributor

After defining your own release sources it is sometimes hard to find them when they are all mixed in with your asset store purchases. So it would be nice to have a dropdown above the releases list in the projeny GUI where you can filter based on each release source.

@ericraue
Copy link

Filtering in general would be useful in other places too. For example, displaying all the packages available and filtering down to a specific folder. I'm currently storing common packages such as xARM and Editor Console Pro in a common packages folder since I know updating them across all projects should have no negative effect, whereas a package like NGUI might.

Dependencies would be nice to have across multiple package folders.

@svermeulen
Copy link
Contributor Author

Dependencies should work across multiple package folders. By that I mean, you can have a package in one folder that declares a dependency in its ProjenyPackage.yaml and that dependency resides in another package folder.

When you talk about filtering for packages, I'm not sure what you mean. There is a search box above the package list and release list that allow filtering by characters. And there is a combo box where you can filter by the different package folders. Can you elaborate on that?

@ericraue
Copy link

I assumed incorrectly you couldn't define dependencies across multiple package folders. Good to know it's already possible.

What I'm referring to is the Packages list when you open up Projeny -> Package Manager. You can switch between the folders (SharedUnityPackageDir, [ProjectRoot]\Packages, and ones you define) but there is no way to list the packages in all those folders. What I'm suggestion, which wasn't clear in my original response, is to make the behaviour the same between the Releases and Packages lists where you can list everything or only a specific directory.

@svermeulen
Copy link
Contributor Author

Ah gotcha. Yes I agree. Instead of just a normal dropdown it would be nice if both releases and packages had a dropdown with checkboxes for each entry, including one for All.

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