Skip to content

Removed deprecated 'publish' workflow#3440

Merged
kpumuk merged 1 commit into
apache:masterfrom
kpumuk:delete-deprecated-release
May 3, 2026
Merged

Removed deprecated 'publish' workflow#3440
kpumuk merged 1 commit into
apache:masterfrom
kpumuk:delete-deprecated-release

Conversation

@kpumuk
Copy link
Copy Markdown
Member

@kpumuk kpumuk commented May 2, 2026

The workflow to publish Python library to pypi was introduced 4 years ago, and uses 2 actions via submodules. Since then we got another workflow, pypi.yml, which does the same.

Neither worked with 0.23.0 release:

I believe one is enough, and pypi.yml seem to have worked for 0.22.0 release, so let's keep this one.

  • Did you create an Apache Jira ticket? (Request account here, not required for trivial changes)
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@kpumuk kpumuk requested review from Jens-G, fishy and jimexist as code owners May 2, 2026 22:01
@mergeable mergeable Bot added the github_actions Pull requests that update GitHub Actions code label May 2, 2026
@kpumuk kpumuk force-pushed the delete-deprecated-release branch from 6472106 to e644c11 Compare May 3, 2026 12:19
@kpumuk kpumuk merged commit 9d4d6f0 into apache:master May 3, 2026
84 of 85 checks passed
@kpumuk kpumuk deleted the delete-deprecated-release branch May 3, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants