Skip to content

Automatically publish new versions#133

Merged
jamiecobbett merged 1 commit into
masterfrom
automatically-release
May 27, 2026
Merged

Automatically publish new versions#133
jamiecobbett merged 1 commit into
masterfrom
automatically-release

Conversation

@jamiecobbett
Copy link
Copy Markdown
Contributor

When the version is bumped and merged to master, this will check to see if the release already exists and if it doesn't, it will publish to pypi and create the github release.

The version is controlled in the client-library-templates repo.

This is copied from nodejs: https://github.com/gocardless/gocardless-nodejs/blob/master/.github/workflows/test-and-deploy.yml#L33-L95

This copies the approach we use for node
@jamiecobbett jamiecobbett requested a review from a team May 27, 2026 14:36
@jamiecobbett jamiecobbett merged commit 801ec2d into master May 27, 2026
9 checks passed
@jamiecobbett jamiecobbett deleted the automatically-release branch May 27, 2026 14:44
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