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

feat: Move the Python bindings into a standalone repository #1

Merged
merged 5 commits into from
Jul 14, 2024

Conversation

DataTriny
Copy link
Member

Just like we did for the C bindings, let's move the Python ones into their own.

I used git-filter-repo to only keep what is relevant here.

GitHub secret tokens that we need to configure:

  • RELEASE_PLEASE_TOKEN
  • PYPI_TOKEN

@mwcampbell
Copy link
Contributor

I believe you need to update the release-please workflow as I did for accesskit-c.

@DataTriny DataTriny force-pushed the extract-from-main-repo branch from 880cb88 to 1ecc03e Compare July 14, 2024 12:41
@DataTriny
Copy link
Member Author

I performed a test of the release process here. The uploaded package can be found here.

On Pypi, in the project publishing settings, you will need to change the repository name to accesskit-python and the workflow file to publish.yml otherwise the upload will be rejected.

@mwcampbell mwcampbell merged commit 1b647fd into main Jul 14, 2024
9 checks passed
@mwcampbell mwcampbell deleted the extract-from-main-repo branch July 14, 2024 22:23
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