atomist / sdm-local

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

Reset goals command errors painfully #166

Closed jessitron closed 2 years ago

jessitron commented 6 years ago

I tried "atomist reset goals" because it is one of the listed, built-in skills

Got [master *] explore-deps $ atomist reset goals Set goals ✘ Error: Mapped parameter atomist://github/repository/provider not resolvable ... big stack trace

We should probably be able to reset goals? or if not, fail more gracefully

cdupuis commented 6 years ago

That is going to be difficult given the number of GraphQL queries the command does.

jessitron commented 6 years ago

yeah I want to take these commands out by default when running locally.

atomist[bot] commented 2 years ago

Thanks for your contribution!

This issue has been automatically marked with stale because it has not had any activity in last 50 days. It will be closed in 7 days if no further activity occurs. To prevent closing, label with defer or blocked or any of the changelog: labels.