📝 Changelog#

Unreleased#

0.6.1 - 2023-10-27#

🐞 Fixed#

  • Fixed failing security-issues action in case of empty ignore list

0.6.0 - 2023-10-27#

✨ Added#

  • Added security command

  • Added security-issues action

0.5.0 - 2023-10-12#

✨ 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