TeamCity inspection violation notification plugin

TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.

Лицензия

Лицензия

Категории

Категории

TeamCity Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

com.github.frimtec
Идентификатор

Идентификатор

teamcity-inspection-notification-plugin
Последняя версия

Последняя версия

1.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

TeamCity inspection violation notification plugin
TeamCity plugin to notify new inspection violations via email to the authors contributed to the build.
Ссылка на сайт

Ссылка на сайт

https://github.com/frimtec/teamcity-inspection-notification-plugin
Система контроля версий

Система контроля версий

https://github.com/frimtec/teamcity-inspection-notification-plugin

Скачать teamcity-inspection-notification-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>teamcity-inspection-notification-plugin</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/
implementation 'com.github.frimtec:teamcity-inspection-notification-plugin:1.0.6'
// https://jarcasting.com/artifacts/com.github.frimtec/teamcity-inspection-notification-plugin/
implementation ("com.github.frimtec:teamcity-inspection-notification-plugin:1.0.6")
'com.github.frimtec:teamcity-inspection-notification-plugin:pom:1.0.6'
<dependency org="com.github.frimtec" name="teamcity-inspection-notification-plugin" rev="1.0.6">
  <artifact name="teamcity-inspection-notification-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='teamcity-inspection-notification-plugin', version='1.0.6')
)
libraryDependencies += "com.github.frimtec" % "teamcity-inspection-notification-plugin" % "1.0.6"
[com.github.frimtec/teamcity-inspection-notification-plugin "1.0.6"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • teamcity-inspection-notification-plugin-server
  • teamcity-inspection-notification-plugin-build

TeamCity-Inspection-Notification-Plugin

Build Status Maven Central Coverage Status license

TeamCity server-side plugin that notifies committers about newly introduced code inspection violations.

Screen shot of app

Installation

Install it directly from JetBrains TeamCity-Plugin-Repository inspection-violation-notification.

Compatibility:

  • Release 1.0 was tested against TeamCity 2018.2 and 2019.1.

Configuration

On TeamCity, as an administrator, configure the plugin on the administration tab "Inspection Violation Notification".

Future Improvements

  • Replace own email SMTP configuration.
  • Replace use of deprecated SQLRunner API.

Версии библиотеки

Версия
1.0.6
1.0.5
1.0.4
1.0.3
0.0.3