Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
devcontainer-features
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • eazydevelop-devcontainer-temp
  • devcontainer-features
  • Repository

Switch branch/tag
  • devcontainer-features
  • test
  • dotnet
  • projects
  • multitargeting
  • Class1.cs
Find file
BlameHistoryPermalink
  • Steven's avatar
    Use dotnet-install.sh in .NET feature (#628) · 96c1eea4
    Steven authored Sep 11, 2023
    * Use dotnet-install.sh in .NET feature
    
    * Use latest.version files
    
    * Cleanup runtime args
    
    * Use latest.version files in tests as well
    
    * Improve tests, remove code duplication
    
    * Add stderr helper
    
    * Validate version inputs
    
    * Use suggested description
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Shorter version description
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Shorter version description
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Clean up apt lists
    
    * Verify 7.0 is latest
    
    * Fix PATH, add test for .NET global tools
    
    * Include a copy of dotnet-install.sh in the Feature
    
    * Configure useful env variables
    
    * Use stringly typed booleans
    
    * Keep imperative writing style in option hints
    
    * Update maintainers
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Move dotnet-install.sh into a vendor directory
    
    * Refactor variables
    
    * Amend
    
    * Amend 2
    
    * Use default options from devcontainer-feature.json
    
    * Add back variables
    
    * Fix shellchek warning in fetch_latest_sdk_version
    
    * Inline install_version function
    
    * Fix ShellCheck warnings
    
    * Improve CSV parsing
    
    * Default to latest when configuring an empty version
    
    * Add support for runtime-only configurations
    
    * Move 'none' check higher up
    
    * Deduplicate helper functions, sort into files
    
    * Address the user more directly in NOTES
    
    * Remove unnecessary defaults
    
    * Replace feature -> Feature
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Add update-dotnet-install-script workflow
    
    * Apply suggestions from code review
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Don't skip ci for automated script update
    
    ---------
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    96c1eea4
Class1.cs 28 Bytes
EditWeb IDE

Replace Class1.cs

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.