Packages not published are not shown in the browser,
I’m using a custom nuget folder with my own packages via GammaLauncher and are not visible.
Packages not published are not shown in the browser,
I’m using a custom nuget folder with my own packages via GammaLauncher and are not visible.
We currently only list packages which either have the “vl” tag or are listed at the public content repo. We didn’t consider the unpublished case yet - we should probably treat any source package as a vl package.
Well, not including these packages breaks the workflow I’m following for my projects (comercial & personal)
Currently we create a folder for custom packages, that are not allowed to be published.
Please consider adding these packages to Packman, otherwisse would be quite hard to update the projects to current vvvv version.
Also impacts the development of new packages. Or will there be a different workflow for it?
In upcoming source packages passed in via --package-repositories will always be visible in UI.
Thank you so much Devvvvs!