Skip to content

MiguelTVMS/GitCI

Repository files navigation

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

Branch Build status
master Build Status
develop Build Status

Native available actions

Action Latest Version Master GitHub NPM
BaseAction npm version Build Status Go Go
CommandAction npm version Build Status Go Go

Changes

  • Creating the module mapping to handle the internal actions and other user created actions.
  • Now the app monitor a git repository and branch a try to start the deploy.
  • The tests where removed since it's a long running app and Travis-CI will fail the build.

To do

  • Start executing action modules.
  • Make usage of the CommandAction cretated for this app.
Follow the development status at Trello