0.2.1 • Published 8 years ago

gitci v0.2.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
8 years ago

GitCI

Git based CI service

Description

The idea of this project is to make a service that executes a deploy based on git an a set of configurarions.

Status

Latest Version: npm version

BranchBuild status
masterBuild Status
developBuild Status

Native available actions

ActionLatest VersionMasterGitHubNPM
BaseActionnpm versionBuild StatusGoGo
CommandActionnpm versionBuild StatusGoGo

Changes

  • Now the app monitor a git repository and branch a try to start the deploy.
  • The deployment process is not developed yet.
  • The tests where removed since it's a long running app and Travis-CI will fail the build.