This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to annotated tag cassandra-test
in repository https://gitbox.apache.org/repos/asf/cassandra-ccm.git


*** WARNING: tag cassandra-test was modified! ***

    from 34b91f1  (tag)
      to f55ac7c  (tag)
 tagging 0b19c8eef37db2e11ecf5b27c42c883be88830ce (commit)
      by mck
      on Tue Dec 30 22:31:09 2025 +0100

- Log -----------------------------------------------------------------
Re-tag cassandra-test
-----------------------------------------------------------------------

    from 514b753  ninja-fix – python2 compatibility for C* 3.x CI
     add 3ef48de  When creating a cluster and validating the jdk, check the 
cassandra version
     add 0e20102  Make configurable the pid wait timeout in node.py
     add 1b348f8  Add github actions for different python versions (and C* 4.0, 
4.1, and trunk)
     add 27e46a1  Replace distutils.version with custom implementation
     add 0b19c8e  Drop pkg_resources dependency

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-python-2-7.yml | 92 +++++++++++++++++++++++++++++++++++
 .github/workflows/main.yml            | 54 ++++++++++++--------
 AGENTS.md                             | 30 ++++++++++++
 ccm                                   | 27 +++++++++-
 ccmlib/cluster.py                     |  2 +-
 ccmlib/cluster_factory.py             |  3 +-
 ccmlib/cmds/cluster_cmds.py           |  5 +-
 ccmlib/common.py                      |  2 +-
 ccmlib/node.py                        |  8 +--
 ccmlib/repository.py                  |  2 +-
 ccmlib/version.py                     | 74 ++++++++++++++++++++++++++++
 requirements.txt                      |  6 ++-
 setup.cfg                             |  8 ++-
 tests/test_common.py                  |  2 +-
 tests/test_lib.py                     |  2 +-
 15 files changed, 277 insertions(+), 40 deletions(-)
 create mode 100644 .github/workflows/main-python-2-7.yml
 create mode 100644 AGENTS.md
 create mode 100644 ccmlib/version.py


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to