aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/github-actions.yml
AgeCommit message (Expand)AuthorFilesLines
2026-04-28chore: refresh PyPy CI matrix to maintained versionsnatsuoto1-12/+29
2026-04-28chore: bump GitHub Actions to current major versionsnatsuoto1-2/+2
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.11Bobby1-0/+18
2022-09-01Removing backwards compatibility for Python 3.6. Min Python now is 3.7Bobby1-18/+0
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