Skip to content

v0.2.43

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 16:21
· 255 commits to main since this release

Added

  • add workflow to run python tests
  • use blocking concurrency with terraform-serverless-deploy workflow
  • poetry add pytest

Changed

  • Replaced unittest with pytest
  • update/refactor ScriptOptions
  • replace (deprecated) pkg_resources with importlib.meta
  • update ScriptOptions to use @Property
  • use latest upstream combined data
  • feat: add updated upstream data (incl. harpy)
  • update tests for external data

Fixed

  • use 'pytest' not 'py.test'
  • remove duplicates 'concurrency' in terraform-serverless-deploy.yml