Merge branch 'master' into ho-flush-all-projects

This commit is contained in:
Henry Oswald 2019-05-07 17:02:14 +01:00
commit d169cca425
2 changed files with 3 additions and 5 deletions

View file

@ -5,7 +5,7 @@ pipeline {
environment {
GIT_PROJECT = "document-updater"
JENKINS_WORKFLOW = "document-updater"
JENKINS_WORKFLOW = "document-updater-sharelatex-internal"
TARGET_URL = "${env.JENKINS_URL}blue/organizations/jenkins/${JENKINS_WORKFLOW}/detail/$BRANCH_NAME/$BUILD_NUMBER/pipeline"
GIT_API_URL = "https://api.github.com/repos/overleaf/${GIT_PROJECT}/statuses/$GIT_COMMIT"
}

View file

@ -1,13 +1,11 @@
document-updater-sharelatex
overleaf/document-updater
===========================
An API for applying incoming updates to documents in real-time.
[![Build Status](https://travis-ci.org/sharelatex/document-updater-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/document-updater-sharelatex)
License
-------
The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the `LICENSE` file.
Copyright (c) ShareLaTeX, 2014.
Copyright (c) Overleaf, 2014-2019.