Skip to content

v0.2.2

Compare
Choose a tag to compare
@CasperWA CasperWA released this 05 Oct 13:28
· 195 commits to main since this release

Finalize automation

Updating dependencies is now fully automized, with the Dependabot PRs being auto-merged into the permanent Dependabot branch if all CI checks succeed.
Furthermore, it will run the invoke task that updates the pytest config file concerning dependencies and pushes it to the PR head branch before enabling auto-merge.

Changelog

v0.2.2 (2021-10-05)

Full Changelog

Fixed bugs:

  • Fix auto-merge workflow to actually run #165
  • Reset ci/dependabot-updates after merging ci/update-dependencies #131

Closed issues:

  • Activate auto-merge for Dependabot PRs #162
  • Move automatic ci/update-dependencies PR to Tuesday or Friday #160

Merged pull requests:

  • Move check for dependabot head branch to job #166 (CasperWA)
  • New auto-merge CI for dependabot PRs #163 (CasperWA)
  • Reset ci/dependabot-updates branch upon merge to main #161 (CasperWA)

* This Changelog was automatically generated by github_changelog_generator