[ 
https://issues.apache.org/jira/browse/BEAM-4718?focusedWorklogId=120964&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-120964
 ]

ASF GitHub Bot logged work on BEAM-4718:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jul/18 19:00
            Start Date: 09/Jul/18 19:00
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on a change in pull request #5868: 
[BEAM-4718]Run gradle build before publish
URL: https://github.com/apache/beam/pull/5868#discussion_r201112466
 
 

 ##########
 File path: .test-infra/jenkins/job_Release_Gradle_NightlySnapshot.groovy
 ##########
 @@ -36,13 +36,29 @@ job('beam_Release_Gradle_NightlySnapshot') {
       'd...@beam.apache.org')
 
 
-  // Allows triggering this build against pull requests.
+  // Allows triggering this publish command against pull requests.
   common_job_properties.enablePhraseTriggeringFromPullRequest(
       delegate,
       './gradlew publish',
       'Run Gradle Publish')
 
+  // Allows triggering this build command against pull requests.
 
 Review comment:
   I think 'Run Gradle Build' just triggers './gradlew clean build', which 
excludes 'publish'

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 120964)
    Time Spent: 1h 10m  (was: 1h)

> ./gradlew build should run nightly before ./gradlew publish
> -----------------------------------------------------------
>
>                 Key: BEAM-4718
>                 URL: https://issues.apache.org/jira/browse/BEAM-4718
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to