Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Tags: datacharmer/dbdeployer

Tags

v1.73.0

Toggle v1.73.0's commit message
Merge branch 'master' of ssh+git://datacharmer.github.com/datacharmer…

…/dbdeployer

v1.72.0

Toggle v1.72.0's commit message
Fix go-unit-tests.sh script

v1.71.0

Toggle v1.71.0's commit message
Skip some tests on Github actions

v1.70.0

Toggle v1.70.0's commit message
Fix complaints for "gosec" in tests

v1.69.3

Toggle v1.69.3's commit message
Fix issue #156

* Unquoted directory names cause failures in shell scripts with
  `cd` command

v1.69.2

Toggle v1.69.2's commit message
Remove menagerie from data-load tests

Not all MySQL downloads include `mysqlimport`, which is needed
to install the menagerie database

v1.69.1

Toggle v1.69.1's commit message
fix error in cleanup procedure

v1.69.0

Toggle v1.69.0's commit message
add universal binaries to release

v1.69.0-beta

Toggle v1.69.0-beta's commit message
add arm64 binaries

v1.68.0

Toggle v1.68.0's commit message
Add option --retries-on-failure to downloads

Commands `get`, `get-by-version`, `get-unpack`, and `import` now can
set the number of retries on failure.