-
Notifications
You must be signed in to change notification settings - Fork 167
make check-params uses remote bundle #3149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4043921048 (with refid (in response to this comment from @tamirkamara) |
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4052843484 (with refid (in response to this comment from @tamirkamara) |
/test-destroy-env |
Destroying branch test environment (RG: rg-tref2254d4c)... (run: https://github.com/microsoft/AzureTRE/actions/runs/4055171471) |
Destroying PR test environment (RG: rg-tre8cebe8a1)... (run: https://github.com/microsoft/AzureTRE/actions/runs/4055171471) |
Branch test environment destroy complete (RG: rg-tref2254d4c) |
PR test environment destroy complete (RG: rg-tre8cebe8a1) |
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4061359813 (with refid (in response to this comment from @tamirkamara) |
What is being addressed
Since porter 'autobuild' interferes with some of our template check procedures we need to temporarily adjust how they are performed. parent issue: #3146
How is this addressed
bundle-check-params
from any local development path that is using a bundle from the local machine.bundle-check-params-remote
that will use a bundle from a remote registry which could be used after publish (and before registration)