Skip to content
Snippets Groups Projects
  1. Jun 15, 2021
  2. Jun 09, 2021
  3. Jun 08, 2021
  4. Jun 07, 2021
    • Simon McVittie's avatar
      CI: Make relocatable builds with both production and debug binaries · a1b7b37f
      Simon McVittie authored
      
      The production build uses dpkg packages, built with -O2 -g and stripped.
      This is similar to what we currently extract from a scout SDK build;
      but if we do it here, we can decouple the pressure-vessel release process
      from the scout release process, making it possible to issue a new
      pressure-vessel release for use with pre-existing scout/soldier runtimes
      much quicker than the time needed to do an entire scout release.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      a1b7b37f
  5. May 11, 2021
  6. Apr 19, 2021
  7. Feb 25, 2021
  8. Feb 18, 2021
  9. Nov 17, 2020
  10. Oct 06, 2020
  11. Sep 14, 2020
  12. Sep 10, 2020
    • Simon McVittie's avatar
      CI: Don't test against SDK when using the public beta runtime · 2af47b18
      Simon McVittie authored
      
      This doesn't currently work in the public beta (it's fixed in a future
      build).
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      2af47b18
    • Simon McVittie's avatar
      CI improvements · 7d45fec9
      Simon McVittie authored
      
      * Label the .deb build as "package" rather than "build" to be less
        confusable with build:foo
      * Build i386 packages, now that we can need them for the
        relocatable install
      * Build -dbgsym packages, so that we can do a full upgrade
      * Do a build and test on scout i386, not just amd64
      * Combine the scout amd64 and i386 builds to get the relocatable install
      * Avoid multiarch skew when running autopkgtest by preinstalling
        what we need
      * Always record test logs, not just on success
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      7d45fec9
  13. Sep 09, 2020
  14. Sep 08, 2020
  15. Sep 07, 2020
  16. Aug 20, 2020
  17. Aug 19, 2020
  18. Aug 18, 2020
  19. Aug 17, 2020
  20. Jul 16, 2020
  21. Jun 23, 2020
  22. May 21, 2020
Loading