Skip to content
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

NPM package azure-streamanalytics-cicd broken in Azure DevOps #67

Closed
kipusoep opened this issue May 30, 2022 · 7 comments
Closed

NPM package azure-streamanalytics-cicd broken in Azure DevOps #67

kipusoep opened this issue May 30, 2022 · 7 comments

Comments

@kipusoep
Copy link

kipusoep commented May 30, 2022

We have an issue where the latest release 2.2.6 has broken our pipeline.
The azure-streamanalytics-cicd build command throws an error:
Could not load file or assembly 'Microsoft.Build, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Reverting to 2.2.5 fixes the issue.

(From: Azure/azure-stream-analytics#122)

@pengyuli-ms
Copy link

Hi @kipusoep, did you use xxx.asaproj as the parameter for build -project <project_path>? could you try to use asaproj.json instead?

@kipusoep
Copy link
Author

If it works, then it's still a breaking change, while the version bump was just minor.
Is there a reason why the asaproj file isn't supported anymore?

@pengyuli-ms
Copy link

Sure @kipusoep , this is a regression from 2.2.5 -> 2.2.6, and we will figure out why and release a new version to fix this asap. Thanks for your feedback!

@kipusoep
Copy link
Author

FYI I don't have a asaproj.json file in my project folder.

@pengyuli-ms
Copy link

Thanks! We've found the root cause and will release a new version asap.

@pengyuli-ms
Copy link

Hi @kipusoep , we've released a new version of CICD tool here: azure-streamanalytics-cicd 2.2.7, it should have this issue fixed, please take a try.

Thanks again for your feedback!

@kipusoep
Copy link
Author

kipusoep commented Jun 7, 2022

Yes works, thanks @pengyuli-ms

@kipusoep kipusoep closed this as completed Jun 7, 2022
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

No branches or pull requests

2 participants