Skip to content

Conversation

@dylanahsmith
Copy link
Contributor

Problem

When using the project as a git submodule, gradle tries to compile and run the tests, which fails because of the missing generated file.

Solution

For now, just check the generated code into version control.

This shouldn't be so bad since we already do this in mobile-shopify, and being able to review the generated code might be useful.

When using the project as a git submodule, gradle tries to compile and run
the tests, which fails because of the missing generated file.
Copy link
Contributor

@eapache eapache left a comment

Choose a reason for hiding this comment

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

being able to review the generated code might be useful.

👍

Copy link
Contributor

@DanielJette DanielJette left a comment

Choose a reason for hiding this comment

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

👍 LGTM
🎩 with Mobile Shopify ✅

@dylanahsmith dylanahsmith merged commit be92397 into master Feb 23, 2017
@dylanahsmith dylanahsmith deleted the add-generated-code-to-git branch February 23, 2017 19:44
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.

3 participants