This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from fd860b9 Make TableCQLHelper reuse the single quote pattern
new 7333c2b Refactor Circle CI configuration
new 7bda2a0 Merge branch 'cassandra-2.2' into cassandra-3.0
new 0c2d992 Merge branch 'cassandra-3.0' into cassandra-3.11
new a851962 Merge branch 'cassandra-3.11' into trunk
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.circleci/config-2_1.yml | 558 ++++++
.circleci/config-2_1.yml.high_res.patch | 22 +
.circleci/config.yml | 1996 ++++++++++++++++----
.circleci/config.yml.HIGHRES | 1630 ++++++++++++++++
.circleci/config.yml.LOWRES | 1630 ++++++++++++++++
.circleci/generate.sh | 9 +
.circleci/readme.md | 32 +
CHANGES.txt | 1 +
build.xml | 46 +
.../dht/tokenallocator/TokenAllocatorTestBase.java | 6 +
10 files changed, 5529 insertions(+), 401 deletions(-)
create mode 100644 .circleci/config-2_1.yml
create mode 100644 .circleci/config-2_1.yml.high_res.patch
create mode 100644 .circleci/config.yml.HIGHRES
create mode 100644 .circleci/config.yml.LOWRES
create mode 100755 .circleci/generate.sh
create mode 100644 .circleci/readme.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]