/inspire-hal

Inspire service for pushing records to HAL

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Inspire-HAL

https://travis-ci.org/inspirehep/inspire-hal.svg?branch=master https://coveralls.io/repos/github/inspirehep/inspire-hal/badge.svg?branch=master

About

Inspire service for pushing records to HAL

Run tests

To run unit and integration tests, just run

$ ./run-tests.sh

Publish to OpenShift

Currently, there's not yet CI/CD setup for this repo. This means that once the code for a new image is ready, you need to

docker build -t gitlab-registry.cern.ch/inspire/images/hal-push .

docker push gitlab-registry.cern.ch/inspire/images/hal-push