You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2022/05/01 18:37:00 UTC

[jira] [Updated] (CASSANDRA-17589) Create release branch cassandra-4.1

     [ https://issues.apache.org/jira/browse/CASSANDRA-17589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Semb Wever updated CASSANDRA-17589:
-------------------------------------------
    Change Category: Semantic
         Complexity: Low Hanging Fruit
        Component/s: Build
             Status: Open  (was: Triage Needed)

> Create release branch cassandra-4.1
> -----------------------------------
>
>                 Key: CASSANDRA-17589
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17589
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Michael Semb Wever
>            Priority: Normal
>
> Figure out what needs to be done beyond the following…
> 1. Create release branch
> {code}
> git switch -c cassandra-4.1 trunk
> git push --set-upstream origin cassandra-4.1
> {code}
> 2. Bump trunk's version 
> {code}
> git switch trunk
> # increment version to 4.2
> edit build.xml debian/changelog CHANGES.txt NEWS.txt
> {code}
> 3. Add pipeline to ci-cassandra
> https://github.com/apache/cassandra-builds/blob/trunk/jenkins-dsl/cassandra_job_dsl_seed.groovy#L51
> 4. Add dtest version and upgrade paths
>  - https://github.com/apache/cassandra-dtest/blob/trunk/upgrade_tests/upgrade_manifest.py
>  - https://github.com/apache/cassandra/blob/trunk/.circleci/config.yml#L2374
>  - https://github.com/apache/cassandra-builds/blob/trunk/build-scripts/cassandra-test.sh#L31
> 5. Update how_to_commit documentation
> https://github.com/apache/cassandra/blob/trunk/doc/source/development/how_to_commit.rst



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org