Oleg Nenashev
139c98403b
Merge pull request #593 from winsw/NextTurn-patch-1
...
Delete NuGet.config
2020-07-24 10:56:15 +02:00
Next Turn
96892b425e
Delete NuGet.config
2020-07-24 16:26:43 +08:00
Buddhika Chathuranga
10d3a6113f
YAML Configurations Support (GSoC - 2020) ( #543 )
...
* Add ServiceDesciptorYaml.cs
* Add YamlConfigurations.cs
YmlDotNet library added
* Update YamlConfigurations.cs
* Add download configuration to YamlConfiguration
* Revert "Add download configuration to YamlConfiguration"
This reverts commit f150de13b0
.
* Add ServiceDescriptrYaml unit test
Update YamlConfigurations.
* Confid files seperated
Download class refactored
Unit test updated
* Change nullable attributes.
* Refactor IWinSWConfiguration and Logging settings propagation
* Update YamlConfigurations.cs
* Update configuration FailureActions
* Update Yaml Confifurations
* Update YAML Configuration
* Update yaml configurations
* Update Yaml Configurations
* Yaml Configuration refactored
* Refactored YamlConfigurations
* Update serviceaccount and log configs
* YAML_SC_ACTION method name channged
* Refacored Download class. Field names changed to PascalCase readonly
* Add seperate download class to YamlConfigurations and create and return List<Download>
* Created DefaultWinSWSettings singleton
* Refactor variable name
* Update StopExecutable
* Nullable references updated
* Null references updated
* Add sanity checks for yaml deserializing.
* Implement Log Defaults
* Call logdefaults in YAMLConfigurations
* Update defaults value of ServiceAccout
If serviceaccoutn is not specified default ServiceAccount object will be provided from the Defautls.
* Merge build.yml with master
* Update YamlSeriviceDescriptor
Remove invalid Name field from ServiceAccout
Add BaseName logics to defults
merge build.yml with master
* Update IWinSWConfiguration Support
Now can use any IWinSWConfiguration type instead of ServiceDescriptor. We can use both ServiceDescriptor or ServiceDescriptorYaml.
* Update LogMode unit test
* ServiceAccount configurations refactored
Get all ServiceAccount configuration into a single ServiceAccout class.
* Update default BasePath
* Resolve Merge conflicts
* Resolve Merge Conflicts
* Update YamlDownload configs
* Fix null reference issue in arguments
* Update ServiceAccount configs in XML ServiceDescriptor
* remove BOM header
* Update environment variable configurations
Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
2020-07-21 18:57:27 +02:00
NextTurn
ae10abe857
Disable Codedov commit status
2020-07-19 08:16:52 +08:00
dependabot[bot]
6c966cecc9
Bump NUnit3TestAdapter from 3.16.1 to 3.17.0 ( #576 )
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16.1...V3.17 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 14:50:07 +08:00
NextTurn
e116368fc4
Standardize coding styles
2020-07-13 09:19:30 +08:00
Oleg Nenashev
d2e33f1749
Merge pull request #572 from NextTurn/codecov
...
Set up code coverage
2020-07-12 13:59:50 +02:00
NextTurn
5e9000f9bd
Setup code coverage
2020-07-11 19:57:02 +08:00
dependabot[bot]
21437f9029
Bump ilmerge from 3.0.40 to 3.0.41 ( #571 )
...
Bumps [ilmerge](https://github.com/dotnet/ILMerge ) from 3.0.40 to 3.0.41.
- [Release notes](https://github.com/dotnet/ILMerge/releases )
- [Commits](https://github.com/dotnet/ILMerge/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-10 13:35:33 +08:00
dependabot[bot]
87badea9fc
Bump coverlet.collector from 1.2.0 to 1.3.0 ( #560 )
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-28 09:40:20 +08:00
dependabot[bot]
2945077ac6
Bump ilmerge from 3.0.29 to 3.0.40 ( #559 )
...
* Bump ilmerge from 3.0.29 to 3.0.40
Bumps [ilmerge](https://github.com/dotnet/ILMerge ) from 3.0.29 to 3.0.40.
- [Release notes](https://github.com/dotnet/ILMerge/releases )
- [Commits](https://github.com/dotnet/ILMerge/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* Define $(ILMergeVersion)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-06-28 00:07:35 +08:00
dependabot[bot]
7e7be599f3
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.6.1 ( #563 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.4.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:13:15 +08:00
dependabot[bot]
0407ac139c
Bump NUnit3TestAdapter from 3.16.0 to 3.16.1 ( #561 )
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16...V3.16.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:12:50 +08:00
Oleg Nenashev
d74e224593
Add a Dependabot configuration ( #558 )
...
* Add a Dependabot configuration
* Update dependabot.yml
2020-06-26 12:51:37 +02:00
NextTurn
f9e0126cf8
Improve signal-related logging
2020-06-23 22:34:37 +08:00
Oleg Nenashev
0bdd21b6c0
Merge pull request #550 from NextTurn/nuget
...
Add NuGet.config
2020-06-23 11:19:58 +02:00
Daniel
d18c5b237c
Fix outdated tag ( #548 )
...
* Fix outdated tag
* Replace logmode and rotate with log and roll
* Fix typo
* Fix quotes
* Fix quotes
2020-06-23 10:15:03 +08:00
NextTurn
6a7b83fb6a
Add NuGet.config
2020-06-18 23:51:39 +08:00
NextTurn
9926ed8303
Revert "#549 - Apply the .NET Core Restore workaround"
...
This reverts commit 58d45e32eb
.
2020-06-18 23:51:31 +08:00
Oleg Nenashev
58d45e32eb
#549 - Apply the .NET Core Restore workaround
...
See https://developercommunity.visualstudio.com/solutions/1076778/view.html
2020-06-18 10:39:50 +02:00
NextTurn
1b8cbccd8a
Decouple CLI and service
2020-06-01 23:36:13 +08:00
Oleg Nenashev
80f109a6a5
Merge pull request #542 from NextTurn/typos
...
...
2020-06-01 09:51:08 +02:00
NextTurn
d086905003
Fix typos
2020-05-28 23:26:33 +08:00
Oleg Nenashev
66167d5251
Merge pull request #534 from buddhikac96/GSoC---Project-Structure
...
Contributor guidelines: Document the project structure
2020-05-28 15:42:59 +02:00
Buddhika Chathuranga
486ed716bc
Update Contributing.md
...
ProjectStructure.md link added to the Contributing.md
2020-05-28 08:18:09 +05:30
Buddhika Chathuranga
395b4679a4
projectStructure.md updated
2020-05-26 17:09:44 +05:30
Buddhika Chathuranga
6ef42a988e
Update projectStructure.md
2020-05-23 16:10:29 +05:30
NextTurn
f260d7e5d9
Reorganize interop codes
2020-05-19 00:23:09 +08:00
Buddhika Chathuranga
24b2d0e933
Fix typos
2020-05-18 19:30:59 +05:30
Buddhika Chathuranga
e97486cfc4
Fix typos and grammar
2020-05-18 05:34:57 +05:30
Buddhika Chathuranga
39e4035912
Fixed typos
2020-05-17 10:25:55 +05:30
Buddhika Chathuranga
aa062025d5
projectStructure.md template added
...
Code dive session video link added
2020-05-17 01:43:18 +05:30
Oleg Nenashev
ee29eee8cf
Merge pull request #341 from new-mikha/master
...
Add stopwait command - same as stop, but waits until the service is actually stopped:
2020-05-10 23:18:45 +02:00
Oleg Nenashev
f4c5f825bb
Merge pull request #417 from NextTurn/setstatus
...
Fix `<waithint>` setting
2020-05-10 23:16:09 +02:00
Oleg Nenashev
3ca706678c
Merge pull request #532 from NextTurn/args
...
Support <startarguments> and <stoparguments>
2020-05-10 23:00:14 +02:00
Oleg Nenashev
04c35bf5cf
Merge pull request #531 from NextTurn/tests
...
Increase code coverage
2020-05-10 22:56:28 +02:00
NextTurn
09cdb0a0ec
Support <startarguments> and <stoparguments>
2020-05-09 11:49:25 +08:00
NextTurn
94668c9f77
Increase code coverage
2020-05-08 17:10:37 +08:00
Oleg Nenashev
70d83c045c
Merge pull request #528 from Tulpep/master
...
Support proxy attribute for download
2020-05-07 06:16:30 +02:00
Koraniar
d03e80cea6
Unit tests for custom proxy server
2020-05-04 12:04:19 -05:00
Esteban Garcia
c45a316008
Update proxy documentation
2020-05-01 20:12:20 -05:00
Koraniar
9c6518e246
Use credentials for proxy server
2020-05-01 20:11:10 -05:00
Esteban Garcia
0a81ca6ed2
Add proxyServer documentation
2020-04-30 11:52:08 -05:00
Koraniar
03fe39efeb
Use a custom proxy server
2020-04-30 09:30:31 -05:00
Oleg Nenashev
e8f9564275
Merge pull request #527 from NextTurn/ims
...
Note about the "incremental download" feature
2020-04-30 06:29:33 +02:00
NextTurn
8d43eff655
Note about the "incremental download" feature
2020-04-30 11:23:26 +08:00
Oleg Nenashev
f8bacaa474
Merge pull request #525 from winsw/appveyor-delete
...
Stop building the project on Appveyor, remove the build definition
2020-04-26 09:53:28 +02:00
Oleg Nenashev
036f637533
Stop building the project on Appveyor, remove the build definition
2020-04-26 09:45:49 +02:00
Oleg Nenashev
3f0881b7e3
Merge pull request #524 from NextTurn/eng
...
Merge build pipelines
2020-04-26 09:43:12 +02:00
NextTurn
68415dfbe9
Merge build pipelines
2020-04-25 12:38:45 +08:00