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

Corrected Issues found with 0.15.0 AppVeyor updates #1126

Closed
Philo opened this issue Jul 27, 2016 · 3 comments
Closed

Corrected Issues found with 0.15.0 AppVeyor updates #1126

Philo opened this issue Jul 27, 2016 · 3 comments
Labels
Milestone

Comments

@Philo
Copy link
Contributor

Philo commented Jul 27, 2016

What You Are Seeing?

  • The UploadArtifact has an incorrectly named parameter (-ArtifactType should be -Type)
  • The UploadTestResults is still silently completing without displaying uploaded test data

What is Expected?

  • UploadArtifact should upload with the type specified, however it will use the default "Auto" type at the moment
  • UploadTestResults needs an additional name parameter set for the multipart-form-data request

What version of Cake are you using?

0.15.0

Are you running on a 32 or 64 bit system?

64 bit

What environment are you running on? Windows? Linux? Mac?

Windows

Are you running on a CI Server? If so, which one?

AppVeyor


I will have a pull request incoming asap with these corrections.

@gep13
Copy link
Member

gep13 commented Jul 27, 2016

@Philo can you hold off submitting a PR? This might need to a be hotfix, and to facilitate that PR, we will need to create a hotfix branch, which you can select as the destination for the PR.

@gep13
Copy link
Member

gep13 commented Jul 27, 2016

@Philo
Copy link
Contributor Author

Philo commented Jul 27, 2016

ok, will do

Philo added a commit to Philo/cake that referenced this issue Jul 27, 2016
Philo added a commit to Philo/cake that referenced this issue Jul 27, 2016
@gep13 gep13 added the Bug label Jul 28, 2016
@gep13 gep13 added this to the v0.15.1 milestone Jul 28, 2016
@gep13 gep13 closed this as completed Jul 28, 2016
@gep13 gep13 changed the title Issues found with 0.15.0 AppVeyor updates Corrected Issues found with 0.15.0 AppVeyor updates Jul 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants