Skip to content
Compare
Choose a tag to compare
@CasperWA CasperWA released this 12 Jul 08:32
· 6 commits to main since this release

Use Python 3.11 throughout

Update and conform the code base and all development-related code (CI/CD workflows and more) to expect a Python 3.11 interpreter.

Conform more to standard GitHub Actions behavior

Extend the default for acceptable conclusions (the acceptable_conclusions input) for the action to exit in a successful state to include the skipped conclusion. It previously only included the success conclusion. Thanks to @MattiSG for this extension.

Changelog

v2.16.0 (2024-07-12)

Full Changelog

Closed issues:

  • Mirror GitHub interpretation in default acceptable conclusions #249
  • Be explicit and match up Python versions #217

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator