PSCI icon indicating copy to clipboard operation
PSCI copied to clipboard

Powershell Continuous Integration and Deployment Automation library (Configuration as Code, Powershell DSC)

Results 34 PSCI issues
Sort by recently updated
recently updated
newest added

Currently when we want to deploy MsDeploy package, we need to configure MsDeploy on remote host, and run a custom function with invocation of Deploy-WebPackage. Instead, we should be able...

enhancement

Currently in order to validate that deployment is successful, a new server role needs to be created, plus there isn't anything in PSCI that makes writing validations easier.

Currently new log replaces the old one - the old one should be renamed instead.

Investigate possibility of enabling ISE's Intellisense for Tokens (or alternatively extend PsISEProjectExplorer).

enhancement