Skip to content

Add workflow to trigger the SDK release #20

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

giograno
Copy link
Member

@giograno giograno commented May 7, 2025

We recently introduced a workflow to release a Python SDK version from a released OpenAPI spec. We can manually trigger this workflow, but ideally, we want to be part of the release automation.

This PR introduces a workflow triggered upon publishing a new OpenAPI release (already part of the release process).
This workflow does nothing more than i) computing the version from the tag, and ii) triggering the Python SDK workflow.

@giograno giograno requested a review from alexrashed May 7, 2025 17:24
@giograno giograno self-assigned this May 7, 2025
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

Awesome! Closing the gap between the different pipelines! 4.4 would have been a perfect opportunity to test this, sorry that I moved a bit too fast this time on the release and already published it... 😅

@giograno giograno merged commit 6fe425f into main May 9, 2025
@giograno giograno deleted the sdk-release-workflow branch May 9, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants