This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new e432965  * Overview and Login precedure are added. (#7135)
e432965 is described below

commit e432965c13ef7799598d1ec2f88eb665b8fceaf5
Author: Furkan KAMACI <furkankam...@gmail.com>
AuthorDate: Thu Feb 28 07:51:59 2019 +0300

    * Overview and Login precedure are added. (#7135)
    
    * Typos are fixed.
---
 ci/README_TeamCity.md | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/ci/README_TeamCity.md b/ci/README_TeamCity.md
index 87dcf41..20728ce 100644
--- a/ci/README_TeamCity.md
+++ b/ci/README_TeamCity.md
@@ -16,8 +16,17 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+  
+## Overview  
+TeamCity is a continuous integration and deployment server responsible for 
+static analysis of Druid source code. Each Github PR request for 
+[Druid](https://teamcity.jetbrains.com/project.html?projectId=OpenSourceProjects_Druid)
 
+is checked by TeamCity automatically.
 
-## Becoming a project administrator
+## Login
+One can log in to TeamCity either via credentials or as a guest to check 
static analysis result of any PR.
+
+## Becoming a Project Administrator
 Druid committers shall obtain a status of a [Druid project](
 https://teamcity.jetbrains.com/project.html?projectId=OpenSourceProjects_Druid)
 administrator. First, the Druid committer needs to log in 
teamcity.jetbrains.com using his Github account.
@@ -25,10 +34,10 @@ Then, somebody who is already a project administrator needs 
to do the following:
 
  1. Follow the "Administration" link in the top-right corner of the page
  2. Follow the "Users" link in the "User Management" section in the menu on 
the left
- 3. Type the comitter's Github handle in the "Find users" text input, press 
"Filter"
- 4. Select the comitter
+ 3. Type the committer's Github handle in the "Find users" text input, press 
"Filter"
+ 4. Select the committer
  5. Press the "Assign roles" button in the bottom of the page
  6. Select "Role: Project administrator" and "Scope: Open-source project -> 
Druid" in the inputs, press "Assign"
 
-## Restarting a build
+## Restarting a Build
 A project administrator could restart a build by pressing the "Run" button on 
the build page.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to