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

Use dotnet-install.sh in .NET feature #628

Merged
merged 38 commits into from
Sep 11, 2023

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    302a34f View commit details
    Browse the repository at this point in the history
  2. Use latest.version files

    sliekens committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    53b8f30 View commit details
    Browse the repository at this point in the history
  3. Cleanup runtime args

    sliekens committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c035e85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3d149b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    bfb12d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add stderr helper

    sliekens committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    00ce410 View commit details
    Browse the repository at this point in the history
  2. Validate version inputs

    sliekens committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e2ce463 View commit details
    Browse the repository at this point in the history
  3. Use suggested description

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5b0b8d9 View commit details
    Browse the repository at this point in the history
  4. Shorter version description

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6f7ddd1 View commit details
    Browse the repository at this point in the history
  5. Shorter version description

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cde0ae6 View commit details
    Browse the repository at this point in the history
  6. Clean up apt lists

    sliekens committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fd101aa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Verify 7.0 is latest

    sliekens committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    dc7a0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0fb73 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5200853 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    ad0bf10 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Use stringly typed booleans

    sliekens committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e39d87b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    440d47b View commit details
    Browse the repository at this point in the history
  2. Update maintainers

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3d48f77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c415add View commit details
    Browse the repository at this point in the history
  4. Refactor variables

    sliekens committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d19b609 View commit details
    Browse the repository at this point in the history
  5. Amend

    sliekens committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ea94b44 View commit details
    Browse the repository at this point in the history
  6. Amend 2

    sliekens committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    27b0f44 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    2b2e683 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Add back variables

    sliekens committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    37e14cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb2094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95028c4 View commit details
    Browse the repository at this point in the history
  4. Fix ShellCheck warnings

    sliekens committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    fd39498 View commit details
    Browse the repository at this point in the history
  5. Improve CSV parsing

    sliekens committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8ec9c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    9361e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9167de View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Move 'none' check higher up

    sliekens committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3ba0f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cdab1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd3f3ec View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Remove unnecessary defaults

    sliekens committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a5ca01b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Replace feature -> Feature

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5b71121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c220f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Samruddhi Khandale <[email protected]>
    sliekens and samruddhikhandale authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    059221f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    8eef025 View commit details
    Browse the repository at this point in the history