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

[TIMOB-24621] Fixed bug with scons'ing the SDK when timob is extracte… #8986

Merged
merged 3 commits into from May 1, 2017
Merged

[TIMOB-24621] Fixed bug with scons'ing the SDK when timob is extracte… #8986

merged 3 commits into from May 1, 2017

Conversation

cb1kenobi
Copy link
Contributor

[TIMOB-24621] Fixed bug with scons'ing the SDK when timob is extracted from a zip instead of git cloned.

JIRA: https://jira.appcelerator.org/browse/TIMOB-24621

@cb1kenobi cb1kenobi requested a review from sgtcoolguy May 1, 2017 15:02
Copy link
Contributor

@sgtcoolguy sgtcoolguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd strongly prefer we just detect when there's no .git folder and use a default hash value like 'nogithash' and spit out some warning, rather than totally ignore errors in this callback...

@sgtcoolguy sgtcoolguy merged commit cb156b0 into tidev:master May 1, 2017
@cb1kenobi cb1kenobi deleted the timob-24621 branch May 1, 2017 15:55
@cb1kenobi
Copy link
Contributor Author

@sgtcoolguy technically the previous code was completely ignoring the error and exiting immediately without message. If it can't find a git hash, it sets it to n/a which is basically nogithash. I'm all for improving it.

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.

None yet

2 participants