Context: A call for release managers was made in May 2020 on the dev ML

This confluence page is to list and onboard those that have expressed interest in being a Release Manager.


Requirements Checklist

GPG Key

  • Do you have a RSA 4096 GPG key?
  • Is the private key (and has it always been) secure? (Only stored on hardware that only you have root/admin access to?)
  • Is it signed by others? [Optional]
  • Is the public key added to the Cassandra's KEYS file? (Requires a jira ticket: only a PMC can review and commit)
  • Is the public key available via the MIT Keyserver ?

Nexus Access

Reading Checklist

The project release guide.

ASF guides, policy, and best practices. Useful as a reference material.

Help creating your GPG key.

Optional Reading for keeping a GPG private key secure on a second device

Bintray Access (PMC Only)

  • Do you have a jfrog.apache.org account (using your asf id)?

Twitter Access (PMC Only)

  • Do you have access to @Cassandra Twiiter account (through Tweetdeck)?  [Optional]


Release Managers 

Committer


GPG key

Reading
Checklist


ASF JFrog
Access

Twitter
Access

LI
Access

Cut (new) Release

Finalized ReleaseDrivers
Release
Eric Evans
(tick)(tick)






Jake Luciani


(tick)

(tick)(tick)



Michael Shuler
(tick)(tick)
(tick)(tick)
(tick)(tick)
Mick Semb Wever
(tick)(tick)
(tick)(tick)(tick)(tick)(tick)(tick)
Jordan West
(tick)(tick)






Dinesh Joshi









Chris Lohfink









Vinay Chella









Sam Tunnicliffe
(tick)(tick)
(tick)(tick)
(tick)(tick) 

Aleksey Yeshchenko











Alex Petrov
(tick)(tick)
(tick)

(tick)

(tick)


Stefan Miklosovic
(tick)(tick)



(tick)



Berenguer Blasi
(tick)(tick)






Brandon Williams
(tick)(tick)

(tick)
(tick)(tick)




  • No labels

1 Comment

  1. Releasing Cassandra-2.1.x requires manual intervention.

    •  checksums on tar.gz files (`ant release -Dfinal.name=apache-cassandra-2.1.22`)
    •  debian artefacts need to be built with custom docker image that has openjdk-7 (`FROM openjdk:7u221-jdk-jessie` and remove RUN line that installs openjdk-8 and openjdk-11)