Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

A VSTS task to start Windows Services -- Arquivado por Foundation Platform dia 2023-11-28

License

Notifications You must be signed in to change notification settings

stone-payments/vsts-task-start-windows-service

Repository files navigation

Start Windows Service VSTS task

A small task to start a Windows Service that is running on the same machine as the VSTS agent that executes this task.

Useful to use when working with Deployment Groups in VSTS.

Requirements

Testing

To run unit tests execute the following powershell command at the test directory:

Invoke-Pester -Script .\tests\StartWindowsService.Tests.ps1 -CodeCoverage .\StartWindowsService.ps1

Build and Publish

To upload the task to an VSTS account, use the tfx-cli.

Login

tfx login --service-url https://youraccount.visualstudio.com/DefaultCollection

Enter your Personal Access Token.

Upload task

At the root of repository execute the following command:

tfx build tasks upload --task-path src

Contributing

Issues and pull-requests are welcome.

About

A VSTS task to start Windows Services -- Arquivado por Foundation Platform dia 2023-11-28

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •