Skip to content
Snippets Groups Projects
  1. Jul 30, 2021
  2. Jul 29, 2021
  3. Jul 27, 2021
  4. Jul 11, 2021
  5. Jul 03, 2021
  6. Jul 02, 2021
  7. Jul 01, 2021
    • David Runge's avatar
      Remove build-host.sh · f48e9cda
      David Runge authored
      .gitlab/ci/build-host.sh:
      Remove script, as it has been replaced by ci-scripts.
      Verified
      f48e9cda
    • David Runge's avatar
      gitlab-ci: Include from ci-scripts · d56cbd95
      David Runge authored
      .gitlab-ci.yml:
      Include a gitlab CI yaml file from the ci-scripts repository, that replaces the build-host.sh script and abstracts the
      .build target.
      Move all variables to top-level as they are useful in all build targets.
      Remove unnecessary before_script definitions because they are abstracted away by ci-scripts.
      Verified
      d56cbd95
    • David Runge's avatar
      ci: Provide artifacts in top-level output dir · e0514b1d
      David Runge authored
      .gitlab/ci/build-inside-vm.sh:
      Change the build script to provide the build artifacts and metrics in the top-level output directory.
      This goes in line with the soon to be used ci-scripts, allowing code sharing amongst several projects.
      Verified
      e0514b1d
    • David Runge's avatar
      Rename build script · a44310b2
      David Runge authored
      .gitlab/ci/build_archiso.sh:
      Rename .gitlab/ci/build-inside-vm.sh to .gitlab/ci/build_archiso.sh.
      
      .gitlab-ci.yml:
      Rename BUILD_SCRIPT to build_archiso.sh.
      Verified
      a44310b2
  8. Jun 30, 2021
  9. Jun 29, 2021
  10. Jun 22, 2021
  11. Jun 18, 2021
  12. Jun 15, 2021
Loading