atomist / sdm-core

Event-based implementation of an SDM, which subscribes to Atomist GraphQL
Apache License 2.0
6 stars 3 forks source link

Introduce universal generators #200

Closed cdupuis closed 5 years ago

cdupuis commented 5 years ago

Adding support to register CodeTransforms across a provided range of GeneratorRegistrations to make the generator stack more pluggable and re-useable.

atomist[bot] commented 5 years ago

Pull request auto merged by Atomist.

[atomist:generated] [auto-merge:on-approve]

ddgenome commented 5 years ago

This is hung up on a tslint issue:

deprecation lib/util/fingerprint/elementRequest.ts#82: findMatches is deprecated: use matches
ddgenome commented 5 years ago

Or not