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

No longer updating the command line #722

Closed
GrahamTheCoder opened this issue May 4, 2021 · 1 comment
Closed

No longer updating the command line #722

GrahamTheCoder opened this issue May 4, 2021 · 1 comment

Comments

@GrahamTheCoder
Copy link
Member

GrahamTheCoder commented May 4, 2021

Shortly after the migration to Github actions, something changed which broke the automated tests covering the command line.
This may indicate that the build of the command line would also be broken for newer versions of dotnet/msbuild, or that the problem is unique to the tests. I don't have time to investigate what's changed and how to fix it at this time, so I'm stopping deploying new versions of the command line in the hope that the old one will continue to work.

Some manual testing of the command line with latest versions of dotnet would be a good first port of call for understanding this issue.

On a machine where the tests fail (whole solution tests - currently skipped):

  • Check if the currently released commandline can convert the solution used in the tests
  • Check if a newly compiled commandline can convert the solution used in the tests

#706 (comment)

GrahamTheCoder added a commit that referenced this issue May 4, 2021
8.2.3 never got released due to build system issues getting in the way, so is omitted
#722
@GrahamTheCoder
Copy link
Member Author

Tests work now so should be fine to ship this again

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

1 participant