(no title)
paulstovell | 5 years ago
The issue here doesn’t seem to be parsing the output, but what the parsed commands can do.
In Octopus there is no way to use them to run commands or set environment variables though. I can’t speak for TeamCity.
Update: TeamCity's documentation page about service messages:
https://www.jetbrains.com/help/teamcity/service-messages.htm...
The commands are quite specific though: test results, build numbers, etc. no generic commands like running commands or setting environment variables.
No comments yet.