Hi Chris,
I do not see any issues with your powershell script, and I too am unable to unlist a package with this endpoint. We have created an issue and will be assessing it to determine what release this will go into.
Issue: PG-1549
Thanks,
Jason
I'm a product engineer at Inedo and I enjoy bourbon and local craft beer.
Hi Chris,
I do not see any issues with your powershell script, and I too am unable to unlist a package with this endpoint. We have created an issue and will be assessing it to determine what release this will go into.
Issue: PG-1549
Thanks,
Jason
@vadim-k_6062, yes, the latest release fixed quite a few issues. Glad to hear it is working for you now.
Thanks,
Jason
Hi Chris,
This is a common issue that is related to Linux/Mono. ProGet Enterprise doesn't support Linux, is there anyway to use a Windows instance for your solution?
Thanks,
Jason
Hi Martin,
It looks like the stored procedure was using incorrect parameters. We have created an issue for this (PG-1576) and will be prioritizing this. It will likely be included in the release that is scheduled in a few weeks.
Thanks,
Jason
Vadim,
I am unable to recreate this error. Can you tell me what steps to take to reproduce this?
Thanks,
Jason
Hello,
Yes, you are correct this will need to be changed to reflect the curl command line which should be:
http://{proget}/pypi/pypi/upload --user <user>:<password> --upload-file <file-path>
Thanks,
Jason
Frederik,
Are you able to use this credential in a plan to see the full error message?
GitLab::Get-Source
(
Credentials: gitlab-user
);
Hi Frederik,
So you are using a local version of GitLab? I haven't tested with that yet, but have you ever successfully created a credential for GitLab with a non-local instance?
Thanks,
Jason
Hello,
For this functionality we suggest you use the "Unlist" button for any package/version you wish to deprecate.
Thanks,
Jason
Hello,
Are you including a API key with your request? https://docs.inedo.com/docs/proget/administration/security/api-keys#usage
Thanks,
Jason