Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

v0.0.1

Choose a tag to compare

@cfournie cfournie released this 09 Aug 18:26
· 72 commits to master since this release

Feature included:

  • Add ability to update a coordinator's definition #42
  • Add missing is_active tags to some statuses #44
  • Leave conf None if not provided #47
  • Add test utilities #45
  • Add basic workflow generation #49

Bugfixes included:

  • Change how we specify environment markers #53

Cleanup PRs included:

  • Replace pep8 with pycodestyle #39
  • Pin Pylint in requirements #43
  • Fix flaky XML comparison #48