Giter VIP home page Giter VIP logo

teamcity.node's Introduction

TeamCity Node plugin

This is a plugin for TeamCity that provides following build runners

Plugin is implemented with JetBrains Kotlin

Features

  • Environment detection
  • Plugin detects node.js in system PATH node.js and reports it's version as configuration parameter node.js.
  • Plugin detects system wide installed npm and reports it's version as configuration parameter node.js.npm
  • Build Runners
  • node.js build runner to run .js file or source code
  • node.js NPM build runner to execute NPM commands
  • node.js NVM Installer build runner to install/update to selected version of Node.js
  • Phantom.JS build runner to run .js, .coffee (or other script) file or source code.
  • Grunt build runner to run your grunt scripts. It's assumes you have grunt and grunt-cli NPM packages installed to local repo

License

Apache 2.0

Supported Versions

Plugin is test to work with TeamCity 7.1, 8.0 and 8.1. It should work with 7.0 (and maybe 6.5)

Agent and server are expected to run JRE 1.7 (or maybe JRE 1.6)

Downloading Build

Download the latest build from TeamCity

Installation

For more details, there is documentation

Building

  • Define $TeamCityDistribution$ IDEA path variable with path to TeamCity home (unpacked .tar.gz or installed .exe distribution).
  • Add tomcat application server named Tomcat 7 into IDEA settings from TeamCity distribution path
  • Use IDEA build runner in TeamCity of Intellij IDEA 12 with Kotlin plugin to develop

In this repo you will find

  • TeamCity server and agent plugin bundle
  • Plugin version will be patched if building with IDEA build runner in TeamCity
  • Run configuration server to run/debug plugin under TeamCity (use http://localhost:8111/bs)
  • pre-configured IDEA settings to support references to TeamCity
  • Uses $TeamCityDistribution$ IDEA path variable as path to TeamCity home (unpacked .tar.gz or .exe distribution)
  • Bunch of libraries for most recent needed TeamCity APIs
  • Module with TestNG tests that uses TeamCity Tests API

Note

This plugin was created with TeamCity Plugin Template

This is my (Eugene Petrenko) private home project

You may support my home projects: Donate

teamcity.node's People

Contributors

jonnyzzz avatar krtek avatar vbedrosova avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.