Fix-template-substitution#4825
Conversation
Unit Test Results669 tests 669 ✅ 8s ⏱️ Results for commit 61f80b9. ♻️ This comment has been updated with latest results. |
marrobi
left a comment
There was a problem hiding this comment.
thanks, LGTM, similar to what I did here: main...marrobi:AzureTRE:marrobi/aifoundry-hub-project
|
/test-extended 2285cec |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21407030424 (with refid (in response to this comment from @marrobi) |
|
/test-destroy-env 2285cec |
|
Destroying PR test environment (RG: rg-trea4478dc4)... (run: https://github.com/microsoft/AzureTRE/actions/runs/21411118455) |
|
PR test environment destroy complete (RG: rg-trea4478dc4) |
|
/test-extended 2285cec |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21430821372 (with refid (in response to this comment from @marrobi) |
|
/test-extended 73afd58 |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21601460816 (with refid (in response to this comment from @marrobi) |
|
/test-extended 307b624 |
1 similar comment
|
/test-extended 307b624 |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21626497660 (with refid (in response to this comment from @marrobi) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21669769333 (with refid (in response to this comment from @marrobi) |
|
@JC-wk just thinking, this could do with a unit test or two? |
|
/test-destroy-env |
|
Destroying PR test environment (RG: rg-trea4478dc4)... (run: https://github.com/microsoft/AzureTRE/actions/runs/21671510531) |
|
PR test environment destroy complete (RG: rg-trea4478dc4) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21680705469 (with refid (in response to this comment from @marrobi) |
1 similar comment
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21680705469 (with refid (in response to this comment from @marrobi) |
|
/test-force-approve Passed: https://github.com/microsoft/AzureTRE/actions/runs/21680705469 |
|
🤖 pr-bot 🤖 ✅ Marking tests as complete (for commit 61f80b9) (in response to this comment from @marrobi) |
Resolves #4824
What is being addressed
Fix to ensure pipeline substitution runs when there is a single main step.
How is this addressed