Commit graph

21 commits

Author SHA1 Message Date
github-actions[bot]
23d9e73bfa style: auto-format with ruff 2026-04-09 22:26:23 -05:00
github-actions[bot]
41841325e2 style: auto-format with ruff 2026-04-10 03:23:38 +00:00
github-actions[bot]
a6ea56bf50 style: auto-format with ruff 2026-04-09 23:44:22 +00:00
github-actions[bot]
11201fe7c6 style: auto-format with ruff 2026-04-09 23:43:15 +00:00
github-actions[bot]
64790d5b60 style: auto-format with ruff 2026-04-09 23:13:50 +00:00
github-actions[bot]
a957a0e6c9 style: auto-format with ruff 2026-04-09 21:02:29 +00:00
github-actions[bot]
72cf0e1654 style: auto-format with ruff 2026-04-09 20:47:47 +00:00
github-actions[bot]
15811c8c03 style: auto-format with ruff 2026-04-09 17:20:24 +00:00
github-actions[bot]
241fd2d59c style: auto-format with ruff 2026-04-09 17:08:10 +00:00
github-actions[bot]
9a86e09460 style: auto-format with ruff 2026-04-09 17:03:22 +00:00
Kevin Turcios
c74782757b Merge commit '6346c740' into sync-main-batch-4
# Conflicts:
#	.github/workflows/windows-unit-tests.yml
#	codeflash/code_utils/config_consts.py
#	codeflash/code_utils/instrument_existing_tests.py
#	codeflash/languages/python/context/unused_definition_remover.py
#	codeflash/languages/python/static_analysis/code_replacer.py
#	codeflash/optimization/function_optimizer.py
#	codeflash/optimization/optimizer.py
#	pyproject.toml
2026-02-19 21:26:23 -05:00
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