Skip to content

Commit

Permalink
Release 1.11.3 (#454)
Browse files Browse the repository at this point in the history
* cookietemple sync

* [DEPENDABOT]: Bump flake8 from 3.9.0 to 3.9.1

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump watchdog from 2.0.2 to 2.0.3

Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* fix docs

Signed-off-by: zethson <lukas.heumos@posteo.net>

* add poetry dependencies and run script

Signed-off-by: zethson <lukas.heumos@posteo.net>

* flake8

Signed-off-by: zethson <lukas.heumos@posteo.net>

* mypy

Signed-off-by: zethson <lukas.heumos@posteo.net>

* nox

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix create WFs

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CT lint

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix imports

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 1

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 2

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 3

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 4

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 5

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix #345

Signed-off-by: zethson <lukas.heumos@posteo.net>

* Bump version from 1.11.1 to 1.11.2

* CL

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix docker

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix CI attempt 6

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix tests

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix tests

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix tests

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix tests

Signed-off-by: zethson <lukas.heumos@posteo.net>

* space for create wfs

Signed-off-by: zethson <lukas.heumos@posteo.net>

* coverage fix

Signed-off-by: zethson <lukas.heumos@posteo.net>

* coverage fix

Signed-off-by: zethson <lukas.heumos@posteo.net>

* coverage fix

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix license badge

* [DEPENDABOT]: Bump pygithub from 1.54.1 to 1.55

Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.54.1 to 1.55.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/master/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v1.54.1...v1.55)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump reorder-python-imports from 2.4.0 to 2.5.0

Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump sphinx from 3.5.3 to 3.5.4

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/commits/v3.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump pre-commit from 2.12.0 to 2.12.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.12.0...v2.12.1)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from v1.3.2 to v1.4.1

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.2 to v1.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.2...967e2b38a85a62bd61be5529ada27ebc109948c2)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump actions/cache from v2.1.4 to v2.1.5

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

* fix lock file

Signed-off-by: zethson <lukas.heumos@posteo.net>

* [DEPENDABOT]: Bump flake8-rst-docstrings from 0.0.14 to 0.2.1

Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.0.14 to 0.2.1.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.0.14...v0.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump mlflow from 1.15.0 to 1.16.0

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.15.0...v1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump flake8-rst-docstrings from 0.2.1 to 0.2.2

Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.2.1...v0.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

* [DEPENDABOT]: Bump autopep8 from 1.5.6 to 1.5.7

Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v1.5.6...v1.5.7)

Signed-off-by: dependabot[bot] <support@github.com>

* fix remove src folder (#356)

* fix remove src folder

Signed-off-by: zethson <lukas.heumos@posteo.net>

* remove changelog.rst from PR template

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix isort

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix formatting

Signed-off-by: zethson <lukas.heumos@posteo.net>

* add .isort.cfg and fix formatting

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix package setup.py

Signed-off-by: zethson <lukas.heumos@posteo.net>

* add isort and remove reorder-python-imports

Signed-off-by: zethson <lukas.heumos@posteo.net>

* add missing __init__.py for package

Signed-off-by: zethson <lukas.heumos@posteo.net>

* poetry update

Signed-off-by: zethson <lukas.heumos@posteo.net>

* add poetry to adding templates docs

Signed-off-by: zethson <lukas.heumos@posteo.net>

* remove src from docs automodule

Signed-off-by: zethson <lukas.heumos@posteo.net>

* [DEPENDABOT]: Bump pytest from 6.2.3 to 6.2.4 (#362)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from v1.4.1 to v1.5.0 (#361)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.4.1 to v1.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.4.1...a1ed4b322b4b38cb846afb5a0ebfa17086917d27)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump flake8-rst-docstrings from 0.2.2 to 0.2.3 (#360)

Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.2.2...v0.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump flake8 from 3.9.1 to 3.9.2 (#364)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add full Apache 2.0 license

* Add simpler missing imports mypy (#365)

* [DEPENDABOT]: Bump pygments from 2.8.1 to 2.9.0 (#359)

Bumps [pygments](https://github.com/pygments/pygments) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.8.1...2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mlflow from 1.16.0 to 1.17.0 (#363)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.16.0...v1.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [#355] mlflow run and UI gif (#366)

* [DEPENDABOT]: Bump peaceiris/actions-gh-pages from 3 to 3.8.0 (#368)

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump actions/setup-python from 2 to 2.2.2 (#367)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.1.0 to 10.2.0 (#372)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.1.0...v10.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump gitpython from 3.1.15 to 3.1.17 (#373)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.15 to 3.1.17.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump cookiecutter from 1.7.2 to 1.7.3 (#376)

Bumps [cookiecutter](https://github.com/cookiecutter/cookiecutter) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/cookiecutter/cookiecutter/releases)
- [Changelog](https://github.com/cookiecutter/cookiecutter/blob/1.7.3/HISTORY.md)
- [Commits](https://github.com/cookiecutter/cookiecutter/compare/1.7.2...1.7.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pre-commit-hooks from 3.4.0 to 4.0.1 (#374)

Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 3.4.0 to 4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.2.0 to 10.2.1 (#377)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.2.0...v10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx-click from 2.7.1 to 3.0.0 (#375)

Bumps [sphinx-click](https://github.com/stephenfin/sphinx-click) from 2.7.1 to 3.0.0.
- [Release notes](https://github.com/stephenfin/sphinx-click/releases)
- [Commits](https://github.com/stephenfin/sphinx-click/compare/2.7.1...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump jinja2 from 2.11.3 to 3.0.1 (#379)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 3.5.4 to 4.0.2 (#383)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.4...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.2.1 to 10.2.2 (#382)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.2.1...v10.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pre-commit from 2.12.1 to 2.13.0 (#384)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.12.1...v2.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump click from 7.1.2 to 8.0.1 (#381)

Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.0.1.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.1.2...8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* poetry update

Signed-off-by: zethson <lukas.heumos@posteo.net>

* tensorflow 2.5.0

Signed-off-by: zethson <lukas.heumos@posteo.net>

* dark docs & fix nox

Signed-off-by: zethson <lukas.heumos@posteo.net>

* remove typeguard

Signed-off-by: zethson <lukas.heumos@posteo.net>

* [DEPENDABOT]: Bump actions/cache from 2.1.5 to 2.1.6 (#386)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump typeguard from 2.12.0 to 2.12.1 (#387)

Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/typeguard/compare/2.12.0...2.12.1)

---
updated-dependencies:
- dependency-name: typeguard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#389)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mypy from 0.812 to 0.901 (#388)

Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.2.2 to 10.3.0 (#390)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.2.2 to 10.3.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.2.2...v10.3.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mypy from 0.901 to 0.902 (#391)

* [DEPENDABOT]: Bump mypy from 0.901 to 0.902

Bumps [mypy](https://github.com/python/mypy) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix mypy

Signed-off-by: zethson <lukas.heumos@posteo.net>

* move mypy config to pyproject.toml

Signed-off-by: zethson <lukas.heumos@posteo.net>

* remove mypy check for noxfile

Signed-off-by: zethson <lukas.heumos@posteo.net>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zethson <lukas.heumos@posteo.net>

* [DEPENDABOT]: Bump types-requests from 0.1.9 to 0.1.11 (#392)

Bumps [types-requests](https://github.com/python/typeshed) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx-click from 3.0.0 to 3.0.1 (#393)

Bumps [sphinx-click](https://github.com/stephenfin/sphinx-click) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/stephenfin/sphinx-click/releases)
- [Commits](https://github.com/stephenfin/sphinx-click/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: sphinx-click
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump actions/download-artifact from 2.0.9 to 2.0.10 (#395)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mypy from 0.902 to 0.910 (#403)

Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#394)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-pkg-resources from 0.1.2 to 0.1.3 (#397)

Bumps [types-pkg-resources](https://github.com/python/typeshed) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pkg-resources
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.3.0 to 10.4.0 (#398)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump gitpython from 3.1.17 to 3.1.18 (#399)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.17 to 3.1.18.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.17...3.1.18)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mlflow from 1.17.0 to 1.18.0 (#400)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 0.1.11 to 2.25.0 (#402)

Bumps [types-requests](https://github.com/python/typeshed) from 0.1.11 to 2.25.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump xdoctest from 0.15.4 to 0.15.5 (#404)

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/0.15.4...0.15.5)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.4.0 to 10.5.0 (#408)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 4.0.2 to 4.0.3 (#407)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump packaging from 20.9 to 21.0 (#406)

Bumps [packaging](https://github.com/pypa/packaging) from 20.9 to 21.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.9...21.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pep8-naming from 0.11.1 to 0.12.0 (#409)

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.11.1...0.12.0)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 4.0.3 to 4.1.0 (#410)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.0.3...v4.1.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump cffi from 1.14.5 to 1.14.6 (#411)

Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 to 1.14.6.

---
updated-dependencies:
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.5.0 to 10.6.0 (#412)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump questionary from 1.9.0 to 1.10.0 (#416)

Bumps [questionary](https://github.com/tmbo/questionary) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/tmbo/questionary/releases)
- [Commits](https://github.com/tmbo/questionary/compare/1.9.0...1.10.0)

---
updated-dependencies:
- dependency-name: questionary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mlflow from 1.18.0 to 1.19.0 (#415)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 4.1.0 to 4.1.1 (#414)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump requests from 2.25.1 to 2.26.0 (#413)

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from 1.5.2 to 2.0.1 (#418)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.5.2...v2.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 4.1.1 to 4.1.2 (#421)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#420)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.0 to 2.25.1 (#422)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.1 to 2.25.2 (#423)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pre-commit from 2.13.0 to 2.14.0 (#425)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump xdoctest from 0.15.5 to 0.15.6 (#428)

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/0.15.5...0.15.6)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.2 to 2.25.6 (#427)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.2 to 2.25.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pep8-naming from 0.12.0 to 0.12.1 (#426)

Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.0...0.12.1)

---
updated-dependencies:
- dependency-name: pep8-naming
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.6.0 to 10.7.0 (#424)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.6.0...v10.7.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pygments from 2.9.0 to 2.10.0 (#429)

Bumps [pygments](https://github.com/pygments/pygments) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump cryptography from 3.4.7 to 3.4.8 (#431)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.4.7...3.4.8)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump xdoctest from 0.15.6 to 0.15.8 (#438)

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.6 to 0.15.8.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/0.15.6...0.15.8)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#432)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.7.0 to 10.9.0 (#435)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.7.0 to 10.9.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.7.0...v10.9.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pre-commit from 2.14.0 to 2.15.0 (#439)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump pytest from 6.2.4 to 6.2.5 (#437)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump mlflow from 1.19.0 to 1.20.2 (#440)

Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.19.0 to 1.20.2.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.19.0...v1.20.2)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx from 4.1.2 to 4.2.0 (#441)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump flake8-bugbear from 21.4.3 to 21.9.1 (#442)

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.4.3 to 21.9.1.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.4.3...21.9.1)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (#443)

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.2...1.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#444)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.9.0 to 10.10.0 (#445)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.9.0...v10.10.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump gitpython from 3.1.18 to 3.1.20 (#446)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.18 to 3.1.20.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.18...3.1.20)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.6 to 2.25.7 (#447)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.6 to 2.25.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.7 to 2.25.8 (#448)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.7 to 2.25.8.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump rich from 10.10.0 to 10.11.0 (#449)

Bumps [rich](https://github.com/willmcgugan/rich) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/willmcgugan/rich/compare/v10.10.0...v10.11.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump types-requests from 2.25.8 to 2.25.9 (#450)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.8 to 2.25.9.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump xdoctest from 0.15.8 to 0.15.9 (#451)

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.8 to 0.15.9.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/0.15.8...0.15.9)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump flake8-bugbear from 21.9.1 to 21.9.2 (#452)

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.1 to 21.9.2.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.9.1...21.9.2)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [DEPENDABOT]: Bump cryptography from 3.4.8 to 35.0.0 (#453)

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 35.0.0.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.4.8...35.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix Template dependencies (#417)

* upgraded pytorch dependencies

Signed-off-by: zethson <lukas.heumos@posteo.net>

* revert PL

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix xgboost

Signed-off-by: zethson <lukas.heumos@posteo.net>

* try 3.7.9 python for tf

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix wf

Signed-off-by: zethson <lukas.heumos@posteo.net>

* upgrade TF to 2.6

Signed-off-by: zethson <lukas.heumos@posteo.net>

* upgrade dependencies & fix safety

Signed-off-by: zethson <lukas.heumos@posteo.net>

* isort fix

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix mypy

Signed-off-by: zethson <lukas.heumos@posteo.net>

* Bump version from 1.11.2 to 1.11.3

* upgrade mlflow

Signed-off-by: zethson <lukas.heumos@posteo.net>

* fix mypy

Signed-off-by: zethson <lukas.heumos@posteo.net>

* remove isort

Signed-off-by: zethson <lukas.heumos@posteo.net>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Ehmele <philipp_ehm@protonmail.com>
  • Loading branch information
3 people committed Oct 2, 2021
1 parent c997a20 commit 09350cc
Show file tree
Hide file tree
Showing 132 changed files with 6,249 additions and 2,957 deletions.
4 changes: 1 addition & 3 deletions .bandit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
### profile may optionally select or skip tests

# (optional) list included tests here:
tests: []

# (optional) list skipped tests here:
skips: ['B403', 'B404', 'B603', 'B607']
skips: ["B403", "B404", "B603", "B607"]
8 changes: 3 additions & 5 deletions .cookietemple.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cookietemple_version: '1.2.2 # <<COOKIETEMPLE_NO_BUMP>>'
cookietemple_version: '1.3.0 # <<COOKIETEMPLE_NO_BUMP>>'
domain: cli
language: python
project_slug: mlf-core
project_slug_no_hyphen: mlf_core
template_version: '1.1.0 # <<COOKIETEMPLE_NO_BUMP>>'
template_version: '2.0.0 # <<COOKIETEMPLE_NO_BUMP>>'
template_handle: cli-python
github_username: mlf-core
creator_github_username: zethson
Expand All @@ -15,7 +15,5 @@ full_name: Lukas Heumos
email: lukas.heumos@posteo.net
project_name: mlf-core
project_short_description: Reproducible machine learning pipelines using mlflow.
version: 1.11.2
version: 1.11.3
license: Apache2.0
command_line_interface: Click
testing_library: pytest
4 changes: 0 additions & 4 deletions .coveragerc

This file was deleted.

2 changes: 2 additions & 0 deletions .darglint
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[darglint]
strictness = short
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ insert_final_newline = false

[Makefile]
indent_style = tab

7 changes: 7 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[flake8]
select = B,E,F,W
ignore = E203,E501,RST201,RST203,RST301,W503,D100,DAR,W605
max-line-length = 120
max-complexity = 15
exclude = src/mlf_core/create/templates
per-file-ignores = tests/*:S101
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* text=auto eol=lf
mlf_core/create/templates/* linguist-vendored=true
15 changes: 8 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Bug report
about: Create a bug report to help us improve
title: 'Bug Summary'
labels: 'bug'
assignees: ''

title: "Bug Summary"
labels: "bug"
assignees: ""
---

**Describe the bug**
Expand All @@ -14,18 +13,20 @@ assignees: ''
**To Reproduce**

Steps to reproduce the behavior:

1. ...
2. ...
3. ...

**Expected behavior**

<!-- A clear and concise description of what you expected to happen. -->

**System [please complete the following information]:**

- OS: e.g. [Ubuntu 18.04]
- Language Version: [e.g. Python 3.8]
- Virtual environment: [e.g. Conda]
- OS: e.g. [Ubuntu 18.04]
- Language Version: [e.g. Python 3.8]
- Virtual environment: [e.g. Conda]

**Additional context**

Expand Down
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest a new feature
title: 'Feature Request Summary'
labels: 'enhancement'
assignees: ''

title: "Feature Request Summary"
labels: "enhancement"
assignees: ""
---

**Is your feature request related to a problem? Please describe.**
Expand Down
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/general_question.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: General question
about: Ask a question about anything related to this project
title: 'Question'
labels: 'question'
assignees: ''

title: "Question"
labels: "question"
assignees: ""
---

**Question**
Expand Down
8 changes: 3 additions & 5 deletions .github/ISSUE_TEMPLATE/new_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: New template
about: Suggest a new template to mlf-core
title: 'New template'
labels: 'new template'
assignees: ''

title: "New template"
labels: "new template"
assignees: ""
---

**Proposed Template**
Expand All @@ -20,7 +19,6 @@ assignees: ''
<!-- A clear and concise list of associated technologies, frameworks and details of the suggested template.
Note, that we try to adhere to mainstream best practices and try to automate as much as possible. -->


**Additional context**

<!-- Add any other context here. -->
6 changes: 3 additions & 3 deletions .github/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ set -e
case "$1" in

pytorch)
echo -e "\n\n\n\n\nn\n\n\n\nn" | mlf-core create
echo -e "\n\n\n\n\nn\n\n\n\nn" | poetry run mlf-core create
;;

tensorflow)
echo -e "\n\033[B\n\n\n\nn\n\n\n\nn" | mlf-core create
echo -e "\n\033[B\n\n\n\nn\n\n\n\nn" | poetry run mlf-core create
;;

xgboost)
echo -e "\n\033[B\033[B\n\n\n\nn\n\n\n\nn" | mlf-core create
echo -e "\n\033[B\033[B\n\n\n\nn\n\n\n\nn" | poetry run mlf-core create
;;

*)
Expand Down
62 changes: 42 additions & 20 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,45 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"
- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"

- package-ecosystem: pip
directory: "/docs"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"

- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
target-branch: development
labels:
- DEPENDABOT
commit-message:
prefix: "[DEPENDABOT]"
66 changes: 66 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
# Labels names are important as they are used by Release Drafter to decide
# regarding where to record them in changelog or if to skip them.
#
# The repository labels will be automatically configured using this file and
# the GitHub Action https://github.com/marketplace/actions/github-labeler.
- name: breaking
description: Breaking Changes
color: bfd4f2
- name: bug
description: Something isn't working
color: d73a4a
- name: build
description: Build System and Dependencies
color: bfdadc
- name: ci
description: Continuous Integration
color: 4a97d6
- name: dependencies
description: Pull requests that update a dependency file
color: 0366d6
- name: documentation
description: Improvements or additions to documentation
color: 0075ca
- name: duplicate
description: This issue or pull request already exists
color: cfd3d7
- name: enhancement
description: New feature or request
color: a2eeef
- name: github_actions
description: Pull requests that update Github_actions code
color: "000000"
- name: good first issue
description: Good for newcomers
color: 7057ff
- name: help wanted
description: Extra attention is needed
color: 008672
- name: invalid
description: This doesn't seem right
color: e4e669
- name: performance
description: Performance
color: "016175"
- name: python
description: Pull requests that update Python code
color: 2b67c6
- name: question
description: Further information is requested
color: d876e3
- name: refactoring
description: Refactoring
color: ef67c4
- name: removal
description: Removals and Deprecations
color: 9ae7ea
- name: style
description: Style
color: c120e5
- name: testing
description: Testing
color: b1fc6f
- name: wontfix
description: This will not be worked on
color: ffffff
9 changes: 4 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@

<!-- Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs). -->

- [ ] This comment contains a description of changes (with reason)
- [ ] Referenced issue is linked
- [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] Documentation in `docs` is updated
- [ ] `CHANGELOG.rst` is updated
- [ ] This comment contains a description of changes (with reason)
- [ ] Referenced issue is linked
- [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] Documentation in `docs` is updated

**Description of changes**

Expand Down
51 changes: 51 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name-template: "1.11.3 🌈" # <<COOKIETEMPLE_FORCE_BUMP>>
tag-template: 1.11.3 # <<COOKIETEMPLE_FORCE_BUMP>>
categories:
- title: "🚀 Features"
labels:
- feature
- enhancement
- title: "🐛 Bug Fixes"
labels:
- fix
- bugfix
- bug
- title: "🧰 Maintenance"
label: chore
- title: ":package: Dependencies"
labels:
- dependencies
- build
- dependabot
- DEPENDABOT
version-resolver:
major:
labels:
- major
minor:
labels:
- minor
patch:
labels:
- patch
default: patch
autolabeler:
- label: chore
files:
- "*.md"
branch:
- '/docs{0,1}\/.+/'
- label: bug
branch:
- /fix\/.+/
title:
- /fix/i
- label: enhancement
branch:
- /feature\/.+/
body:
- "/JIRA-[0-9]{1,4}/"
template: |
## Changes
$CHANGES
Loading

0 comments on commit 09350cc

Please sign in to comment.