Skip to content
/ autotc Public
forked from yantonov/autotc

apply action to multiple teamcity agents, copy test name, stack trace by 1 click

Notifications You must be signed in to change notification settings

roman-g/autotc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autotc

tiny clojure/clojurescript/react app which helps to:

  1. start/stop/reboot multiple teamcity agents
  2. copy test name by 1 click
  3. copy stack trace by 1 click
  4. find current problems (failed tests), with respect to last (not finished) build

Prerequisites

  1. jdk;
  2. maven;
  3. leiningen;

Install dependencies

    bin/install/install-dependencies.sh

Running

To start a web server for the application, run:

    bin/run.sh

How it looks

screenshot

License

Copyright © 2015 FIXME

About

apply action to multiple teamcity agents, copy test name, stack trace by 1 click

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 90.5%
  • CSS 7.4%
  • Shell 1.9%
  • Other 0.2%