You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2020/01/09 19:10:00 UTC

[jira] [Created] (BEAM-9079) release: gradle release task doesn't push commits upstream

Udi Meiri created BEAM-9079:
-------------------------------

             Summary: release: gradle release task doesn't push commits upstream
                 Key: BEAM-9079
                 URL: https://issues.apache.org/jira/browse/BEAM-9079
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Udi Meiri
            Assignee: Udi Meiri


The release guide and build_release_candidate.sh both mention running "gradlew release". It should be committing 2 commits and 1 RC tag.
For example in 2.10.0:
https://github.com/apache/beam/commit/34f9c131b908453a753098e95f2d2fa8e236d188
https://github.com/apache/beam/commit/b87b09b0339e189a0a1e344dba6abce826a12b03
https://github.com/apache/beam/commits/v2.10.0-RC3

This seems to be happening locally for me, but it doesn't get pushed to github.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)