lucified/gitlab-ce

Name: gitlab-ce

Owner: Lucify

Description: Fork of gitlab-ce for use with minard-backend

Created: 2016-08-03 07:14:23.0

Updated: 2016-12-30 14:50:00.0

Pushed: 2017-05-03 21:24:21.0

Homepage:

Size: 149716

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GitLab

Fork of gitlab-ce for use with minard-backend

Changes
Build configuration

We have made modifications that allow running builds without having a .gitlab-ci-yml file in the repository. Instead of looking at the repository, GitLab will fetch the file using an URL pattern defined in an environment variable called MINARD_CI_YML_URL.

By defaults its value is http://localhost:8000/ci/projects/%d/%s/%s/yml. Within GitLab it is used as a format string in a call to sprintf(url, project_id, ref, sha), where

Deployment

We have added some files that help deploy the project into Lucify's internal environments.

License

MIT Expat license


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.