1. 03 Jun, 2022 2 commits
    • Josh Spicer's avatar
      add v2 action · 3b55d6e9
      Josh Spicer authored
      3b55d6e9
    • Josh Spicer's avatar
      Pass options via environment variables (#39) · c12a205a
      Josh Spicer authored
      * up to docker-in-docker converted
      
      * first pass at the rest of the features (and bash linting and updated CLI
      
      * move shell linter to own file
      
      * rename feature.json -> devcontainer-feature.json
      
      * continue on error
      
      * continue on error in right spot
      
      * formatting
      
      * fix AZ_VERSION
      
      * update python
      
      * restore variable name
      
      * update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios
      
      * add tree because I like tree
      
      * glob for shell linter
      
      * fix test-scenarios
      
      * shell linter
      
      * more shell helper
      c12a205a
  2. 02 Jun, 2022 4 commits
  3. 01 Jun, 2022 2 commits
    • Samruddhi Khandale's avatar
      dotnet: allow multiple dotnet versions (#34) · 1063e129
      Samruddhi Khandale authored
      * dotnet: allow multiple dotnet versions
      
      * nit
      
      * change description
      
      * change condtion
      
      * nit
      
      * change exit code
      
      * restructure linkinh
      
      * nit
      
      * adding installUsingApt
      
      * export path
      
      * fix path
      
      * fix eof
      
      * fix updaterc
      
      * change access
      
      * add USERNAME
      
      * export
      
      * debug 1
      
      * add missing $
      1063e129
    • Samruddhi Khandale's avatar
      Python: Allow installing multiple versions of python (#32) · 502af2c6
      Samruddhi Khandale authored
      * test
      
      * add overrideDefault
      
      * fix linking bug
      
      * fix bug 2
      
      * fix bug 3
      
      * fix bug 4
      
      * fix python3
      
      * fix spacing
      
      * fix bug
      
      * fix oryx bug
      
      * add missing $
      
      * add mkdir
      
      * fix conditions
      
      * add additional linking
      
      * add current path
      
      * fix linking
      
      * Update src/python/feature.json
      Co-authored-by: 's avatarJosh Spicer <joshspicer@github.com>
      
      * python version check
      
      * change exit code
      
      * change exit code
      
      * remove symlinks if present
      
      * fix symlinks
      
      * nit
      
      * change PATH
      
      * fix condition
      
      * change condition
      
      * add []
      Co-authored-by: 's avatarJosh Spicer <joshspicer@github.com>
      502af2c6
  4. 31 May, 2022 5 commits
  5. 27 May, 2022 4 commits
  6. 26 May, 2022 7 commits
  7. 25 May, 2022 16 commits