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!
Create a grouped "new" Debian feed using the API
-
Hi,
We are trying to create a feed following the Create feed documentation, but we run into two problems:- There isn't to be a way to create a Debian "new" feed type. Debian value creates a classic feed type. We tried to use Debian2, as it appears on the website when creating a Debian feed, but it fails.
- We'd also want to assign the feed to an existing feed group during its creation using the API, but we aren't able to find any documentation in this regard.
We are using the last ProGet version running under Windows Server.
Thank you.
-
Hi @Scati,
It looks like there isn't a way to do this currently; we'll fix this via PG-2716 in an upcoming maintenance release. Maybe this week's, but more likely two weeks from now.
In ProGet 2024,
debian
should create a "Debian" feed, anddebianlegacy
will create a "Debian (Legacy) Feed. We'll also add afeedGroup
property.Thanks,
Steve
-
Great.
We’re looking forward to the next release and will let you know as soon as we test it.Thank you.
-
Hi @stevedennis,
Seeing the PG-2716 solution included in the last release 24.0.8, we upgraded.
In 2024.8 version the creation of new Debian feed works perfect, but thefeedGroup
property doesn't seem to do it.
Could you double check iffeedGroup
is the right name, and if it's included on current version?