@@ -28,21 +28,22 @@ jobs:
2828 pull-requests : read # needed for gh pr list
2929 issues : write # needed to post PR comment
3030 if : ${{ (github.event.inputs.target == 'image-based-video-search') || (github.event.inputs.target == 'all-documentation') }}
31- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
31+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
3232 secrets :
3333 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
3434 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
3535 DOC_AWS_SECRET_ACCESS_KEY : ${{ secrets.DOC_AWS_SECRET_ACCESS_KEY }}
3636 with :
3737 docs_directory : metro-ai-suite/image-based-video-search
38+ branch_pattern : ' (^(main|release-.*)$)|(^hotfix\/release-1\.0\.0\/emf-metro-apps$)'
3839
3940 build_loitering-detection :
4041 permissions :
4142 contents : read # needed for actions/checkout
4243 pull-requests : read # needed for gh pr list
4344 issues : write # needed to post PR comment
4445 if : ${{ (github.event.inputs.target == 'loitering-detection') || (github.event.inputs.target == 'all-documentation') }}
45- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
46+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
4647 secrets :
4748 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
4849 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
5758 pull-requests : read # needed for gh pr list
5859 issues : write # needed to post PR comment
5960 if : ${{ (github.event.inputs.target == 'pallet-defect-detection') || (github.event.inputs.target == 'all-documentation') }}
60- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
61+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
6162 secrets :
6263 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
6364 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
7273 pull-requests : read # needed for gh pr list
7374 issues : write # needed to post PR comment
7475 if : ${{ (github.event.inputs.target == 'pcb-anomaly-detection') || (github.event.inputs.target == 'all-documentation') }}
75- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
76+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
7677 secrets :
7778 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
7879 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
8788 pull-requests : read # needed for gh pr list
8889 issues : write # needed to post PR comment
8990 if : ${{ (github.event.inputs.target == 'robotics-ai-suite') || (github.event.inputs.target == 'all-documentation') }}
90- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
91+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
9192 secrets :
9293 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
9394 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
@@ -103,7 +104,7 @@ jobs:
103104 pull-requests : read # needed for gh pr list
104105 issues : write # needed to post PR comment
105106 if : ${{ (github.event.inputs.target == 'smart-intersection') || (github.event.inputs.target == 'all-documentation') }}
106- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
107+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
107108 secrets :
108109 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
109110 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
@@ -118,7 +119,7 @@ jobs:
118119 pull-requests : read # needed for gh pr list
119120 issues : write # needed to post PR comment
120121 if : ${{ (github.event.inputs.target == 'smart-parking') || (github.event.inputs.target == 'all-documentation') }}
121- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
122+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
122123 secrets :
123124 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
124125 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
@@ -133,7 +134,7 @@ jobs:
133134 pull-requests : read # needed for gh pr list
134135 issues : write # needed to post PR comment
135136 if : ${{ (github.event.inputs.target == 'weld-porosity') || (github.event.inputs.target == 'all-documentation') }}
136- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
137+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
137138 secrets :
138139 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
139140 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
@@ -148,7 +149,7 @@ jobs:
148149 pull-requests : read # needed for gh pr list
149150 issues : write # needed to post PR comment
150151 if : ${{ (github.event.inputs.target == 'wind-turbine-anomaly-detection') || (github.event.inputs.target == 'all-documentation') }}
151- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
152+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
152153 secrets :
153154 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
154155 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
@@ -163,7 +164,7 @@ jobs:
163164 pull-requests : read # needed for gh pr list
164165 issues : write # needed to post PR comment
165166 if : ${{ (github.event.inputs.target == 'worker-safety-gear-detection') || (github.event.inputs.target == 'all-documentation') }}
166- uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@8b0ae64836f0395b21ff9dd7d9438284e8e8beda
167+ uses : open-edge-platform/orch-ci/.github/workflows/publish-documentation.yml@a77655e8fbb08f0d8e500a451aa0025bec249803
167168 secrets :
168169 SYS_ORCH_GITHUB : ${{ secrets.SYS_ORCH_GITHUB }}
169170 DOC_AWS_ACCESS_KEY_ID : ${{ secrets.DOC_AWS_ACCESS_KEY_ID }}
0 commit comments