forked from Bash-it/bash-it
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into ira/pre-commit-cleanup
* master: (41 commits) no need to test so many versions, just the newest and oldest, I think? First attempt: just a naiive upgrade of BATS you go "quote-TOAH" on that thang! ironing this odd lint problem ironing this odd lint problem Allow setting git current user and add a default icon shfmt and shellcheck, docker-compose.completion is ready shfmt and shellcheck, dirs.completion is ready some compgen tricks are just too complex to write "by the rules" also check on latest ubuntu fixing plugins/available/sudo.plugin.bash fixing plugins/available/thefuck.plugin.bash fixing plugins/available/virtualenv.plugin.bash fixing plugins/available/z_autoenv.plugin.bash fixing bundler fixing salt fixing gradle fixing docker-compose.plugin.bash I guess this needs to be fixed to pass the tests... Start checking one newer macos, the old versions are getting irrelevant ...
- Loading branch information
Showing
47 changed files
with
2,443 additions
and
2,242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
[submodule "test_lib/bats-core"] | ||
path = test_lib/bats-core | ||
url = https://github.com/bats-core/bats-core | ||
branch = tags/v1.2.0 | ||
branch = tags/v1.9.0 | ||
[submodule "test_lib/bats-support"] | ||
path = test_lib/bats-support | ||
url = https://github.com/bats-core/bats-support | ||
branch = tags/v0.3.0 | ||
[submodule "test_lib/bats-assert"] | ||
path = test_lib/bats-assert | ||
url = https://github.com/bats-core/bats-assert | ||
branch = tags/v2.0.0 | ||
branch = tags/v2.1.0 | ||
[submodule "test_lib/bats-file"] | ||
path = test_lib/bats-file | ||
url = https://github.com/bats-core/bats-file | ||
branch = tags/v0.3.0 | ||
branch = tags/v0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.