You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/git
Gaurav Pathak 6d383558c9
Validate changes in a git repo for combined check and diff mode (#85110)
This commit validates changes in a shallow clone git repo and shows
a diff for combined check and diff mode in case if any old single
full commit sha is provided in version parameter instead of any
branch name or HEAD together with refspec parameter.
At present, if an old commit sha is provided to version parameter
for a shallow clone git repository initially cloned using depth: 1
and if ansible-playbook is executed with --diff --check together,
the command shows:
Failed to get proper diff between <before_sha> and <after_sha>
fatal: bad object <after_sha>
1 week ago
..
handlers ansible-test - Correct a typo in comments (#77148) 4 years ago
meta Don't use output_dir in target tests (#76107) 4 years ago
tasks Validate changes in a git repo for combined check and diff mode (#85110) 1 week ago
vars Integration tests clean up (#85130) 8 months ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 4 years ago