aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/sqlalchemy
Commit message (Collapse)AuthorAge
* infra: add Python coverage support (#7298)Gravatar DavidKorczynski2022-04-06
| | | | | | | | | | | | | | | | | | | | | | | * infra: add Python coverage support * update python coverage helper script * nits * switch from commands to python * pin coverage package * switch to single quote strings throughout * nit * fix style * fix style * fix ci * fix ci
* Update project.yaml (#7243)Gravatar ihsinme2022-02-07
|
* [infra][python] Split out python projects to their own builder. (#6341)Gravatar jonathanmetzman2021-08-30
|
* Update fuzzers to new Atheris version (#6060)Gravatar Bitshift2021-08-16
| | | | | | | | | | | | | | | | | | | | | | | * Update fuzzers to new Atheris version * Pin new atheris version * Change = to == * Change path where Atheris fuzzers ld_preload from * Update hypothesis fuzzer to work with new atheris * Set version to 2.0.1 * Switch to Atheris 2.0.4 * Correct spelling of pygments_fuzzer decorator * instrument yaml_reader * Change to latest Atheris * Set atheris version to 2.0.6
* [sqlalchemy] Initial integration (#5740)Gravatar AdamKorcz2021-05-20