Skip to content
/ CI-utils Public

CI scripts for starting new projects and working with Jenkins, GitLab, Jira, Tempo Plugin

Notifications You must be signed in to change notification settings

nenf/CI-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI scripts for starting new projects and working with Jenkins, GitLab, Jira, Tempo Plugin

  1. Install requirements modules:
$ pip install -r requirements.txt
  1. Edit config.py
./config.py
./gitlab/config.py
./hipchat/config.py
./jenkins/config.py

Create a new GitLab repository:

$ ./gitlab/repo_creator.py

Create new Jobs in Jenkins:

$ ./jenkins/job_creator.py

Create new room in HipChat:

$ ./hipchat/hipchat_creator.py

Logging work on an issues in jira:

$ cd tempo
$ ./record_tempo.py -d 11.03.16

About

CI scripts for starting new projects and working with Jenkins, GitLab, Jira, Tempo Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages