microsoft / PowerApps-TestEngine

MIT License
98 stars 29 forks source link

Changed NuGet Feed URL for PowerFx Packages and Updated PowerFx.Interpreter version #246

Closed arpavan closed 1 year ago

arpavan commented 1 year ago

Description

Due to a breaking pipeline for PAC CLI caused due to an issue with localization configuration in the downstream dependency PowerFx.Interpreter we needed to update the PowerFx.Interpreter version to a version more recent than what we have currently. This issue has been fixed in this PR on the Power Fx repository, and we need to consume this change to unblock our pipeline. To solve this the nuget feed has been updated to consume more recent releases from an alternate pipeline, and subsequently the PowerFx.Interpreter version has been updated to a more recent version available in this feed, that fixes the issue.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 87% 824
Summary 91% (2170 / 2390) 87% (500 / 572) 824

Minimum allowed line rate is 50%