Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

doug-helios
Copy link
Contributor

No description provided.

* feat/uv: complete MVP packaging docs and setup

* feat: add ci for python build

* feat: move the ci for python

* fix: update lock

* fix: update readme for macos and runners selfhosted

* tech debt: remove CI momentarly
* feat: first iteration of bindings

* feat: first binding completed

* feat: switch build to maturin

* feat: complete the core functions

* feat: add tests for content types

* docs: update readme for v1

* feat: multiple engine support
* feat: add pipe and script to build wheels locally

* feat:split pythonc ci steps

* fix:remove rust step

* fix: orchestrate workflow for ci at python

* fix: workflow release, removed PyPI for a bit

* tech debt: remove windows build temp

* fix: unify setup venv

* fix: split python ci/cd

* fix: remove deprecated pipes

* fix: optimize venv use

* fix: venv path

* fix: test coverage

* fix: add maturin

* fix: install maturin?

* fix: add rust toolchain

* fix: linter issues

* fix: linter target path

* fix: path for formats and linters

* fix: lint and checker target

* fix: last iter

* fix: args paths

* checkpoint 1
* feat: enable wheel artifact

* fix: remove restrictive branches, trigger on py-CI finish

* checkpoint?

* checkpoint pr

* Revert "checkpoint pr"

This reverts commit b6828d1.

* fix:add feture branch for testing

* change if for trigger
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@doug-helios doug-helios requested a review from smunini September 15, 2025 18:09
Copy link
Contributor

@smunini smunini left a comment

Choose a reason for hiding this comment

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

Overall looks good with these comments. If someone clones this repo, but doesn't yet have uv installed, will the rust cargo build still succeed ok?

@doug-helios
Copy link
Contributor Author

Overall looks good with these comments. If someone clones this repo, but doesn't yet have uv installed, will the rust cargo build still succeed ok?

I've updated to exclude it and added a note on how to build it at pysof/README.md

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.

3 participants