You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix validation output and check the proposed updated version of the package (Azure#23705)
* Fix the issue where ValidatePackage outputs a true-ish value before the function's result
* Use a different branch
* Validate the incoming version, not the existing verison of the package
* Revert "Use a different branch"
This reverts commit f6956e7.
* Use only one `ValidatePackage`
* Use correct variable naming in the case of new packages
0 commit comments