Commit graph

12 commits

Author SHA1 Message Date
Kevin Turcios
3c4573e22a Merge branch 'main' into part-1-windows-fixes 2025-09-27 21:02:06 -07:00
ali
97f658cd6b
fix: regex for api key shell export
Some checks are pending
CodeFlash / Optimize new Python code (pull_request) Waiting to run
E2E - Bubble Sort Benchmark / benchmark-bubble-sort-optimization (pull_request) Waiting to run
E2E - Bubble Sort Pytest (No Git) / bubble-sort-optimization-pytest-no-git (pull_request) Waiting to run
E2E - Bubble Sort Unittest / bubble-sort-optimization-unittest (pull_request) Waiting to run
Coverage E2E / end-to-end-test-coverage (pull_request) Waiting to run
E2E - Futurehouse Structure / futurehouse-structure (pull_request) Waiting to run
E2E - Init Optimization / init-optimization (pull_request) Waiting to run
E2E - Topological Sort / topological-sort-optimization (pull_request) Waiting to run
E2E - Tracer Replay / tracer-replay (pull_request) Waiting to run
PR Labeler / label-workflow-changes (pull_request) Waiting to run
Mypy Type Checking for CLI / type-check-cli (pull_request) Waiting to run
/ Run pr agent on every pull request, respond to user comments (pull_request) Waiting to run
Lint / Run pre-commit hooks (pull_request) Waiting to run
unit-tests / unit-tests (3.12) (pull_request) Waiting to run
unit-tests / unit-tests (3.10) (pull_request) Waiting to run
unit-tests / unit-tests (3.11) (pull_request) Waiting to run
unit-tests / unit-tests (3.13) (pull_request) Waiting to run
unit-tests / unit-tests (3.9) (pull_request) Waiting to run
2025-09-04 19:26:53 +03:00
Kevin Turcios
16d21e7464 reinsert 2025-07-29 23:49:22 -07:00
mohammed
ad542cac2b better shell regex
Some checks are pending
CodeFlash / Optimize new Python code (pull_request) Waiting to run
E2E - Bubble Sort Benchmark / benchmark-bubble-sort-optimization (pull_request) Waiting to run
E2E - Bubble Sort Pytest (No Git) / bubble-sort-optimization-pytest-no-git (pull_request) Waiting to run
E2E - Bubble Sort Unittest / bubble-sort-optimization-unittest (pull_request) Waiting to run
Coverage E2E / end-to-end-test-coverage (pull_request) Waiting to run
E2E - Futurehouse Structure / futurehouse-structure (pull_request) Waiting to run
E2E - Init Optimization / init-optimization (pull_request) Waiting to run
E2E - Topological Sort / topological-sort-optimization (pull_request) Waiting to run
E2E - Tracer Replay / tracer-replay (pull_request) Waiting to run
PR Labeler / label-workflow-changes (pull_request) Waiting to run
Mypy Type Checking for CLI / type-check-cli (pull_request) Waiting to run
/ Run pr agent on every pull request, respond to user comments (pull_request) Waiting to run
Lint / Run pre-commit hooks (pull_request) Waiting to run
unit-tests / unit-tests (3.10) (pull_request) Waiting to run
unit-tests / unit-tests (3.11) (pull_request) Waiting to run
unit-tests / unit-tests (3.12) (pull_request) Waiting to run
unit-tests / unit-tests (3.9) (pull_request) Waiting to run
2025-07-01 18:54:01 +03:00
RD
695911583a Removing Returns dependency. 2024-12-16 15:33:48 -08:00
Saurabh Misra
d455cdee1a Ruff reformat and fix all the python files
Set minimum libcst version to be 1.0.1
move the stub files to dev dependencies
2024-10-25 15:45:44 -07:00
Kevin Turcios
cd4db2291a ruff format 2024-10-12 20:58:44 -05:00
Kevin Turcios
87bfc79f39 ruff's
ruff format
ruff run
2024-10-12 19:43:48 -05:00
Saurabh Misra
cf88e2b7d0 Make cli and django all RUFF and TUFF 2024-04-17 19:41:00 -07:00
afik.cohen
af87d96903 Handle case where multiple keys may be defined in the rc 2024-03-08 16:41:53 -08:00
afik.cohen
5c8131ae26 Fix more tests 2024-03-08 16:29:38 -08:00
afik.cohen
1360397448 Shell util fixes and add tests 2024-03-08 16:19:30 -08:00