Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release workflow updates #5886

Merged

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Mar 26, 2024

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.

It adds Avocado bot organization token to the release workflow instead of
personal token. This makes the release independent to one specific avocado
maintainer.

Signed-off-by: Jan Richter <[email protected]>
From the python 3.12 the setuptools are not part of python and needs to be
installed separately. Let's update the release workflow to handle this issue
until avocado-framework#5754 will be fixed.

Signed-off-by: Jan Richter <[email protected]>
@richtja richtja added this to the #105 - Codename TBD milestone Mar 26, 2024
@richtja richtja requested a review from clebergnu March 26, 2024 14:06
@richtja richtja self-assigned this Mar 26, 2024
Copy link
Contributor

@clebergnu clebergnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@clebergnu clebergnu merged commit 7898af6 into avocado-framework:master Apr 9, 2024
61 checks passed
@richtja richtja deleted the release_workflow_updates branch October 9, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants