πŸ“ Changelog#

Unreleased#

✨ Added#

  • Added first version of the tbx cli tool with support for managing github workflows

πŸ”§ Changed#

  • Changed autogenerated comment in version.py for better clarity

  • Updated dependencies

  • Updated github issue templates

0.4.0 - 2023-04-19#

✨ Added#

  • Added support for metrics
    • Added nox metrics task nox -s report

    • Added GitHub workflow which generates and reports the metrics

    • Added metrics workflow call invocation to standard workflows
      • ci

      • ci-cd

      • pr-merge

πŸ”§ Changed#

  • Updated dependencies

πŸ—‘ Removed#

  • Removed scriv support

0.3.0 - 2022-12-21#

✨ Added#

  • Added support for custom path filters to config object

πŸ”§ Changed#

  • Updated dependencies

0.2.0 β€” 2022-12-20#

✨ Added#

  • Added basic templates for workflow and config files

  • Added additional Project metadata

πŸ”§ Changed#

  • Updated dependencies

  • Migrate project to exasol organization

πŸ“š Documentation#

  • Updated workflow documentation

0.1.0 β€” 2022-11-25#

✨ Initial release