tests/agnostic-post-checkout-scripts-depth-0/dependencies.json
|
{ "Post-Checkout Script File Name": "example-post-checkout-script.ps1", "Post-Checkout Script File Path": "build/config", Repositories: [ { "Repository URL": "https://github.com/LS-Instruments/LsiCheckOutTestRootA.git", "Base Path": "test-root-a", "Tag": "v1.0.0" }, { "Repository URL": "https://github.com/LS-Instruments/LsiCheckOutTestRootB.git", "Base Path": "test-root-b", "Tag": "v1.0.4", "Dependency File Path": "build/config", "Dependency File Name": "external-deps.json" } ] } |