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

Uploaded step template to octopus message is misleading #21

Open
matt-richardson opened this issue May 27, 2016 · 1 comment
Open

Uploaded step template to octopus message is misleading #21

matt-richardson opened this issue May 27, 2016 · 1 comment

Comments

@matt-richardson
Copy link
Contributor

The code outputs the message Write-TeamCityMessage "##teamcity[progressMessage 'Uploaded $($_.BaseName) to Octopus']" regardless of whether it actually uploaded or skipped the upload.

it should only output this message if it actually uploads it.
Potentially, it should output a message similar to "Didn't upload as it was already the same on the server" .

@matt-richardson
Copy link
Contributor Author

Potentially also improve this message to say "Step template" rather than "Script template", and "uploading" rather than "updating".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant