mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
65bd83f6ed
* fix: use git gem to perform git remote show this fixes the issue to perform git remote show when dir is not a git dir Signed-off-by: Sonu Saha <sonu.saha@progress.com> * test: update test with default_ref stubbing Signed-off-by: Sonu Saha <sonu.saha@progress.com> * chore: remove stubs which are not required Signed-off-by: Sonu Saha <sonu.saha@progress.com> * chore: remove unused method Signed-off-by: Sonu Saha <sonu.saha@progress.com> * test: fix broken test due to changes in url fetcher Signed-off-by: Sonu Saha <sonu.saha@progress.com> * chore: improve error message to be user-friendly this makes the error message as earlier one Signed-off-by: Sonu Saha <sonu.saha@progress.com> * chore: change error message: Signed-off-by: Sonu Saha <sonu.saha@progress.com> * revert: remove git gem dependency and use shellout Signed-off-by: Sonu Saha <sonu.saha@progress.com> * fix: update url fetcher to use ls-remote to make it work in non-git dirs Signed-off-by: Sonu Saha <sonu.saha@progress.com> --------- Signed-off-by: Sonu Saha <sonu.saha@progress.com> |
||
---|---|---|
.. | ||
artifact | ||
fixtures | ||
functional | ||
helpers | ||
integration | ||
kitchen | ||
unit | ||
helper.rb |