Commit a163425
authored
Add asdf resource + big debugging improvements (#9)
* Add asdf resource
* Nvm fixes
* Pyenv improvements and new tests
* Added debugging capability to running tests on cirrus CLI
* Asdf resources
* Asdf bug fixes and run script improvements
* Vscode download fix (added user-agent to mimic browser)
* Removed parallel run for multiple tests and increased timer for git-lfs test
* Asdf improvements and fixes. Separated assdf-plugin-version to asdf-plugin-global and asdf-plugin-local
* Reworked asdf resources again to match the command names. 'asdf-install' corresponds with asdf install, 'asdf-global' corresponds with asdf global and 'asdf-local' corresponds with asdf local
* Regex fix1 parent c6d0e91 commit a163425
File tree
32 files changed
+1365
-88
lines changed- bin
- scripts
- src
- resources
- asdf
- git/clone
- homebrew
- node/nvm
- python/pyenv
- vscode
- utils
- test
- asdf
- git
- python
32 files changed
+1365
-88
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
18 | | - | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
29 | | - | |
| 34 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
0 commit comments