Skip to content

Commits

Commits on Oct 5, 2018

  1. Continue build procedure cleanup

    $tag is now defined in common.bash and used throughout building scripts.
    The goal is to allow building and testing both from Jenkins and standalone.
    
    build.sh is now more generic; allows rebuilding if -r is specified.
    mederly committed Oct 5, 2018
    Copy the full SHA
    4947aa1 View commit details

Commits on Oct 3, 2018

  1. Add demo/postgresql tests

    mederly committed Oct 3, 2018
    Copy the full SHA
    4dd717c View commit details

Commits on Sep 28, 2018

  1. Fix error detection in Jenkinsfile

    ...and added cleanup step as well
    mederly committed Sep 28, 2018
    Copy the full SHA
    5f10031 View commit details

Commits on Sep 27, 2018

  1. Add some very basic tests

    mederly committed Sep 27, 2018
    Copy the full SHA
    86b58f9 View commit details
  2. Fix path in main.bats

    mederly committed Sep 27, 2018
    Copy the full SHA
    ee9c5ac View commit details
  3. Adapt directory structure to docker/util

    The container is now built directly from the root directory.
    Even the simplest composition was moved to demo/plain.
    mederly committed Sep 27, 2018
    Copy the full SHA
    55fcd70 View commit details