Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Small fix - check task not found on empty project #187

Merged
merged 1 commit into from May 12, 2019

Conversation

tasomaniac
Copy link
Contributor

@tasomaniac tasomaniac commented May 10, 2019

SAP automatically configures itself when it detects other tools and project setup.

When nothing is setup, (except for resolving check task), the plugin is no-op.

Right now, resolving check would break on an empty project with unclear error.

This PR fixes that and make setting up check task optional

Wrote a failing test first 👇
Screen Shot 2019-05-10 at 23 21 49

…roject setup.

When nothing is setup, except for resolving `check` task, the plugin is no-op.

Right now, resolving `check` would break on an empty project with unclear error.

This PR fixes that and make setting up check task optional
@mr-archano mr-archano merged commit 40247c8 into develop May 12, 2019
@mr-archano mr-archano deleted the taso/optional-check-task branch May 12, 2019 18:43
@tasomaniac tasomaniac mentioned this pull request May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants