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

Change installation directory and add dotnet-quality input #2

Closed
wants to merge 4 commits into from

Conversation

IvanZosimov
Copy link

@IvanZosimov IvanZosimov commented Aug 15, 2022

Description:
In the scope of this PR, installation directories for Linux and Windows were
changed as well as the logic for resolving dotnet-version was updated
and a new input dotnet-quality was added.

Related issue:
https://github.com/actions/runner-images-internal/issues/4058

Check list:

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

README.md Show resolved Hide resolved
__tests__/installer.test.ts Outdated Show resolved Hide resolved
__tests__/installer.test.ts Outdated Show resolved Hide resolved
src/installer.ts Outdated Show resolved Hide resolved
IvanZosimov added 4 commits September 14, 2022 12:34
In the scope of this commit such functionalty was added:
1. Installation directories for Windows and Ubuntu were changed to
the folder with preinstalled .NET SDK's
2. Inner logic of interaction with MS dotnet installer scripts was
 changed
3. New input "dotnet-quality" was added
Such functionality was cut out:
1. Input "include-prerelease"
@IvanZosimov
Copy link
Author

Close this draft PR as actual was created actions#315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants