Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

dbdeployer 1.5.0

Choose a tag to compare

@datacharmer datacharmer released this 12 May 15:58
· 413 commits to master since this release

Usability enhancements and bug fixes

NEW FEATURES:

  • Added option --binary-version, which allows the basedir to be other than {prefix}x.x.xx
  • Added command line record to sbdescription.json, to the catalog, and to the defaults listing.

BUGS FIXED

  • Fixed Issue #10 (again). The directory for symlinks was not created timely, resulting in errors with some tarballs.

VARIOUS

  • Minor code refactoring
  • Changes in templates for single sandbox scripts. Now almost all scripts source a file containing common code (sb_include). The behavior of the scripts is unchanged but it should be now easier to extend or change them.

TESTING

  • Added test for --binary-version