17 Commits

Author SHA1 Message Date
Miha Kralj 9d8cd22ae6 fix: add environment 'pypi' to Publish_Package job for trusted publishing
PyPI trusted publisher OIDC token exchange failed because the workflow
job did not declare a GitHub environment. PyPI's trusted publisher config
requires environment claim to match. Added environment: pypi to the
Publish_Package job in Release.yml.
2026-03-03 13:15:48 -08:00
Miha Kralj ce4416d388 fix(python): critical bug fixes across Python wrapper 2026-03-01 21:35:19 -08:00
Miha Kralj 9c03a5bbbe fix: stabilize platform wheel retagging and manylinux uploads 2026-03-01 18:31:45 -08:00
Miha Kralj d4d0646c4f feat: publish platform-tagged wheels for all target runtimes 2026-03-01 17:47:31 -08:00
Miha Kralj aa229caf99 fix: use supported macOS Intel runner label 2026-03-01 17:19:28 -08:00
Miha Kralj 7eff56e01c fix: run linux-arm64 wheel build on native ARM runner 2026-03-01 17:17:26 -08:00
Miha Kralj 0b52892288 ci: build and publish multi-platform wheels via release workflow 2026-03-01 17:04:27 -08:00
Miha Kralj bc531d392a feat: add Python wheel release pipeline and TestPyPI publish fixes 2026-03-01 16:20:41 -08:00
Miha Kralj 1b8e7e6155 fix: publish quantower_quantalib.dll release asset 2026-03-01 14:20:17 -08:00
Miha Kralj 07054ae20a refactor: centralize versioning and stabilize PMA validation 2026-03-01 14:07:14 -08:00
Miha Kralj 769a923a24 test: setup common stability and robustness properties tracking 2026-02-27 12:50:05 -08:00
Miha Kralj 24db200d19 fix: remove standalone DLL from release assets (NuGet package contains all frameworks) 2026-01-21 23:51:55 -06:00
Miha Kralj cd7f753f14 fix: update file patterns for NuGet packing to ensure correct DLL inclusion 2026-01-21 23:35:50 -06:00
Miha Kralj 0c3b944485 feat: streamline release workflow and remove unnecessary warnings in test files 2026-01-21 23:27:03 -06:00
Miha Kralj 470d2f0121 fixing workflows 2026-01-21 16:06:19 -05:00
Miha Kralj 2d3c8fbaf8 feat: update Release workflow to build additional Quantower projects 2026-01-21 16:02:54 -05:00
Miha Kralj 86fe32a682 SIMD Refactor: Merge simd-dev into dev (#55)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
Co-authored-by: Warp <agent@warp.dev>
2026-01-18 19:02:03 -08:00