atomist / sdm-local

Local software delivery machine support
Apache License 2.0
13 stars 4 forks source link

Do not import everything from automation-client #207

Closed ddgenome closed 6 years ago

ddgenome commented 6 years ago

We are moving away from importing from automation-client, and this makes it hard.

test/cli/entry/argsToGitHookInvocation.test.ts:17:import * as ac from "@atomist/automation-client";