2020.12.15
github-actions
released this
17 Dec 08:11
·
20 commits
to main
since this release
Overview of changes
This section highlights the main changes brought by this release:
- Synchronisation with integration_blueprint repository.
- Improve settings and documentation on how to do step by step debugging.
- Improve translation.
- Add pre-commit and continuous integration to the template.
- Move the documentation from README files to ReadTheDoc.
Changes
💥 Breaking Changes
- Sync with latest version of integration-blueprint (#89) @oncleben31
🚀 Features
- Prepare configuration for debugging (#91) @oncleben31
- Improve translations (#90) @oncleben31
- Add Pre-commit to template (#73) @oncleben31
🪲 Fixes
- Fix linting errors (#97) @oncleben31
👷 Continuous Integration
- Add release drafter and label management in template (#79) @oncleben31
- Rework template CI (#76) @oncleben31
📚 Documentation
- Start advanced documentation (#98) @oncleben31
- Add documentation for step by step debugging (#96) @oncleben31
- Badge update (#93) @oncleben31
📦 Dependencies
- Bump pre-commit from 2.9.0 to 2.9.3 in /.github/workflows (#88) @oncleben31
- Bump pip from 20.2.4 to 20.3.1 in /.github/workflows (#87) @oncleben31
- Bump hacs/action from 20.11.1 to 20.11.2 (#86) @oncleben31
Changes to the Cookiecutter
This section lists changes to the Cookiecutter that don't affect generated projects.
👷 Continuous Integration
- Check external links in CI (#100) @oncleben31
- Add checklist in release drafter template (#95) @oncleben31
- Reset instance on push to main (#71) @oncleben31
📚 Documentation
- Prepare release 2020.12.15 (#103) @oncleben31
- Reduce to one version reference in the doc (#94) @oncleben31
📦 Dependencies
- Bump crazy-max/ghaction-github-labeler from v3.1.0 to v3.1.1 (#102) @dependabot
- Bump pre-commit from 2.8.2 to 2.9.3 in /.github/workflows (#85) @dependabot
- Bump pip from 20.2.4 to 20.3.1 in /.github/workflows (#84) @dependabot