Re: Fwd: [DISCUSS] Formalizing requirements for pre-commit patches on new CI

2023-07-09 Thread Berenguer Blasi
+1 to Josh which is exactly my line of thought as well. But that is only valid if we have a solid Jenkins that will eventually run all test configs. So I think I lost track a bit here. Are you proposing: 1- CircleCI: Run pre-commit a single (the most common/meaningful, TBD) config of tests 2

Re: Changing the output of tooling between majors

2023-07-09 Thread Dinesh Joshi
> On Jul 8, 2023, at 8:43 AM, Miklosovic, Stefan > wrote: > > If we are providing CQL / JSON / YAML for couple years, I do not believe that > the argument "lets not break it for folks in nodetool" is still relevant. CQL > output is there from times of 4.0 at least (at least!) and YAML / JSON

Re: CASSANDRA-18654 - start publishing CQLSH to PyPI as part of the release process

2023-07-09 Thread Jeff Widman
Thanks Max, always encouraging to hear that the time I spend on open source is helping others. Your use case is very similar to what drove my original desire to get involved with the project. Being able to `pip install cqlsh` from a dev machine was so much lighter weight than the alternatives. An