[
https://issues.apache.org/jira/browse/GEODE-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17193896#comment-17193896
]
ASF subversion and git services commented on GEODE-8481:
--------------------------------------------------------
Commit 5d9f60c22e4012af9b15f1a30ec864f76e8df1f5 in geode's branch
refs/heads/develop from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5d9f60c ]
GEODE-8481: fix release scripts (#5497)
* install missing packages for rc pipeline
* fix typo in prompt
* fix license review
* hack for geode-benchmarks to build in environments where UTF-8 is not already
the default.
* make rc pipeline public
* update links to brew
* eliminate extra commits to flipflop between dev and prod version formats
* set user.email to apache email in workspace repos
* validate that gpg key has apache email address
* allow 8-digit gpg key everywhere
* make compatible with zsh
* fix typo that broke promote_rc script
* fix undefined variable
* include a reminder to check that download site is updated correctly
* fix indentation issue with brew
* add remote reference to master to so merge to master can actually work
* merge the exact release tag to master -- not random subsequent commits too!
* clean up RC tags as part of end-of-support
* make it harder to accidentally delete the support branch and pipelines
* add reminder text about expected support lifecycle and current age of support
branch
> fix rc pipeline to work with Liberica image
> -------------------------------------------
>
> Key: GEODE-8481
> URL: https://issues.apache.org/jira/browse/GEODE-8481
> Project: Geode
> Issue Type: Bug
> Components: release
> Reporter: Owen Nichols
> Assignee: Owen Nichols
> Priority: Major
> Labels: pull-request-available
>
> changes for GEODE-8321 resulted in missing dependencies in the rc pipeline
> such as git, unzip, and ssh-keygen. Add these back in and fix any other
> issues encountered during 1.13.0 release process.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)