Pin porter components versions#2762
Conversation
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3288055114 (with refid (in response to this comment from @tamirkamara) |
marrobi
left a comment
There was a problem hiding this comment.
LGTM. If needs further testing, let me know, otherwise when merged will deploy as soon as I can.
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3288397022 (with refid (in response to this comment from @tamirkamara) |
|
/test-destroy-env |
|
Destroying branch test environment (RG: rg-trececa6f6a)... (run: https://github.com/microsoft/AzureTRE/actions/runs/3288587771) |
|
Branch test environment destroy complete (RG: rg-trececa6f6a) |
|
Destroying PR test environment (RG: rg-trea9893fc1)... (run: https://github.com/microsoft/AzureTRE/actions/runs/3288587771) |
|
PR test environment destroy complete (RG: rg-trea9893fc1) |
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3288753542 (with refid (in response to this comment from @tamirkamara) |
|
/test-destroy-env |
|
Destroying branch test environment (RG: rg-trececa6f6a)... (run: https://github.com/microsoft/AzureTRE/actions/runs/3290870136) |
|
Destroying PR test environment (RG: rg-trea9893fc1)... (run: https://github.com/microsoft/AzureTRE/actions/runs/3290870136) |
|
Branch test environment destroy complete (RG: rg-trececa6f6a) |
|
PR test environment destroy complete (RG: rg-trea9893fc1) |
fcc4cb2 to
7050d4d
Compare
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3293047330 (with refid (in response to this comment from @marrobi) |
Resolves #2761
What is being addressed
We use "latest" for various mixins/plugins we install in porter. A recent version of azure plugin removed the ability to store state in Azure Tables which we're using.
How is this addressed