aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2026-04-29hotfix: pin pypa/gh-action-pypi-publish to commit SHA not tag-object SHAnatsuoto1-1/+2
2026-04-28chore: add CODEOWNERS and natsuoto to AUTHORSnatsuoto1-0/+1
2026-04-28chore: refresh PyPy CI matrix to maintained versionsnatsuoto1-12/+29
2026-04-28chore: bump GitHub Actions to current major versionsnatsuoto4-11/+11
2026-04-28feat: fix macOS python_arch and add Python 3.12/3.13/3.14 supportcopilot-swe-agent[bot]1-5/+51
2026-04-28fix: lower setuptools in pyproject.toml and use macos-latest for all macOS CI...copilot-swe-agent[bot]1-3/+3
2026-04-28fix: resolve 18 failing CI checks (pip version, macOS ARM, flake8 E721)copilot-swe-agent[bot]1-3/+3
2026-04-28fix: remove Python 3.7 and PyPy 3.7 from CI matrix to fix failing buildscopilot-swe-agent[bot]1-36/+0
2022-12-22Update Actions to Run on NodeJS 16Bobby1-2/+2
2022-12-22Update Actions to Support Python 3.11Bobby2-2/+20
2022-09-10Added Workflow for publishing to PyPI on releaseBobby1-0/+39
2022-09-02Running CodeQL every day instead of every hourBobby1-1/+1
2022-09-01Removing backwards compatibility for Python 3.6. Min Python now is 3.7Bobby1-18/+0
2022-08-31Adding branch dev to codeql runBobby1-2/+2
2022-08-31Running CodeQL every hourBobby1-1/+1
2022-08-31Create codeql-analysis.ymlBobby1-0/+72
2022-08-31Create dependabot.ymlBobby1-0/+11
2022-08-30Update Python Version in Coverage CIBobby1-2/+2
2022-08-30Update Python Version in Coverage CIBobby1-1/+1
2022-08-30Update Coverage CIBobby1-27/+9
2022-08-30Added Coverage CIBobby1-0/+43
2022-08-30Revert: Initial ConfigurationBobby1-5/+0
2022-08-30Adding file option to codecovBobby1-0/+1
2022-08-30Remove codecov from install depsBobby1-1/+0
2022-08-30revert: code coverage reportBobby1-3/+0
2022-08-30Processing coverage report before uploading to codecovBobby1-0/+4
2022-08-30Adding codecov report to actionsBobby1-0/+4
2022-08-30Add initial project skeleton.Bobby1-0/+167