Skip to content

Releases: consag/devops-informatica-tools

Release 1.2.16

11 May 18:57
ebb89e8

Choose a tag to compare

Oracle error handling during deployment is now based on environment variable ORACLE_ON_ERROR, with possible values:

  • IGNORE: All errors are ignored
  • ABORT: Execution of sql script stops at first error and the deploy will fail
  • REPORT: Execution of script completes, but errors will fail the deploy

Release 1.2.15

06 May 19:35

Choose a tag to compare

Available on pypi and attached.
This release contains a fix for artifact creation of FitNesse