0.13.1 • Published 6 years ago

tag-me-in v0.13.1

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
6 years ago

tag-me-in

A stand-alone distributed continuous integration system.

Installation

This package is released under the ISC license.

Installing package using npm:

$ npm install --global tag-me-in

Usage

Warning: This server hosted by this package is built to run npm test for any given commit. Please only use this site for development on an internal network. Don't host the site where it can be hit by the public internet as someone could craft a malicious commit to cause harm to your computer, network, or internet as a whole.

Here we'll setup the simplest configuration for testing. This configuration will host a single tester server on the same machine where the project that we want to test is being developed.

Host a tester server:

$ tag-me-in server

Issue a test command against our single tester server:

$ tag-me-in client --version 10.15.3 --repo https://bitbucket.org/wareification/tag-me-in.git --commit cef15db0e7c54cadaee586f799cfbbe06ffbd995 --tester http://localhost

Only a zero exit code for the client command means that tests ran without failure.

The distributed server model that this system uses gains greatly from the use of virtualization. A tool like Vagrant (https://www.vagrantup.com/) could be used to spin up many tester servers with varied platform configurations on a single physical test server.

Support

Please forward all bug reports and feature requests to author's email.

0.13.1

6 years ago

0.13.0

6 years ago

0.12.3

6 years ago

0.12.2

6 years ago

0.12.1

6 years ago

0.12.0

6 years ago

0.11.2

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.0

6 years ago