Uploaded image for project: 'Qt Cloud'
  1. Qt Cloud
  2. CLOUD-475

Image build pipeline should accept any tag/branch inside minor Qt versions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • Container creation
    • None
    • Gemini development

      At moment, the `qt_docker.py` tool in `docker-images` repo accepts only certain, hardcoded branches to build qt. It should be modified to accept any tag, at least bugfix releases inside minor releases. For example, it should be allowed to build all `6.4.z` -versions without changes to that file whenever a new bugfix release is released by Qt.

      There are some per-branch dependencies for external tools like emscripten and Android SDKs, but they usually change only between Qt minor versions, not between bugfix releases. Therefore these checks should be happen at the level of minor version.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            pmustonen Petteri Mustonen
            pmustonen Petteri Mustonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes