Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Package delist and deprecated API
-
When you delist and deprecated a package, I can see via the website UI two icons to indicate this along with a message to say these two properties have been set.
When I now use Find-Package or list packages via the API, the package I delisted and deprecated still returns in the results?
Shouldn't the package be unavailable?
Thanks
-
Hi @forbzie22_0253 ,
Similar to the UI, packages are still returned in the API - they just have a flag set to indicate they are unlisted/deprecated. It's up to the client to determine what to do about that.
I don't believe the
Find-Package
cmdlet works with these properties; I think only Visual Studio will hide/warn about them.Thanks,
Alana
-
This post is deleted!