Skip to content

Commits

Commits on May 31, 2023

  1. Update tests to accomodate for changes

    Nikolai Laevskii committed May 31, 2023
    Copy the full SHA
    6eb2af6 View commit details
  2. Copy the full SHA
    6019612 View commit details

Commits on May 30, 2023

  1. Update tests

    Nikolai Laevskii committed May 30, 2023
    Copy the full SHA
    427804d View commit details

Commits on May 29, 2023

  1. feat: Cache NuGet global-packages folder (#303)

    * feat: cache NuGet global-packages folder
    
    * fix: remove unused files
    
    * docs: fix incorrect action
    
    * ci: add e2e test for cache
    
    * docs: accept suggested changes on README
    
    * docs: add simple cache example
    
    * build: change main script path
    
    * fix: change relative path to install scripts
    
    * fix: change relative path to problem matcher
    
    * refactor: accept changes on cache-utils
    
    * fix: revert main script path changes
    
    * test: fix cache-utils unit test
    
    * test: fix cache-utils unit test
    
    * feat: add `cache-dependency-path` variables
    
    * build: change main script dist path
    
    * ci: add `cache-dependency-path` e2e test & missing lock file
    
    * fix: accept change suggestions
    
    * ci: copy NuGet lock file to root
    
    to pass "test-setup-with-cache" e2e test
    
    * docs: change README guide
    
    * fix: apply suggestions from code review
    
    Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
    
    * test: fix some failed unit tests
    
    - fix `restoreCache()` test for 9703c8
    - update installer script
    
    * build: rebuild dist
    
    * Update unit-tests
    - Additional unit test were added to setup-dotnet.test.ts
    
    * Update unit tests for unix systems
    
    * Format and lint unit tests
    
    * fix: avoid use '/' on `path.join`
    
    * fix: rebuild dist
    
    * fix: apply suggestions from code review
    
    Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
    
    * build: add `DisableImplicitNuGetFallbackFolder` option
    
    also add guide on README
    
    * docs: highlight warnings and notes
    
    * docs: update note about handling NU1403
    
    ---------
    
    Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
    Co-authored-by: IvanZosimov <ivanzosimov@github.com>
    3 people authored and GitHub committed May 29, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3447fd6 View commit details

Commits on May 24, 2023

  1. Apply consistent naming

    Nikolai Laevskii committed May 24, 2023
    Copy the full SHA
    5c7ae4f View commit details

Commits on May 22, 2023

  1. Merge branch 'main' into add-latest-patch-syntax

    IvanZosimov committed May 22, 2023
    Copy the full SHA
    b891376 View commit details
  2. Fix review points, rebuild solution

    IvanZosimov committed May 22, 2023
    Copy the full SHA
    b05a3f2 View commit details

Commits on May 19, 2023

  1. Increase amount of retries for Dotnet installation scripts tests (#427)

    * Increase amount of retries for Dotnet installation scripts tests
    
    * Format: Increase amount of retries for Dotnet installation scripts tests
    Nikolai Laevskii authored and GitHub committed May 19, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5fdecd2 View commit details

Commits on May 18, 2023

  1. Fix informational and debug messages

    IvanZosimov committed May 18, 2023
    Copy the full SHA
    38b49fb View commit details
  2. Update regular expresiion for isLatestPatchSyntax()

    IvanZosimov committed May 18, 2023
    Copy the full SHA
    83a1653 View commit details
  3. update unit and e2e tests

    IvanZosimov committed May 18, 2023
    Copy the full SHA
    2f028bc View commit details

Commits on May 15, 2023

  1. Update unit tests

    IvanZosimov committed May 15, 2023
    Copy the full SHA
    e850185 View commit details
  2. Merge branch 'main' into add-latest-patch-syntax

    IvanZosimov committed May 15, 2023
    Copy the full SHA
    426d75d View commit details
  3. Refactor and update unit-tests (#418)

    * Update unit-tests and dotnet-install scripts
    Ivan authored and GitHub committed May 15, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0f534f5 View commit details

Commits on May 5, 2023

  1. Update unit-tests

    IvanZosimov committed May 5, 2023
    Copy the full SHA
    c5a57b2 View commit details
  2. Update docs

    IvanZosimov committed May 5, 2023
    Copy the full SHA
    6adeb76 View commit details

Commits on Apr 20, 2023

  1. Update e2e tests and e2e test infrastructure (#414)

    Ivan authored and GitHub committed Apr 20, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fc8786b View commit details

Commits on Apr 19, 2023

  1. Copy the full SHA
    e0a32d6 View commit details
  2. Silent dotnet new globaljson command

    IvanZosimov committed Apr 19, 2023
    Copy the full SHA
    255362b View commit details
  3. Update verify-dotnet.ps1

    IvanZosimov committed Apr 19, 2023
    Copy the full SHA
    50b46b3 View commit details
  4. Fix typos

    IvanZosimov committed Apr 19, 2023
    Copy the full SHA
    e8ac21d View commit details
  5. Update e2e test infrastructure

    IvanZosimov committed Apr 19, 2023
    Copy the full SHA
    180a159 View commit details

Commits on Apr 13, 2023

  1. Update e2e tests

    IvanZosimov committed Apr 13, 2023
    Copy the full SHA
    b72f430 View commit details

Commits on Apr 12, 2023

  1. Refactor logic

    IvanZosimov committed Apr 12, 2023
    Copy the full SHA
    34c30d0 View commit details

Commits on Apr 11, 2023

  1. Add unit and e2e tests

    IvanZosimov committed Apr 11, 2023
    Copy the full SHA
    5f57067 View commit details

Commits on Mar 13, 2023

  1. Accept absolute paths for 'global-json-file' input (#396)

    Othmane KINANE authored and GitHub committed Mar 13, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1d9f0da View commit details

Commits on Mar 9, 2023

  1. Add and configure ESLint and update configuration for Prettier (#391)

    * Apply ESLint config and update Prettier
    
    * Update dependencies and rebuild
    
    * Update docs
    Ivan authored and GitHub committed Mar 9, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c822405 View commit details

Commits on Dec 20, 2022

  1. Fix review points

    IvanZosimov committed Dec 20, 2022
    Copy the full SHA
    11aaa65 View commit details

Commits on Oct 10, 2022

  1. Add logic for processing DOTNET_INSTALL_DIR environment variable (#332)

    Ivan authored and GitHub committed Oct 10, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4d4a70f View commit details

Commits on Sep 29, 2022

  1. Add ability to write resolved version of SDK into the output variable…

    … (#324)
    Ivan authored and GitHub committed Sep 29, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c7e7147 View commit details

Commits on Sep 27, 2022

  1. Implement proposal stated in ADR for setup-dotnet v3 and functionalit…

    …y from feature request #219 (#315)
    Ivan authored and GitHub committed Sep 27, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0705ef0 View commit details

Commits on Jul 31, 2022

  1. test: add include-prerelease env on test

    Nogic committed Jul 31, 2022
    Copy the full SHA
    c2dac7f View commit details

Commits on Nov 23, 2021

  1. Support multiple versions in single invocation (#240)

    La'Kaleigh Harris authored and GitHub committed Nov 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5507021 View commit details

Commits on Aug 20, 2021

  1. Prettier

    Vladimir Safonkin committed Aug 20, 2021
    Copy the full SHA
    f3822c3 View commit details
  2. Remove hardcoded patch version from unit test

    Vladimir Safonkin committed Aug 20, 2021
    Copy the full SHA
    5e45b4b View commit details
Older