Skip to content
Build Queue
No builds in the queue.
Success

Scan Repository Log

Started by timer
[Fri Apr 04 10:18:07 CEST 2025] Starting branch indexing...
10:18:08 Connecting to https://api.github.com using GitHub Access Token
Examining OpenModelica/OMSimulator

  Checking branches...

  Getting remote branches...

    Checking branch master

  Getting remote pull requests...
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: master (still at 815c8d31b3a6d39ddb7b3ab17e5cc788091720c2)

    Checking branch maintenance/v2.0
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: maintenance/v2.0 (still at bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9)

    Checking branch maintenance/v2.1
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: maintenance/v2.1 (still at b66b1c8b1479bbb873895b671c868f382e96e14b)

    Checking branch om_maintenance/v1.21
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: om_maintenance/v1.21 (still at 7ca192a0a03da8803d9caaabca23f6d61d4a63f3)

  4 branches were processed

  Checking pull-requests...

    Checking pull request #1453
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: PR-1453 (still at 1182f2457a4f5f7c7f3ca977802ba89863c82d35+815c8d31b3a6d39ddb7b3ab17e5cc788091720c2 (7c0707d4d73267c9ee6b69ed14bb2da6a800319a))

  1 pull requests were processed

  Checking tags...

  Getting remote tags...

    Checking tag v0.0.0
      ‘Jenkinsfile’ not found
    Does not meet criteria

    Checking tag v0.1.0
      ‘Jenkinsfile’ not found
    Does not meet criteria

    Checking tag v2.0.0-dev
      ‘Jenkinsfile’ not found
    Does not meet criteria

    Checking tag v2.0.0
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: v2.0.0 (still at 29991f2a1645256bf6c351d9f052e894c4df9a74)

    Checking tag v2.0.1
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: v2.0.1 (still at bbe20fb6b3c74415e9d4bb6f26e3f788315b98f9)

    Checking tag v2.1.0-dev
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: v2.1.0-dev (still at d90764d0ddb973709f42f965d14f4a4fd9252c62)

    Checking tag v2.1.0
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: v2.1.0 (null → c26d668617697c5e5132045af624a709612b865d)
No automatic build triggered for v2.1.0

    Checking tag v2.1.1
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: v2.1.1 (null → 1527a82dec90b0a5c790bb6207136c7056f655ec)
No automatic build triggered for v2.1.1

    Checking tag v2.1.2
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: v2.1.2 (null → 1eb92ef35793b73e75d0cfed0c7b0311497d6278)
No automatic build triggered for v2.1.2

    Checking tag v2.1.3
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: v2.1.3 (null → 46fa40fcf72dad3513e029bfb34aebf8a4d99e10)
No automatic build triggered for v2.1.3

    Checking tag v3.0.0
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: v3.0.0 (null → 10a23e5404f937dc8bf3753df01a32dc495e712f)
No automatic build triggered for v3.0.0

  11 tags were processed

Finished examining OpenModelica/OMSimulator

[Fri Apr 04 10:18:16 CEST 2025] Finished branch indexing. Indexing took 9.1 sec
Evaluating orphaned items in OMSimulator
Will not remove import and export SystemGeometry (#1461) as it is only #1 in the list
Will not remove import and export ElementGeometry (#1460) as it is only #2 in the list
Will not remove Add LOC example to testsuite (#1459) as it is only #3 in the list
Will not remove Refactoring (#1458) as it is only #4 in the list
Will not remove import and export ConnectorGeometry (#1457) as it is only #5 in the list
Will not remove Add support for ssd::SystemGeometry (#1456) as it is only #6 in the list
Will not remove list parameters from ssv resources at top level (#1455) as it is only #7 in the list
Will not remove Remove types.py (#1454) as it is only #8 in the list
Will not remove Use enum classes (#1452) as it is only #9 in the list
Will not remove logging (#1451) as it is only #10 in the list
Will not remove fix boolean types (#1450) as it is only #11 in the list
Will not remove export parameter values to ssv file (#1448) as it is only #12 in the list
Will not remove Add connector/connections (#1449) as it is only #13 in the list
Will not remove Test ParkerSimPack (#1447) as it is only #14 in the list
Will not remove set parameter values (#1445) as it is only #15 in the list
Will not remove Add support for nested systems (#1446) as it is only #16 in the list
Will not remove add support for import export string connector (#1292) as it is only #17 in the list
Will not remove fix add resources (#1444) as it is only #18 in the list
Will not remove Improve suppressing paths (#1443) as it is only #19 in the list
Will not remove Remove unused imports (#1442) as it is only #20 in the list
Will remove Parse components from ssp  (#1441) as it is #21 in the list
Will remove Use pathlib.Path instead of os.path (#1440) as it is #22 in the list
Will remove Add FMUs as resources and their instances as components (#1439) as it is #23 in the list
Will remove Replace python api with version 3.x (#1438) as it is #24 in the list
Will not remove import and export SystemGeometry (#1461) because it is new
Will not remove import and export ElementGeometry (#1460) because it is new
Will not remove Add LOC example to testsuite (#1459) because it is new
Will not remove Refactoring (#1458) because it is new
Will not remove import and export ConnectorGeometry (#1457) because it is new
Will not remove Add support for ssd::SystemGeometry (#1456) because it is new
Will not remove list parameters from ssv resources at top level (#1455) because it is new
Will not remove Remove types.py (#1454) because it is new
Will not remove Use enum classes (#1452) because it is new
Will not remove logging (#1451) because it is new
Will not remove fix boolean types (#1450) because it is new
Will not remove export parameter values to ssv file (#1448) because it is new
Will not remove Add connector/connections (#1449) because it is new
Will not remove Test ParkerSimPack (#1447) because it is new
Will not remove set parameter values (#1445) because it is new
Will not remove Add support for nested systems (#1446) because it is new
Will not remove add support for import export string connector (#1292) because it is new
Will remove fix add resources (#1444) as it is too old
Will remove Improve suppressing paths (#1443) as it is too old
Will remove Remove unused imports (#1442) as it is too old
Finished: SUCCESS