atomist / sdm-core

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

Allow goal planning contribute to goal caches #220

Closed cdupuis closed 4 years ago

cdupuis commented 4 years ago

When splitting out goal planning from goal execution, it became obvious that we would like to pass instructions about artifacts that should be cached from the planning SDM to the executing SDM.