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

Add latest patch syntax #428

Merged
merged 34 commits into from
May 24, 2023

Conversation

IvanZosimov
Copy link
Contributor

Description:

  • New logic for support A.B.Cxx syntax by dotnet-version input was added;
  • Logic for setting dotnet-version output was changed to support new syntax;
  • Informational, debug and error messages were updated to start from the capital letters;
  • Unit tests were updated;
  • e2e tests were updated (added new one for A.B.Cxx);
  • e2e tests for installation using global-json-file only was added;
  • Documentation was updated;

Related issues:
#339
#382

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

This was linked to issues May 23, 2023
@marko-zivic-93 marko-zivic-93 merged commit aa983c5 into actions:main May 24, 2023
69 checks passed
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

Successfully merging this pull request may close these issues.

Support A.B.Cxx format Support for installing latest patch
4 participants