Commit graph

15 commits

Author SHA1 Message Date
Kevin Turcios
992e91abc7 fix: prevent ruff auto-format from rewriting version.py placeholders
uv-dynamic-versioning rewrites version.py on every `uv run`, so the
ruff auto-format job was inadvertently committing dev version strings.
Restore version.py files after formatting and revert the ones already
changed on this branch.
2026-04-09 23:21:25 -05:00
github-actions[bot]
1e8e5d2cc2 style: auto-format with ruff 2026-04-10 04:14:58 +00:00
github-actions[bot]
05a7641405 style: auto-format with ruff 2026-04-10 04:09:00 +00:00
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
Kevin Turcios
a76f28f196 chore: bump codeflash-benchmark version to 0.3.0 2026-02-18 17:45:55 -05:00