Skip to content
Snippets Groups Projects
  1. Nov 14, 2021
  2. Sep 15, 2021
  3. Jun 24, 2021
  4. Jun 18, 2021
  5. Jun 14, 2021
  6. Jun 09, 2021
  7. Jan 07, 2021
  8. Jan 04, 2021
  9. Oct 28, 2020
  10. Sep 22, 2020
  11. Sep 08, 2020
  12. Sep 07, 2020
  13. Jul 13, 2020
  14. Jul 10, 2020
    • Martyn Welch's avatar
      Merge template into .gitlab-ci.yml · 59095dab
      Martyn Welch authored
      
      We are now building the pages from this repo so we don't need the
      template, merge it into the main .gitlab-ci.yml file for simplicity.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      59095dab
    • Martyn Welch's avatar
      Setup for multi-project pipelines · bc040630
      Martyn Welch authored
      
      Since we should now be able to use multi-project pipelines, setup the
      main branch so that we can use it in a multi-project pipeline.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      bc040630
    • Martyn Welch's avatar
      Deploy pages from archives using archived tools · 15ed50eb
      Martyn Welch authored
      
      Rather than iterating over the available branches, checking them out
      and building the pages, we are going to render the pages in a separate
      jobs and pick up the artifacts created by those jobs. Tweak the
      template `render-pages` in `.gitlab-ci/templates-render-pages.yml` to
      retrieve and extract the artifacts rather than generating the pages.
      Tweak the naming to be more consistent with its new role.
      
      We need the tools to generate the main menu on every branch that
      generates test-cases. Rather than copying the tools to them all, keep
      the tools here, archive them and pull out the archive in the template
      which is also stored on this branch.
      
      Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
      15ed50eb
  15. Jul 07, 2020
Loading