Skip to content
Snippets Groups Projects
  1. Jun 19, 2018
  2. Jun 14, 2018
    • Andre Moreira Magalhaes's avatar
      e210e36a
    • Denis Pynkin's avatar
      Jenkinsfile: refactoring · 921c72f1
      Denis Pynkin authored
      
      Changes:
      - all logical parts are moved to appropriate functions;
      - stages are used only in main `buildImages()` and high-level
        functions to avoid nested stages usage to have a clean and
        comprehensive view of the job in Jenkins;
      - use separate OSTree repositories to avoid confusion
        for parallel ostree tasks;
      - use individual build statuses per image/tarball. With try/catch
        companion it allows to continue the build of deriviatives if some
        image fail to build;
      - all artifacts deployed at stage 'upload' after the build;
      - tests started only for successfully created images;
      - allow to avoid the build `image` artifacts -- allow to create sysroot
        without the development image;
      - for `Armhf` only minimal images and sysroot are created.
      
      Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
      921c72f1
    • Sjoerd Simons's avatar
      Fix gpg path · cb1bc1ac
      Sjoerd Simons authored
      
      As per review the path of the gpg keyfile was changed to be in a
      subdirectory; However the gpg file committed was still in the root of
      the repository.
      
      Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
      cb1bc1ac
  3. Jun 13, 2018
  4. Jun 12, 2018
  5. Jun 05, 2018
  6. Jun 01, 2018
  7. May 28, 2018
  8. May 25, 2018
  9. May 24, 2018
  10. May 23, 2018
  11. May 22, 2018
  12. May 16, 2018
  13. May 14, 2018
  14. May 10, 2018
  15. May 09, 2018
  16. Apr 05, 2018
  17. Apr 04, 2018
Loading