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
  • node
  • debian_yarn_from_corepack.sh
Find file
BlameHistoryPermalink
  • Richard Höchenberger's avatar
    Allow installing `yarn` via `corepack` on Debian-based systems, too (#1009) · 62f7f7f4
    Richard Höchenberger authored Jun 20, 2024
    * Allow installing `yarn` via `corepack` on Debian-based systems, too
    
    The default behavior remains unchanged, but users can now opt-out from the APT-based installation to get the latest `yarn` via `corepack`.
    
    Closes #1004
    
    * Update src/node/devcontainer-feature.json
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Update src/node/devcontainer-feature.json
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    
    * Rename variable
    
    * Expand comment
    
    * Add test scenario
    
    * Improve tests
    
    * Update test/node/debian_yarn_from_corepack.sh
    
    * Betetr comments
    
    * Update src/node/devcontainer-feature.json
    
    ---------
    Co-authored-by: 's avatarSamruddhi Khandale <samruddhikhandale@github.com>
    62f7f7f4
debian_yarn_from_corepack.sh 885 Bytes
EditWeb IDE

Replace debian_yarn_from_corepack.sh

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.