Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1330

Support "review_url" in .gitmodule

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P2: Important
    • None
    • None
    • Coin (obsolete), Git
    • None

    Description

      We have projects to build outside qt-project "gerrit instance", e.g. in github.
      The qt-project "gerrit instance" is kind of hard coded in many places and defining a project outside it requires now full url:

       

      .gitmodules:

       
      [submodule "foobar"]
      url = https://github.com/foo/foobar

      Where as it could be:

      [submodule "foobar"]
      review_url: github
      url = foo/foobar

      i.e. the same way we define the projects residing in qt-project.

      The "review_url" should be optional, default value being "qt-project".

       

      Attachments

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

        Activity

          People

            aakeskimo Aapo Keskimölö
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes