avocado-framework / avocado

Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
https://avocado-framework.github.io/
Other
336 stars 335 forks source link

Release workflow updates #5886

Closed richtja closed 2 months ago

richtja commented 3 months ago

This PR fixes some issues which were found during the 104 release.

  1. Adds Avocado bot token, to reduce the dependency of the release on @clebergnu's private tokens.
  2. Fixes the issues with setuptools on python 3.12.