Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for AppVeyor process to exit #1241

Closed
devlead opened this issue Sep 19, 2016 · 0 comments · Fixed by #1242
Closed

Wait for AppVeyor process to exit #1241

devlead opened this issue Sep 19, 2016 · 0 comments · Fixed by #1242
Assignees
Labels
Milestone

Comments

@devlead
Copy link
Member

devlead commented Sep 19, 2016

Currently appveyor.exe isn't awaited in UploadArtifact, UpdateBuildVersion or AddMessage.

@devlead devlead added this to the v0.17.0 milestone Sep 19, 2016
@devlead devlead self-assigned this Sep 19, 2016
devlead added a commit to devlead/cake that referenced this issue Sep 19, 2016
* aslo validates exit code
* added sample code
* fixes cake-build#1241
devlead added a commit to devlead/cake that referenced this issue Sep 26, 2016
* aslo validates exit code
* added sample code
* fixes cake-build#1241
vip32 added a commit to vip32/cake that referenced this issue Oct 14, 2016
octo channel tests added + some more octo.exe settings to start a deployment after creating the release.
http://docs.octopusdeploy.com/display/OD/Creating+releases

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

comment fix

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

Change to use AnyCPU to address mono issue

This fixes cake-build#1247, because issue in .NET Core tooling AnyCPU needs to be specified

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151
vip32 added a commit to vip32/cake that referenced this issue Oct 14, 2016
octo channel tests added + some more octo.exe settings to start a deployment after creating the release.
http://docs.octopusdeploy.com/display/OD/Creating+releases

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

comment fix

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

Change to use AnyCPU to address mono issue

This fixes cake-build#1247, because issue in .NET Core tooling AnyCPU needs to be specified

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151
vip32 added a commit to vip32/cake that referenced this issue Oct 14, 2016
octo channel tests added + some more octo.exe settings to start a deployment after creating the release.
http://docs.octopusdeploy.com/display/OD/Creating+releases

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

comment fix

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

Change to use AnyCPU to address mono issue

This fixes cake-build#1247, because issue in .NET Core tooling AnyCPU needs to be specified

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151

comment fix

octo channel tests added + some more octo.exe settings to start a deployment after creating the release.
http://docs.octopusdeploy.com/display/OD/Creating+releases

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

comment fix

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

Change to use AnyCPU to address mono issue

This fixes cake-build#1247, because issue in .NET Core tooling AnyCPU needs to be specified

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151

Waiting for AppVeyor process to exit

* aslo validates exit code
* added sample code
* fixes cake-build#1241

another channel comment fix

settings again

Corrects the grammar "do/does" in exception messages and tests

Removed unused integration test code

(build) Updated version and release notes

Fixed unquoted VSTest settings file, now using AppendSwitch*

Removed erroneous apostrophes

Added % to alphanumeric chars allowed in glob

Adds /LogFile parameter to DotCoverSettings
Solves cake-build#1151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant