• Stars
    star
    305
  • Rank 136,473 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Node.js, NPM and Phantom.JS runners for TeamCity

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
  • Gulp build runner to run you gulp scripts
  • Bower build runner to run you bower scripts
  • Yarn build runner to execute yarn commands

License

Apache 2.0

Supported Versions

Plugin is tested to work with TeamCity 7.1, 8.0, 8.1, 9.0 and 9.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

Troubleshooting

  • Unmet requirements: npm package exists

When your your NPM packages folder in your PATH system environment variable is pointing to the system profile ("C:\Windows\System32\config\systemprofile\AppData\Roaming\npm") you will get this error. This is because this plugin runs under 32 bit and this folder will redirect 32 bit applications trying to access it to "C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\npm". To resolve this point your NPM packages folder in your PATH environment variable to a different folder (e.g. C:\npm) or point it to the SysWow64 folder above.

Note

This plugin was created with TeamCity Plugin Template

This is my (Eugene Petrenko) private home project

More Repositories

1

TeamCity.GitHub

Integration of TeamCity and GitHub
Java
215
star
2

TeamCity.Virtual

Docker and Vagrant build runners plugin for TeamCity
Java
85
star
3

kotlin.xml.bind

Kotln XML binding DSL
Kotlin
34
star
4

kotlin-fractals

Kotlin
22
star
5

kotlin-game-of-life

Demo project for a Kotlin talk: "Facts about Kotlin"
Kotlin
22
star
6

TeamCity.PluginTemplate

Template intellij IDEA project for creating plugins for TeamCity
Java
18
star
7

kotlin-jni-mix

JNI implemented in Kotlin/Native, called from Kotlin/JVM
Kotlin
17
star
8

named-java-frames

Java Library to include text messages into stack traces
Java
12
star
9

PE

PE (portable executable) format reader
Java
10
star
10

kotlin-native-mpp-template

Kotlin/Native MPP project template
9
star
11

kotlin-native-clipboard

Kotlin
9
star
12

kotlin.xml.dsl

A tiny DSL to generate XML
Kotlin
8
star
13

kotlin-dsl-demo

Kotlin DSLs in 42 minutes demo project
Kotlin
7
star
14

gradle-java9c

Helps to find package collisions for Java 9 modules migration
Kotlin
7
star
15

TeamCity2DSL

Refactor TeamCity configuration XML files via Kotlin DSL
Kotlin
6
star
16

kotlin.generator

Kotlin code generator helper library
Kotlin
6
star
17

ClassesVersionChecker

Checks versions of Java Classes in FS, jar, zip, war
Java
6
star
18

kotlin-js-demo

Kotlin/JS with dukat and Type Script
Kotlin
5
star
19

datagrip-drivers-plugin

Pack datasources and drivers as IntelliJ plugin for DataGrip
Kotlin
5
star
20

IDEA.Dependencies

A plugin to analyze/remove unused dependencies between IntelliJ project modules
Java
5
star
21

cef-kotlin

CEF with Kotlin
Kotlin
4
star
22

TeamCity.Meta

TeamCity plugin to simplify meta-runners download and install
Kotlin
4
star
23

kotlin-ketchup

A project aiming to generate KMP declarations from several library versions
Kotlin
4
star
24

Log4j2DSL

Kotlin
4
star
25

teamcity-test-script

A trivial test runner
Shell
3
star
26

terraform-ip-whitelist

IP Whitelist example project
HCL
3
star
27

kotlin-js-html

JetBrains Hackathon 2021 Project
HCL
3
star
28

TeamCity.StaticUIExtensions

Allows to extend TeamCity pages with some extension texts
Java
3
star
29

AudioBroadcastr

An application that captures "all-u-hear" audio and streams it via HTTP
C#
3
star
30

kotlin-mpp-mobile

Swift
3
star
31

spring_io_2017

Samples and Examples
Kotlin
3
star
32

idea-downloader

Internal use only
Batchfile
2
star
33

NuGet.Passwords

NuGet Feed password persister
C#
2
star
34

kotlin-demo

Kotlin
2
star
35

JavaServices

Fork of Java Service Wrapper 3.2.3
C
2
star
36

TeamCity.NuGet.Demo

C#
1
star
37

kotlin-native-demo

CMake
1
star
38

TeamCity.Renamer

Java
1
star
39

jtcsh

Learning git
1
star
40

kotlin-fractals2

Kotlin
1
star
41

cef-kotlin-str

Kotlin
1
star
42

dotNetPackagesSupport

Mirror for https://github.com/JetBrains/teamcity-nuget-support
1
star
43

custom-java-charset-alias

Java
1
star
44

intellij-gradle-enchancements

Kotlin
1
star
45

maragogype

A fork of http://code.google.com/p/typica/
Java
1
star
46

bloomfilter-portable

Kotlin
1
star
47

JetService

Windows XP+ simple service wrapper
C++
1
star
48

TeamCity.DepsOrder

Kotlin
1
star
49

NuGet.Demo

set of project/solutions to demo NuGet and TeamCity
C#
1
star
50

xz-kotlin

Java
1
star
51

Kotlin.TeamCity

Ant script to setup Kotlin build on TeamCity
1
star
52

intellij-ant-maven

Helper script to fetch dependencies from Maven in Ant mostly for IntelliJ IDEA projects
1
star
53

blake3-test

internal experiment to try BLAKE3 hash via JNI for a specific usecase
Kotlin
1
star
54

TeamCity.MetaRunner

Fork of meta-runner plugin for TeamCity
Scala
1
star