-
Notifications
You must be signed in to change notification settings - Fork 0
Epic/pysof #8
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
Closed
Closed
Epic/pysof #8
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0d37a6f
feat: init commit for pysof
doug-helios 2e095c3
feat: add tentative items to roadmap
doug-helios e00bfcf
feat/uv: complete MVP packaging docs and setup (#3)
doug-helios 78940cf
feat: first iteration of bindings (#4)
doug-helios f164a6e
feat: add new test coverage for error handling (#5)
doug-helios e9b23f8
feat: add pipe and script to build wheels locally (#6)
doug-helios 442f8d4
feat: enable wheel artifact (#7)
doug-helios 9186222
fix: change cd trigger, add env for rust
doug-helios c90734d
fix: trim scope of branches
doug-helios 27c1d8f
fix: tweak py cd pipe
doug-helios 21997e4
fix: format the lib for pysof
doug-helios c7b0e6f
fix: update the security and update lingering
doug-helios bffbf22
fix: fuse py-ci into ci
doug-helios eac3c20
fix: rust linter issues
doug-helios ad5b5ae
fix: fmt rust issue
doug-helios 1f61e11
fix: fuse py-cd into cd
doug-helios 788c217
fix: cd pipe python section
doug-helios 59bde7c
fix: complete the coverage of the bindings
doug-helios 1c7bb0b
tech debt: add integration test for pysof crate,split python tests
doug-helios 506b64c
fix: fmt and clippy issues
doug-helios b3b8f20
fix: update clippy test
doug-helios e7fc86b
Hotfix/support all engines (#9)
doug-helios 38b9078
fix: add pyo3 coverage for the bindings
dougc95 b6d8363
fix: test content type
dougc95 d449c2e
refactor: remove conditional Python CI job execution based on file ch…
doug-helios 6614dca
docs: add pysof Python bindings crate to project overview
doug-helios 9697325
chore: remove test package comment from python-tests init file
doug-helios 86a4c3e
refactor: remove Python wheels build workflow and simplify CD pipeline
doug-helios c6de909
docs: remove roadmap section from pysof README
doug-helios 40380e9
docs: update GitHub release URL to use correct organization name
doug-helios 6e95de8
ci: add wheel artifact upload step for pysof binary builds
doug-helios 1364edc
chore: exclude pysof crate from default workspace build to remove Pyt…
doug-helios 0fbd8b6
chore: standardize dependency versions using workspace inheritance fo…
doug-helios 0004653
fix mergin conflicts
doug-helios 50ff1bb
style: format code with rustfmt and organize imports
doug-helios 4db5399
fix: box bundle entry resources to avoid stack overflow with large FH…
doug-helios 23a8976
chore: pin serde dependencies and use workspace inheritance for share…
doug-helios f049334
feat: add source-related error types and tests to Python bindings
doug-helios 5eafb82
feat: add catch-all pattern for future SofError variants in Python er…
doug-helios 948402a
Merge branch 'main' of github.com:HeliosSoftware/hfs into epic/pysof
doug-helios ecbe1d9
feat: add python-wheels deployment option to CD workflow and remove w…
doug-helios a2610d1
refactor: alphabetically sort error class imports in pysof module for…
doug-helios de0042a
ci: install patchelf dependency for python wheel builds
doug-helios dc9fcad
fix: remove redundant Default impl in favor of direct new() constructor
doug-helios 7d7798e
chore: upgrade actions/cache to v4 and replace actions-rs/toolchain w…
doug-helios 6f90401
Merge branch 'main' into epic/pysof
smunini File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add tentative items to roadmap
- Loading branch information
commit 2e095c396ff7d83e48bdc34508a2e095c4d0cbb2
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.