Commit Graph

578 Commits (621ad44ca174f74fe59145d2b4aa43117e42214a)

Author SHA1 Message Date
Michael Karmazin 621ad44ca1
Update README.md with 'stopwait' command description 2020-04-09 12:59:09 +00:00
Michael Karmazin a8fee1975f
Add stopwait command 2020-04-09 12:59:05 +00:00
NextTurn b0c09e1bb1 Enable strong cryptography when running on .NET Framework 4.6 2020-04-09 18:07:22 +08:00
NextTurn 749612b978 Disable PR trigger in release builds 2020-04-09 17:02:02 +08:00
NextTurn 505c2385c9 Enable system default TLS versions when targeting .NET Framework 4.6.1 2020-04-09 11:51:16 +08:00
Oleg Nenashev 00c9f37041
Merge pull request #495 from NextTurn/version
Fix versioning of WinSW builds
2020-04-08 12:08:50 +02:00
Oleg Nenashev aa29a3c181
Merge pull request #496 from NextTurn/test
Skip the failing test
2020-04-08 12:05:05 +02:00
NextTurn 6c630c24c4
Skip the failing test 2020-04-08 17:24:49 +08:00
Oleg Nenashev 25445b7903
Merge pull request #494 from NextTurn/group
Use variable group in pipelines
2020-04-08 10:35:13 +02:00
NextTurn fed55ba9d4
Fix versioning 2020-04-08 16:27:23 +08:00
NextTurn f9112a18e2
Use variable group in pipelines 2020-04-08 15:49:47 +08:00
Oleg Nenashev bed7b68d0b
Merge pull request #477 from NextTurn/pipelines
Set up CI with Azure Pipelines
2020-04-08 09:36:11 +02:00
Oleg Nenashev 04643554f2
Merge pull request #486 from NextTurn/v1
Remove v1 from README
2020-04-08 08:56:11 +02:00
NextTurn dd33b0e639
Remove v1 from README 2020-04-07 09:25:12 +08:00
Scott Selberg fef46672ab
Feature/eliminate newlines (#483)
* Added code to collapse newlines, line returns and groups of spaces into a single space.
This is to allow users to put lots of arguments into the configuration xml using one
line per argument for readability.  This is really helpful when trying to wrap swarm-client.jar
calls which can have a lot of long arguments.

* fixed the comment text.

* included tabs in the list of things to collapse.

* added back in the missing space for the tab.

* Switched to a regex.

* Just removing newlines, line returns and tabs.

* Trimming off leading and trailing whitespace.

* Updated per recommendation from NextTurn.
2020-04-07 08:36:03 +08:00
Oleg Nenashev 691b4d2945
Merge pull request #484 from NextTurn/tagname
Update tag format in Release Drafter
2020-04-06 22:12:44 +02:00
NextTurn bdbc6a0812
Update tag format 2020-04-06 22:27:33 +08:00
Next Turn 64586569f8
Set up CI with Azure Pipelines 2020-04-06 16:47:28 +08:00
Oleg Nenashev db6f2074d0
Merge pull request #480 from winsw/release-flow-miigration
Migrate the release flow to https://ci.appveyor.com/project/winsw/winsw-release/
2020-04-06 10:38:28 +02:00
Oleg Nenashev 11f4267c8e
Migrate the release flow to https://ci.appveyor.com/project/winsw/winsw-release/ 2020-04-06 10:26:42 +02:00
Oleg Nenashev 195966a9f4
Merge pull request #474 from NextTurn/accounts
Document special accounts and the default domain
2020-04-06 10:08:28 +02:00
Oleg Nenashev 3ed8dcae02
Merge pull request #468 from winsw/release-drafter-feature-labels
Split improvements and new features
2020-04-06 10:05:47 +02:00
Oleg Nenashev 9bae4caf90
Merge pull request #361 from NextTurn/expand
Ensure that environment variables are loaded before resolving configurations
2020-04-06 09:40:58 +02:00
Oleg Nenashev 6a20f07329
Merge pull request #475 from NextTurn/links
Update links
2020-04-06 09:38:25 +02:00
Oleg Nenashev 638d78f297
Merge pull request #465 from NextTurn/commands
Split commands into functions
2020-04-06 09:37:51 +02:00
Oleg Nenashev 43e29ab7bb
Merge pull request #476 from NextTurn/gitignore
Update .gitignore
2020-04-06 09:37:15 +02:00
NextTurn c9167c379c
Update .gitignore 2020-04-06 14:01:59 +08:00
Next Turn 90b23b1e90
Update Jenkins link
Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>
2020-04-06 13:58:34 +08:00
NextTurn 2d3b9c5260
Update links 2020-04-06 13:58:22 +08:00
NextTurn c07631beda
Document special accounts and the default domain 2020-04-06 13:56:50 +08:00
NextTurn 01f3c2d79d
Split commands into functions 2020-04-06 13:55:09 +08:00
Oleg Nenashev d00fc32833
Merge pull request #473 from NextTurn/headers
Update documentation headers
2020-04-03 00:15:54 +02:00
NextTurn 26360ea696
Update documentation headers 2020-04-01 21:52:12 +08:00
Oleg Nenashev e655f5c489
Merge pull request #458 from NextTurn/docs
Clean up documentation, move changelog to GitHub releases
2020-04-01 10:54:11 +02:00
Oleg Nenashev d326654381
Merge pull request #470 from winsw/issue-template-icon-fix
Issue templates: Fix the Documentation icon rendering
2020-04-01 07:30:02 +02:00
NextTurn f0ec34ba63
Clean up documentation 2020-04-01 13:02:47 +08:00
Oleg Nenashev e9d7201bd8
Issue templates: Fix the Documentation icon rendering 2020-03-31 18:12:15 +02:00
Next Turn 5fcfe177af
Merge pull request #463 from NextTurn/nullable
Annotate for NRT
2020-03-31 23:52:07 +08:00
Oleg Nenashev 787fc8d780
Split improvements and new features 2020-03-31 11:46:48 +02:00
Oleg Nenashev 109e754813
Merge pull request #464 from NextTurn/domain
Fix default domain name
2020-03-31 11:19:47 +02:00
Oleg Nenashev fb15bf108b
Create Issue templates (#456)
* Add a template for feature requests

* Add a issue template for bugs

* Add a template for questions

* Add issue template for the documentation

* Add Gitter chat to the issue creation dialog

* Address comments from @NextTurn
2020-03-31 11:13:13 +02:00
Oleg Nenashev 7554777d8e
Merge pull request #459 from NextTurn/contrib
Initialize contributing guidelines
2020-03-31 11:12:50 +02:00
NextTurn f83916d430
Load environment variables first 2020-03-31 13:45:51 +08:00
NextTurn 2c22e62aa0
Fix default domain name 2020-03-31 08:40:25 +08:00
NextTurn ba6881a106
Annotate for NRT 2020-03-30 23:23:25 +08:00
Next Turn 8f5e3b40dc
Merge pull request #392 from NextTurn/desc
Set description via advapi32
2020-03-29 23:55:36 +08:00
NextTurn 750ac75dc6
Set description via advapi32 2020-03-29 17:16:01 +08:00
Oleg Nenashev 74d1a540dc
Merge pull request #431 from NextTurn/sddl
Support security descriptor string
2020-03-29 10:55:32 +02:00
NextTurn 2794d0d4b3
Initialize contributing guidelines 2020-03-29 11:57:04 +08:00
NextTurn 23c2202406
Support security descriptor string 2020-03-28 14:50:19 +08:00