Commit Graph

63 Commits

Author SHA1 Message Date
BillTheMaker
14b0481d7c Fix Python version and clean up publish workflow
Updated Python version to 3.12 and removed invalid input for python in the build step.
2025-12-06 19:12:47 -07:00
BillTheMaker
bd8e07fe9c Fix indentation in publish.yml workflow steps 2025-12-06 18:52:39 -07:00
BillTheMaker
9016b9213e Update publish.yml 2025-12-06 18:48:02 -07:00
BillTheMaker
b25a070d5e Add step to publish package to PyPI 2025-12-06 18:28:52 -07:00
BillTheMaker
8e6b120e76 Update publish workflow with debugging steps 2025-12-06 18:07:01 -07:00
BillTheMaker
ebea27b62e Change pypi-token to token in publish.yml 2025-12-06 17:52:20 -07:00
BillTheMaker
09b4eb4510 Enhance publish workflow with wheel verification
Added steps to verify and flatten wheels before publishing.
2025-12-06 17:30:54 -07:00
BillTheMaker
30d741b418 Update publish workflow to allow manual triggering 2025-12-06 16:19:02 -07:00
BillTheMaker
7b5e615c00 Refactor publish.yml for matrix configuration
updating and fixing pypy documentation
2025-12-06 16:05:36 -07:00
BillTheMaker
056fbbb6e1 Update artifact name to include OS and target 2025-12-06 16:00:32 -07:00
BillTheMaker
c408c483d0 disable manylinux
disabled manylinux because it was defaulting to python 3.8 which was breaking Pypi build
2025-12-06 15:38:47 -07:00
BillTheMaker
c97f5e6e6e Merge pull request #10 from BillTheMaker/feature
feature
2025-11-25 13:15:10 -07:00
Bill
50ddaacbdc Apache license 2025-11-25 11:28:02 -07:00
Bill
c734fadba2 Apache license 2025-11-25 11:05:12 -07:00
Bill
258f7e09aa configurable batch size for hardware optimizations 2025-11-25 01:14:45 -07:00
Bill
2811d97c47 fixed task switching latency and implemented string killer 2025-11-25 00:01:41 -07:00
BillTheMaker
9cacb95b0f Merge pull request #9 from BillTheMaker/feature
add doc file
2025-11-24 20:18:09 -07:00
Bill
11ddd184f4 version update to publish to Pypi 7 2025-11-24 20:17:03 -07:00
Bill
0b0f3677b1 version update to publish to Pypi 7
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.7
2025-11-23 13:46:17 -07:00
Bill
5313f5f4ef version update to publish to Pypi 6
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.6
2025-11-23 13:34:19 -07:00
Bill
72974a9658 version update to publish to Pypi 5
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.5
2025-11-23 13:27:58 -07:00
Bill
8981b3038d version update to publish to Pypi 5 2025-11-23 13:27:22 -07:00
Bill
751b95a123 version update to publish to Pypi 4
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.4
2025-11-23 13:07:02 -07:00
Bill
26d1eb631e version update to publish to Pypi 2
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.2 v0.1.3
2025-11-23 12:53:54 -07:00
Bill
d6bd2eee00 version update to publish to Pypi
Some checks failed
Publish to PyPI / Build wheels on macos-latest (push) Has been cancelled
Publish to PyPI / Build wheels on ubuntu-latest (push) Has been cancelled
Publish to PyPI / Build wheels on windows-latest (push) Has been cancelled
Publish to PyPI / Publish to PyPI (push) Has been cancelled
v0.1.1
2025-11-23 12:45:31 -07:00
Bill
06a6dcdd31 fixing for pypi upload 2025-11-22 23:37:57 -07:00
Bill
c338fcae65 make tracy optional, add readme.md, continue fixing thrashing for sequential reads for workers 2025-11-22 22:11:08 -07:00
Bill
95f88ee6e4 documents for new features and fixes added 2025-11-21 17:51:00 -07:00
Bill
4e9a3aa5cb profiler set up! cpu starvation identified 2025-11-19 11:06:48 -07:00
Bill
527e8428b0 Merge remote-tracking branch 'origin/main' into reflection_setup
# Conflicts:
#	Cargo.toml
#	src/lib.rs
2025-11-19 11:06:01 -07:00
Bill
9525aa8878 profiler set up! cpu starvation identified 2025-11-19 11:04:31 -07:00
Bill
e041912108 freeze state, no good 2025-11-18 20:51:03 -07:00
BillTheMaker
3dc143a417 Merge pull request #8 from BillTheMaker/gobrrr
added explicit chrono-tz version 2
2025-11-18 19:53:16 -07:00
Bill
29edc90860 added explicit chrono-tz version 2 2025-11-18 19:52:38 -07:00
BillTheMaker
9d0a308e73 Merge pull request #7 from BillTheMaker/gobrrr
gobrrr
2025-11-18 19:31:56 -07:00
Bill
791a9bfc49 added explicit chrono-tz version 2025-11-18 19:30:43 -07:00
BillTheMaker
3851db8e53 Merge pull request #6 from BillTheMaker/gobrrr
gobrrr
2025-11-18 18:50:14 -07:00
Bill
dd258a71ff fixed chronotz Git pypi build deploy error 2025-11-18 18:38:33 -07:00
BillTheMaker
23f1000405 Merge pull request #5 from BillTheMaker/gobrrr
set up to_pandas logic and rerun for failed task
2025-11-18 17:52:20 -07:00
BillTheMaker
f3d2260a50 Update GitHub Actions workflow for PyPI publishing
feat(ci): Add automated publishing workflow to PyPI
2025-11-18 17:50:35 -07:00
Bill
e8673a3bcf set up to_pandas logic and rerun for failed task 2025-11-18 17:45:48 -07:00
BillTheMaker
a562beb34c Merge pull request #4 from BillTheMaker/gobrrr
mergi feature changes
2025-11-18 14:39:52 -07:00
Bill
71d78f3fab keep postgress connections open and switch tasks between them. Setup builds 20 million row data tables now v0.1.0 2025-11-18 14:18:38 -07:00
Bill
2888c0b5e7 keep postgress connections open and switch tasks between them 2025-11-18 13:08:32 -07:00
Bill
ac61f58f01 optimizing hardware limits in Rust 2025-11-18 12:40:08 -07:00
Bill
92348cb3a1 optimizing by reducing copy 2025-11-18 12:15:01 -07:00
Bill
6e477933d0 optimizing by reducing copy 2025-11-18 11:52:28 -07:00
BillTheMaker
b01a9cea53 Merge pull request #3 from BillTheMaker/gobrrr
gobrrr
2025-11-18 11:39:17 -07:00
Bill
69c709b77f implemented zero-copy via cursor movement and reduced overhead. 2025-11-18 11:27:10 -07:00
BillTheMaker
f5624c1ce6 Merge pull request #2 from BillTheMaker/gobrrr
gobrrr
parallelization done.
2025-11-18 10:07:16 -07:00