File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ name: Review with IncQuery AUTOSAR-UML Bridge
1616 - review_requested
1717env :
1818 ModelName : counting-logic
19- ModelExtension : qeax
19+ ModelExtension : eapx
2020 ReviewSessionURL : ' https://nexus.lieberlieber.com/repository/lemontree-session'
2121 LemonTreePipelineToolsRemovePrerenderedDiagramsExecutable : https://nexus.lieberlieber.com/repository/lemontree-pipeline-tools/LemonTree.Pipeline.Tools.RemovePrerenderedDiagrams.exe
2222jobs :
@@ -40,15 +40,15 @@ jobs:
4040 uses : IncQueryLabs/incquery-suite-bridge-autosar-uml-action@v1
4141 with :
4242 arxml_folder_path : example-arxml
43- ea_model_file_path : ' counting-logic.qeax '
43+ ea_model_file_path : ' counting-logic.eapx '
4444 incquery_username : ' ${{ secrets.INCQUERY_USERNAME }}'
4545 incquery_password : ' ${{ secrets.INCQUERY_PASSWORD }}'
4646 license : ' ${{ secrets.INCQUERY_AUTOSAR_UML_INTEGRATION_LICENSE }}'
4747 - name : Push updated model
4848 run : |
4949 git config --local user.name "Automatic Model Update"
5050 git config --local user.email "username@users.noreply.github.com"
51- git add counting-logic.qeax
51+ git add counting-logic.eapx
5252 git commit -m "Automatic Model Update"
5353 git push
5454 - name : Get relevant commit IDs
Original file line number Diff line number Diff line change 1+ version https://git-lfs.github.com/spec/v1
2+ oid sha256:98c6345d391555e5b6de83e9391a9cff60a0dd0ed538ad82db7f01ac3aa53480
3+ size 3055616
You can’t perform that action at this time.
0 commit comments