rencore / SharePoint-Solution-Deployer

SharePoint Solution Deployer (SPSD) helps you to deploy SharePoint solution packages (.wsp) to multiple SharePoint environments. It deploys, retracts and upgrades one or more WSPs and can be extended to perform additional custom tasks in PowerShell before or afterwards. Unlike the most of the available scripts on the net, it performs all necessary prerequisite checks and post-deployment actions on all servers in the farm to assure the deployment runs smooth.
http://spsd.codeplex.com
Microsoft Public License
50 stars 30 forks source link

Added Features Extension #2

Closed ReneHezser closed 9 years ago

ReneHezser commented 9 years ago

I've added a new Extension to enable/disable features

matthiaseinig commented 9 years ago

Thanks for submitting your extension. Is there any particular reason why you included the readme.txt and the ReleaseNotes.txt in the pull request?

ReneHezser commented 9 years ago

Hi Matthias, there is no particular reason. This was my first GitHub pull request. Quite a hassle, if you’ve worked TFS only before…

Greetings from Germany René

matthiaseinig commented 9 years ago

Brave new world ;) Alright, then I will remove them, as they duplicate information which is already there and do not have any additional benefit to your extension.

Thanks a lot!

ReneHezser commented 9 years ago

☺ There is probably more to come. We’ll see.

You are welcome. The community is a give and take. This was one of my gives.

Bye René

matthiaseinig commented 9 years ago

Much appreciated! :)