blackducksoftware / hub-rest-api-python

HUB REST API Python bindings
Apache License 2.0
89 stars 104 forks source link

Add ProjectGroups.py and extend HubInstance Rest API #240

Closed ChriOp closed 1 year ago

ChriOp commented 1 year ago

In order to manage project groups via the REST API I suggest to add a new class. For bigger organizations / many projects an automated sorting will make the manual step via the UI obsolete.

OffBy0x01 commented 1 year ago

HubInstance has been deprecated in favour of the client interface and will not be receiving further updates.

That said, it should be possible to do everything you need to do with client. The new interface is intentionally lean, as the the expansive convenience methods of HubInstance were impossible to maintain as a (mostly) community driven project.

If you need help with something specific and have some examples of what you have tried/what you are trying to achieve we (the community) can usually help.

If you want someone to add functionality for you, you should reach out to your technical account manager or sales engineer instead as this report isn't actively monitored.