[
https://issues.apache.org/jira/browse/BEAM-4767?focusedWorklogId=609975&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-609975
]
ASF GitHub Bot logged work on BEAM-4767:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/21 22:33
Start Date: 10/Jun/21 22:33
Worklog Time Spent: 10m
Work Description: kennknowles edited a comment on pull request #14990:
URL: https://github.com/apache/beam/pull/14990#issuecomment-859124897
From [this
thread](https://lists.apache.org/thread.html/205472bdaf3c2c5876533750d417c19b0d1078131a3dc04916082ce8%40%3Cdev.beam.apache.org%3E)
the diagram and paraphrase:
```
-----X---------------------------- master
\
---------------------------Y-- release-2.30
\ \ \
RC1 RC2 RC3
```
> * X: commit that updates master from 2.30.0-SNAPSHOT to 2.31.0-SNAPSHOT
(via `set_version.sh`)
> * On release branch, version is 2.30.0-SNAPSHOT (no commit needed; we
haven't removed the extraneous .0 yet either)
> * Here there are 3 RCs before release is done, the tagged commits `RC1`,
`RC2`, `RC3` which remove -SNAPSHOT (via`set_version.sh --release`)
> * Y: commit that updates release-2.30 from 2.30.0-SNAPSHOT to
2.30.1-SNAPSHOT (unimplemented)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 609975)
Time Spent: 2h 10m (was: 2h)
> Java should update dataflow.container_version automatically for each release
> ----------------------------------------------------------------------------
>
> Key: BEAM-4767
> URL: https://issues.apache.org/jira/browse/BEAM-4767
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Boyuan Zhang
> Priority: P3
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)