Skip to content
  • Daniel Smith's avatar
    Update regressionFinder.py to validate shas in qtqtuick3d · fb4ad128
    Daniel Smith authored
    Qtquick3d is only available since 5.14, so we should check two things:
    1) That the time of the qtquick3d sha is newer than the first
    successful integration to qt5
    2) And that the branch is either dev or greater than 5.13
    Both conditions must be true in order to correctly determine qt5
    dependency shas.
    fb4ad128