Faulty check for dupliates - trying to fix again
- changing version scheme, attempting a quick fix for repeated issues
- changing plugin name from slackNotifier to tpSlackNotifier incase it's causing conflicts with official one
- Added support for teamcity configuration parameter "system.SLACK_IGNORE_COMMIT_MESSAGE" to allow user to ignore adding commits to slack message.
- Added support for teamcity configuration parameter "system.POST_TO_SLACK" to supress posts from config level instead of project level by setting it to false or 0. Fixed bug with existing system.SLACK_CHANNEL param name for overwriting settings at the config level.
- Bumped up Teamcity library versions to 2018
- Added test passed/failed count as another field to the Slack post
- Moved commit messages to their own attachment and updated formatting
- Added commit messages as a field to slack message
- recompiled for TeamCity 2017.2, with updated dependencies, Java 8.
- Missing/Internal release
- Missing/Internal release
- Added issues as attachment
- Support for new Slack url format (droped splitting url & token that wasn't needed)
- skipped - internal / test / scrapped version, not needed
- added support for notifying build start and failute. disabled by default can be enabled in xml settings - see README