Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove dep on debug tools dir, ignore empty git tag #142

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

HipsterBrown
Copy link
Owner

When working with a custom branch of the Moddable SDK, the xs-dev doctor / xs-dev info command doesn't always detect git tags for determining the version of the SDK being used. This patch ensures the fallback branch and commit detection works for the SDK version as well.

In newer releases of the SDK, the debug tools are not always available or built by default. So this patch also removes the strict detection of that tools directory for determining if the SDK has been set up correctly.

@HipsterBrown HipsterBrown merged commit 2117b02 into main Aug 26, 2023
3 checks passed
@HipsterBrown HipsterBrown deleted the fix-custom-branch-info branch August 26, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant