cr8 icon indicating copy to clipboard operation
cr8 copied to clipboard

CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

Results 6 cr8 issues
Sort by recently updated
recently updated
newest added

cr8 tries to unpack the `.zip` with `tarfile`: Downloading https://cdn.crate.io/downloads/releases/cratedb/x64_windows/crate-4.2.2.zip and extracting to C:\Users\runneradmin\.cache\cr8\crates Traceback (most recent call last): File "c:\hostedtoolcache\windows\python\3.8.5\x64\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File...

Dear Mathias, while working on https://github.com/crate/crate-python/pull/388, we faced some deadlock issues when tearing down the testlayer on GHA/Windows. So, we wanted to take the chance to also test the testlayer...

The jdk path points to the wrong location when starting up `latest-nightly` in `cr8 0.18.1.dev5+g74d5c9f.d20200427` on mac os x. ``` > cr8 run-crate latest-nightly Skipping download, tarball alrady extracted at...

help wanted

## About This patch modernizes the CI/GHA workflow configuration, i.e. bumps a few version numbers of GitHub Actions. ## Validation An [earlier CI run](https://github.com/daq-tools/cr8/actions/runs/7855702978) displayed a few deprecation warnings, now...