1. 31 Jan, 2019 2 commits
  2. 21 Jan, 2019 1 commit
  3. 20 Jan, 2019 3 commits
  4. 19 Jan, 2019 1 commit
    • Sven Hartge's avatar
      Check for wrong or missing WORKING_DIR · 6a6db22b
      Sven Hartge authored
      As salsa-ci-team/pipeline#28 has shown,
      there are custom gitlab-ci.yml out there which haven't been updated to
      follow the latest version of salsa-ci.yml.
      
      This commit updates the build script to check for one known error and
      aborts the build before we waste precious time just to fail at the end
      regardless.
      6a6db22b
  5. 18 Jan, 2019 5 commits
  6. 16 Jan, 2019 4 commits
  7. 15 Jan, 2019 7 commits
  8. 14 Jan, 2019 2 commits
  9. 13 Jan, 2019 2 commits
    • Sven Hartge's avatar
      Add buildlog-checker container · d8ff8329
      Sven Hartge authored
      This container can/is/will be used to consume the buildlog
      created by salsa-ci-team/images!32
      d8ff8329
    • Sven Hartge's avatar
      Add buildlog · b10a903c
      Sven Hartge authored
      * Construct a buildlog filename from the changelog
      * Pipe the output of dpkg-buildpackage into the buildlog
        (Later to be consumed for example by blhc.)
      * Note: "pipefail" is necessary so that the exitcode from
        dpkg-buildpackage is correctly propagated
      b10a903c
  10. 09 Jan, 2019 4 commits
  11. 07 Jan, 2019 2 commits
  12. 02 Jan, 2019 2 commits
  13. 01 Jan, 2019 3 commits
  14. 31 Dec, 2018 2 commits