Skip to content

Conversation

@IvanKobzarev
Copy link
Contributor

@IvanKobzarev IvanKobzarev commented Nov 13, 2019

Original issue: #29159

The issue with previous reverted PR was that after phabricator's lint error about double quotes I changed:
$GRADLE_PATH $GRADLE_PARAMS -> "$GRADLE_PATH" "$GRADLE_PARAMS"
which ended in error:

Nov 13 17:16:38 + /opt/gradle/gradle-4.10.3/bin/gradle '-p android assembleRelease --debug --stacktrace --offline'
Nov 13 17:16:40 Starting a Gradle Daemon (subsequent builds will be faster)
Nov 13 17:16:41 
Nov 13 17:16:41 FAILURE: Build failed with an exception.
Nov 13 17:16:41 
Nov 13 17:16:41 * What went wrong:
Nov 13 17:16:41 The specified project directory '/var/lib/jenkins/workspace/ android assembleRelease --debug --stacktrace --offline' does not exist.

@IvanKobzarev IvanKobzarev force-pushed the ik_android_circleci_gradle_offline_build_fix branch from e5d1783 to 3d0c292 Compare November 13, 2019 19:07
@IvanKobzarev IvanKobzarev requested a review from ezyang November 13, 2019 20:50
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@IvanKobzarev has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@IvanKobzarev has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@IvanKobzarev has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@IvanKobzarev merged this pull request in 71aacf7.

@facebook-github-bot facebook-github-bot deleted the ik_android_circleci_gradle_offline_build_fix branch July 13, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants