Initial Commit
This commit is contained in:
commit
8f54f6f69b
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Splint
|
||||
_X-Lab's Linting Spine_
|
||||
|
||||
## Things
|
||||
This repository holds the plugins created to link together our internal systems. The original premise to link Phabricator, TeamCity and SonarQube to enable linting on differential reviews.
|
||||
|
||||
Below are the plugins:
|
||||
* **Harbomaster-Teamcity-Plugin**
|
||||
* **Teamcity-Phabricator-Plugin**
|
||||
* **SonarQube-Phabricator-Plugin**
|
||||
|
||||
## Useful Links
|
||||
|
||||
* https://confluence.jetbrains.com/display/TCD10/Web+UI+Extensions
|
||||
* http://javadoc.jetbrains.net/teamcity/openapi/current/jetbrains/buildServer/serverSide/BuildServerAdapter.html
|
||||
* https://github.com/JetBrains/teamcity-sdk-maven-plugin/wiki/Developing-TeamCity-plugin
|
||||
* https://www.quali.com/blog/teamcity-plugin-development-journey/
|
||||
* https://plugins.jetbrains.com/docs/teamcity/plugin-development-faq.html
|
||||
* https://plugins.jetbrains.com/docs/teamcity/getting-started-with-plugin-development.html
|
Loading…
Reference in a new issue