Skip to content

Conversation

@amit-avit
Copy link
Contributor

Pre-baking of Az modules in runners will be refactored such that:

  1. Only 1 latest Az module will be available as folder
  2. Some high usage module versions will be available as zip based on platform
  3. Other versions dynamically downloaded from Azure/az-ps-module-versions repo's releases
  4. PSGallery will act as a fallback in case download fail from github releases

So to load the correct module from correct source the changes are done.

Pre-baking of Az modules in runners will be refactored such that:
1. Only 1 latest Az module will be available as folder
2. Some high usage module versions will be available as zip based on platform
3. Other versions dynamically downloaded from Azure/az-ps-module-versions repo's releases
4. PSGallery will act as a fallback in case download fail from github releases

So to load the correct module from correct source the changes are done.
@amit-avit amit-avit requested a review from kaverma March 11, 2021 09:50
@amit-avit amit-avit merged commit f019457 into master Mar 17, 2021
@amit-avit amit-avit deleted the users/amit-avit/az-ps-modules branch March 17, 2021 13:12
amit-avit added a commit that referenced this pull request Mar 17, 2021
* Dynamically download Az module

Pre-baking of Az modules in runners will be refactored such that:
1. Only 1 latest Az module will be available as folder
2. Some high usage module versions will be available as zip based on platform
3. Other versions dynamically downloaded from Azure/az-ps-module-versions repo's releases
4. PSGallery will act as a fallback in case download fail from github releases

So to load the correct module from correct source the changes are done.
amit-avit added a commit that referenced this pull request Mar 17, 2021
* Dynamically download Az module (#29)

* Dynamically download Az module

Pre-baking of Az modules in runners will be refactored such that:
1. Only 1 latest Az module will be available as folder
2. Some high usage module versions will be available as zip based on platform
3. Other versions dynamically downloaded from Azure/az-ps-module-versions repo's releases
4. PSGallery will act as a fallback in case download fail from github releases

So to load the correct module from correct source the changes are done.

* Added required dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants