Commit 4b59fcc
authored
fix: stability improvements (#12)
* Added upgraded testing library + fixed tests + added destroy path + added destroy for alias
* Added additional testing criteria (apply and destroy validation) for android-studio, asdf, and aws resources
* Improved ssh config and separated the hosts parameter into a stateful parameter + fixed tests
* Added improved testing for nvm, homebrew, jenv, git-lfs, git-clone and pgcli
* Added improved testing pyenv
* Fixed bugs in alias resource + improved tests. Improved pyenv tests
* Added modification testing
* Improved path tests + bumped to new test library version with fixes
* Fixed ANSI returns, fixed tests. Improvements for terraform, ssh-key. Removed TERM_PROGRAM env var which adds ANSI escape sequences. Tests for vscode, terraform, ssh-key, pyenv.
* Fixed homebrew casks installing when a program already exists and then erroring out
* Fix casks bug
* Fix casks parameter bug with new lines in the JSON. Added command mode unix2003 to codify spawn.1 parent 5f5ce99 commit 4b59fcc
49 files changed
Lines changed: 1662 additions & 676 deletions
File tree
- .run
- scripts
- src
- resources
- aws-cli/profile
- git
- clone
- git
- lfs
- homebrew
- node/nvm
- shell
- alias
- path
- ssh
- terraform
- utils
- test
- android
- asdf
- aws-cli
- git
- homebrew
- java/jenv
- multi-resource
- node/nvm
- pgcli
- python
- shell
- ssh
- terraform
- vscode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments