Skip to content

v1.3.0

Compare
Choose a tag to compare
@ewen-lbh ewen-lbh released this 16 Apr 11:03
· 89 commits to main since this release
640413e

Added

  • exporters init command: bootstrap a new exporter manifest file
  • exporters: sprig functions are now available in templates, along with shell-escape strings
  • env variables ORTFO_DEBUG and ORTFODB_DEBUG can now be used as alternatives to DEBUG to enable debug mode. as with DEBUG, the value must be "1" to enable debug mode
  • cloud exporter: config "name" to rename the uploaded file. defaults to the local file name

Fixed

  • tags.repository and technologies.repository now handle expansion of ~ and ~user