atomist / sdm-core

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

Add goal to fulfill scheduled container goals #231

Closed ddgenome closed 4 years ago

ddgenome commented 4 years ago

Add standard container fulfiller goal with appropriate cache restoring project listener. The executor for this goal first schedules the container as a Kubernetes job in scheduleK8sJob and then executes it using the normal executeK8sJob function.

Centralize names of goal event data properties.

atomist[bot] commented 4 years ago

Pull request auto merged by Atomist.

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