Skip to content

Tags: pekinese888/winsw

Tags

v3.0.0-alpha.9

Toggle v3.0.0-alpha.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (winsw#816)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.9.1...v16.9.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug constructing command-line for elevated process in .NET 5 (w…

…insw#784)

v3.0.0-alpha.8

Toggle v3.0.0-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to .NET 6 (winsw#806)

v3.0.0-alpha.7

Toggle v3.0.0-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revise docs for 3.0.0-alpha.7 (winsw#731)

* Revise docs for 3.0.0-alpha.7

* Merge the installation guide into the homepage

* Fix header levels

* Add Jenkins sample

* Strip common file name prefix

v3.0.0-alpha.6

Toggle v3.0.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revise docs for 3.0.0-alpha.6 (winsw#713)

* Update `reboot` action

* Update Program.cs

v3.0.0-alpha.5

Toggle v3.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revise docs for 3.0.0-alpha.5 (winsw#689)

* Revise docs for 3.0.0-alpha.5

* Revise docs for 3.0.0-alpha.5

v2.10.3

Toggle v2.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request winsw#694 from winsw/stdouterr

Leave STDOUT/STDERR open if not redirected

v3.0.0-alpha.4

Toggle v3.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revise docs for 3.0.0-alpha.4 (winsw#645)

* Remove invalid start modes

* since

* Fix typos

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update release-drafter.yml

* Update release-drafter.yml

* Add commands

* Add `autoRefresh`

* Add link to v2 branch

* Latest SemVar

* Update build.yml

* Update release-drafter.yml

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
JSON schema file for YAML configuration schema validation (winsw#656)

* Create YamlConfigSchema.json

* Change file name

* Update YAML schema validation documentation

Fix typos

* Add descriptions to the configurations

* Update YAML schema validaion documentation

* Fix typo

* Update doc/yamlConfigurationSchema.json

* Update JSON shcema file

Co-authored-by: Oleg Nenashev <[email protected]>

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix installation crashes when `allowservicelogon` is `true` (winsw#660)