[
https://issues.apache.org/jira/browse/GEODE-9447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409291#comment-17409291
]
ASF subversion and git services commented on GEODE-9447:
--------------------------------------------------------
Commit 81ae7806cb8d336144a0a7760c7a1444702bdd41 in geode's branch
refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=81ae780 ]
GEODE-9447: fix release scripts (#6824)
Release script fixes:
* don't fail rc pipeline on apt-get update, only on the subsequent apt-get
install
* actually commit the changes to cache_dependencies.sh
* remind about publishing the cms REST api at the end of promote_rc for a new
minor
* don't allow closer.lua in the huntgroup first since it could return an error
page as a success response and fail checksum. instead of trying the next url
* consider that someone may alread be on top of dependency-bumping
* retry docker build a few times if at first there is a failure
* improve license checker exit status correctness for rc pipeline
License fixes:
* fix the version of Checker Qual in the license
* update ASM version in license after a json-smart bump pulled in a new version
* ensure binary license is a superset of source license
CMS REST API generator script fixes:
* autodetect python3 in api generator script
* add 1.15
Bump-dependencies script fixes:
* remind about adding windows label in bump -l
* remind to bump gradle plugins too
* remind to run license review script
Pipeline fixes:
* align call stack timeout with task timeout for stress new
* print build JDK same as we print test JDK in test jobs
> fix release scripts
> -------------------
>
> Key: GEODE-9447
> URL: https://issues.apache.org/jira/browse/GEODE-9447
> Project: Geode
> Issue Type: Improvement
> Components: release
> Reporter: Owen Nichols
> Assignee: Owen Nichols
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> * JAVA_HOME not respected in all cases
> * rc pipeline did not get upthewaterspout tests from the correct repo
> * one job in rc pipeline could run on old native or geode tag
--
This message was sent by Atlassian Jira
(v8.3.4#803005)