patrick thornton

Results 7 issues of patrick thornton

loads "bash -c {command}" with env by prepending export commands; unfortunately, given pexpect's API, i don't see a cleaner way to do this. previous method of including environment in check50's...

enhancement
4.x

adding troubleshoot about certain linking runtime error that can happen on newer macs with dyld; addresses https://github.com/cs50/libcs50/issues/331.

aligns check50 display with expectations

--- ⚡ This PR enables dynamic snippets functionality in the Fern documentation configuration by adding the `dynamic-snippets: true` flag to the experimental features section. 🔍 Detailed Analysis ### Key Changes...

## Description Redesigns default request parameter values (enabled with `useDefaultRequestParameterValues: true`) and inlined literals that are removed for the user's convenience. Both of these are serialized back in to the...

## Description Changes `packages/cli/api-importers/openapi/`'s `openapi-ir-parser` to `spec-to-openapi-ir`, and (more direly) `openapi-ir-to-fern-tests` to `spec-to-openapi-ir-tests`. ## Changes Made Cosmetic. ## Testing Running seed!

## Description Linear ticket: Fixes FER-6797, Fixes FER-6633 Switches to `uv` internally for Python SDK package management, building, and CI/CD, which gives a little speedup. The `pyproject.toml`s generated with Python...