Outstanding, thanks Alex
clint.jenkinson_0617
@clint.jenkinson_0617
Best posts made by clint.jenkinson_0617
Latest posts made by clint.jenkinson_0617
-
RE: Create Choco feed with the API
Sorry, I did get it working, didn't see that 'version' was required. is there any way to just promote 'latest' rather than a named version?
-
RE: Create Choco feed with the API
Fantastic, thanks Ben. Get that to work OK - however when I then try to call the promotions api to promote, it returns the Native JSON API Reference instead of actually doing anything.
POST /api/json/promotions/promote HTTP/1.1
Host: proget.server
Content-Type: application/x-www-form-urlencoded
Cache-Control: no-cache
Postman-Token: 109411c1-d1b5-81f7-603f-be2c9901a42fkey=BjvV78liayx7CEay6O1Y%2Bg%3D%3D&packageName=QCAD.ARL.Service&fromFeed=QCAD&toFeed=NewFeed
going to /api/promotions/promote as per the doco just returns a 500 error
thoughts?
thanks,
Clint -
RE: Otter extension missing
Hi Tod,
Thanks for that. I have installed the extension in program data, and can see it being extracted into extensionstemp. I have restarted the service, and restarted the web service. I have also restarted the whole server. Unfortunately I am unable to see the extension listed in the admin page.
Any suggestions?
Thanks.
-
RE: Otter extension missing
Hey mate,
The current Chocolatey extension is not compatible with Otter v2.x yet afaik. Having migrated from 1.6 using chocolatey this is a pain for us too. Until an updated extension is released you will need to powershell/commandline it. Pre 2.x extensions are .otterx files, >2.x are upack.
Thanks,
Clint
-
Create Choco feed with the API
Hi Guys,
Just wondering, is there an API function to create chocolatey feeds? i cant seem to find it in the doco.
thanks,
Clint
Product: ProGet
Version: 5.0.8 -
Repoint to new DB Server
HI guys,
we have moved our Otter instance from a local express to one of our clusters. I am just experiencing some timeouts when accessing the application. I have updated the web and service configs, and I can access assets, plans, environments, and the administration page, but not the main console, servers, or roles without a 500 error. just wondering if I have missed a location to update with the new connection string?
Thanks,
CLint
Product: Otter
Version: 1.7.4 -
RE: Synchronise resource credentials from Buildmaster to Otter
That would be very helpful thanks Alex.
Clint
-
Synchronise resource credentials from Buildmaster to Otter
Hi Guys,
We currently have Buildmaster synchronising to an Otter instance, however resource credentials are not included in this synch. Is there any way we could achieve this, as we have a significant number of credentials in BM that we would prefer to not have to manually reenter and maintain on an ongoing basis.
Thanks,
Clint
Product: BuildMaster
Version: 5.8.1 -
RE: Set a variable that is then available across executions
Outstanding, thanks Alana