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

ci: Stub out CI for new python package #661

Merged
merged 95 commits into from
Aug 19, 2023
Merged

ci: Stub out CI for new python package #661

merged 95 commits into from
Aug 19, 2023

Conversation

bjchambers
Copy link
Collaborator

@bjchambers bjchambers commented Aug 15, 2023

Initial stubs were generated by maturin.

Updated (I think) to reflect the location in python.

python/Cargo.toml Outdated Show resolved Hide resolved
python/pyproject.toml Outdated Show resolved Hide resolved
Copy link
Collaborator

@epinzur epinzur left a comment

Choose a reason for hiding this comment

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

mostly want to make sure we set appropriate versions... we already have many 0.1.0 alpha versions that maybe we don't want to clobber.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Aug 15, 2023
@bjchambers
Copy link
Collaborator Author

mostly want to make sure we set appropriate versions... we already have many 0.1.0 alpha versions that maybe we don't want to clobber.

Agreed on that one.

Initial stubs were generated by `maturin`.

Updated (I think) to reflect the location in `python`.

TODO:

- [ ] In each OS, install the wheel and run tests
- [ ] Use `python-semantic-release` to compute next version
- [ ] Generate docs (based on `build-docs` from `noxfile.py`)
- [ ] Deploy docs site
@bjchambers bjchambers added this pull request to the merge queue Aug 19, 2023
Merged via the queue into main with commit 1d7ea51 Aug 19, 2023
37 checks passed
@bjchambers bjchambers deleted the python-ci branch August 19, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build cla-signed Set when all authors of a PR have signed our CLA sparrow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants