Skip to content
Snippets Groups Projects
  1. Jun 06, 2021
  2. Jun 04, 2021
  3. Jun 03, 2021
  4. Jun 02, 2021
  5. May 21, 2021
  6. May 18, 2021
  7. May 14, 2021
  8. May 03, 2021
    • Aleksander Morgado's avatar
      ci: stable 1.16 branch relies on libqmi 1.28 and libmbim 1.24 · fead7038
      Aleksander Morgado authored
      So make all CI pipelines on the stable branch run with those specific
      libqmi and libmbim branches.
      fead7038
    • Aleksander Morgado's avatar
      tools: disable stub tester if no introspection enabled · 3cec1a01
      Aleksander Morgado authored
        TEST: test-stub...
          /MM/stub/modem/interface: dbus-daemon[48020]: [session uid=0 pid=48020] Activating service name='org.freedesktop.ModemManager1' requested by ':1.0' (uid=0 pid=48005 comm="/builds/mobile-broadband/ModemManager/tools/tests/")
        Traceback (most recent call last):
          File "/builds/mobile-broadband/ModemManager/tools/test-modemmanager-service.py", line 7, in <module>
            gi.require_version('ModemManager', '1.0')
          File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
            raise ValueError('Namespace %s not available' % namespace)
        ValueError: Namespace ModemManager not available
        dbus-daemon[48020]: [session uid=0 pid=48020] Activated service 'org.freedesktop.ModemManager1' failed: Process org.freedesktop.ModemManager1 exited with status 1
      
      (cherry picked from commit 7b7bbdd9)
      3cec1a01
    • Aleksander Morgado's avatar
      ci: disable introspection and gtk-doc in all tests that don't need it · 021c3dd6
      Aleksander Morgado authored
      The template image we're using already contains all the necessary
      build deps to enable introspection and gtk-doc, so we need to
      explicitly disable them where we don't need them, or otherwise they'll
      be automatically enabled as the deps are found.
      
      (cherry picked from commit 4593eec1)
      021c3dd6
    • Aleksander Morgado's avatar
      ci: use latest ubuntu LTS by default · b877baaa
      Aleksander Morgado authored
      (cherry picked from commit d9072562)
      b877baaa
Loading