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

PyPI upload update #5926

Closed richtja closed 2 months ago

richtja commented 2 months ago

This PR introduces new pre-release CI check for testing pypi and updates avocados release process to use PyPI Trusted Publisher Management and gh-action-pypi-publish action instead of private token.

Reference: https://github.com/avocado-framework/avocado/issues/5903 Signed-off-by: Jan Richter jarichte@redhat.com

mr-avocado[bot] commented 2 months ago

Dear contributor, Avocado is currently at the end of sprint #105, therefore we are in feature freeze state. Please avoid merging changes that do not fall into these categories:

The feature freeze will be active until the release planned on 05/06/2024.