Sitecore.Ship
Sitecore.Ship copied to clipboard
Ship provides a CI service layer for Sitecore
Introduce a ASP.NET Web API implementation of Sitecore.Ship and potentially deprecate the NancyFx and ASP.NET HTTP handler implementations.
Remove any manipulation of the /configuration/system.web/httpModules/ section when installing Sitecore.Ship.
Hi Kevin. I'm a big fan of Sitecore.Ship. I've recently written a PowerShell script to install your tool onto a Sitecore instance by downloading the package from a NuGet feed....
when installing a package which contains Roles & Users through the following method: /services/package/install all is installed in the target sitecore instance but the roles & users are not created....
Hi, Curl.exe try to access services in service folder in my local sitecore instance(EX : services/package/latestversion). How that service will be created?. Do we need to create that service or...
Provide a means to view and clear Sitecore cache content over HTTP.
Add a hook to allow code to be called prior to and and after deployment of a package so that automated publishing regimes can be suspended during deployment.
Provide a logon/logoff mechanism to mimic the functionality of the Sitecore login page.
Add the ability to serialize items, trees or entire databases via a HTTP request and provide a means of reading the serialized items back in te response stream. Remote serialization...
the ability to 'pass in' Sitecore job definition for execution within a Sitecore context would be nice - even extending that to HTTP post in the assembly where the code...