You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/11 04:57:00 UTC

[jira] [Commented] (GEODE-9730) improve release scripts

    [ https://issues.apache.org/jira/browse/GEODE-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457539#comment-17457539 ] 

ASF subversion and git services commented on GEODE-9730:
--------------------------------------------------------

Commit 7a03e80336ca01750ea712a5b9ace73c7f64a798 in geode's branch refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7a03e80 ]

GEODE-9730: release script improvements (#6989)

* add fan-in for rc pipeline
* disable parallel when publishing to nexus to avoid possibility of upload getting split into two repos
* switch native build from debian to ubuntu for a (less) brittle was to get a recent-enough version of cmake (min 3.12, currently this gets 3.16)
* fix to support pinned geode sha, fix for concourse getting confused and seeing the wrong tag
* Don't imply there's anything to backport for other native branches unless this is a flagship release
* provide instructions to check for and recover from split repo
* remind that issues fixed in e.g. 1.13.1 and 1.14.1 should not be closed if 1.13.1 is released first; wait to close until latest release has fix
* maintain geode-benchmarks versionNumber, even though it doesn't seem to be used for anything
* maintain default benchmark baseline on a new flagship release
* tighten expected file sizes
* template the contents of the GitHub release description
* gpg has been split into two packages
* include a reminder to write the releasenotes while the rc pipeline is running before sending the vote email
* increase upthewaterspout timeout to 2h after observing it can take longer than 1h
* fix benchmark baseline updating and update to the minor for the support branch, unlike develop
* improve prompts for creating release on GitHub 

> improve release scripts
> -----------------------
>
>                 Key: GEODE-9730
>                 URL: https://issues.apache.org/jira/browse/GEODE-9730
>             Project: Geode
>          Issue Type: Improvement
>          Components: release
>            Reporter: Owen Nichols
>            Assignee: Owen Nichols
>            Priority: Major
>              Labels: pull-request-available
>
> * add fan-in job to rc pipeline
>  * any other improvements



--
This message was sent by Atlassian Jira
(v8.20.1#820001)