azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[Eng]: module not built in CI

Open isra-fel opened this issue 3 years ago • 0 comments

Description

There is a special case that a modified module may not be built in CI. For example, this PR moved StorageMover module from generation branch to main branch, but the CI did not build StorageMover.

This problem only happens when the PR updates certain files (like tools folder) that triggers a "full" build - a selected list of modules are to be built, but the changed module is ignored.

isra-fel avatar Aug 08 '22 08:08 isra-fel