Commit graph

10 commits

Author SHA1 Message Date
claude[bot]
e2b4b15bbc style: auto-fix linting issues 2026-02-18 22:48:32 +00:00
Kevin Turcios
a76f28f196 chore: bump codeflash-benchmark version to 0.3.0 2026-02-18 17:45:55 -05:00
Kevin Turcios
20c956c0e9 feat: add codeflash-benchmark automated release to publish workflow
Extend the publish workflow to handle both codeflash and codeflash-benchmark
releases from a single workflow file, triggered by their respective version
files. Also syncs benchmark __init__.py version to match pyproject.toml.
2026-02-18 17:39:36 -05:00
KRRT7
fa452f2f31 fix: update license format to use license-files
Replace deprecated license table format with modern license-files array
in both main package and codeflash-benchmark subpackage. This resolves
the setuptools deprecation warning about TOML table license format.

Changes:
- Use license-files = ["LICENSE"] instead of license = {text = "BSL-1.1"}
- Add LICENSE file to root directory
- Add LICENSE and README.md to codeflash-benchmark/
2026-02-17 05:54:21 +00:00
Kevin Turcios
ce4747356e cond addopts 2025-08-24 01:59:48 -05:00
Kevin Turcios
90eaf664b2 apply reviews 2025-08-05 13:39:11 -07:00
Kevin Turcios
67d813752f fix build error 2025-08-05 13:30:53 -07:00
Kevin Turcios
e3cfe9f3c3 Update plugin.py 2025-08-04 22:49:10 -07:00
Kevin Turcios
bd3d331ae5 da rulez 2025-07-28 17:08:34 -07:00
Kevin Turcios
41d314ddbf cleanup benchmark 2025-07-28 16:46:05 -07:00