aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2026-04-28chore: remove dead cookiecutter regeneration infrastructurenatsuoto3-204/+0
2026-04-28chore: drop dead template exclusion and refresh copyright yearnatsuoto1-2/+0
2026-04-28feat!: drop Python 3.7 supportClaude1-3/+3
2026-04-28feat: fix macOS python_arch and add Python 3.12/3.13/3.14 supportcopilot-swe-agent[bot]1-3/+3
2026-04-28fix: lower setuptools in pyproject.toml and use macos-latest for all macOS CI...copilot-swe-agent[bot]1-1/+1
2026-04-28fix: lower setuptools requirement to >=75.0 for Python 3.8 compatibilitycopilot-swe-agent[bot]1-1/+1
2026-04-28fix: resolve 18 failing CI checks (pip version, macOS ARM, flake8 E721)copilot-swe-agent[bot]2-2/+2
2026-04-28fix: remove Python 3.7 and PyPy 3.7 from CI matrix to fix failing buildscopilot-swe-agent[bot]1-0/+2
2026-04-28Merge branch 'main' into dependabot/pip/pip-gte-26.0.1Bobby1-1/+1
2026-04-28Update pip requirement from >=19.1.1 to >=26.0.1dependabot[bot]1-1/+1
2026-04-28Update setuptools requirement from >=30.3.0 to >=82.0.1dependabot[bot]1-1/+1
2026-04-28Update virtualenv requirement from >=16.6.0 to >=21.3.0 (#28)Bobby1-1/+1
2026-04-28Update six requirement from >=1.14.0 to >=1.17.0dependabot[bot]1-1/+1
2026-04-28Update virtualenv requirement from >=16.6.0 to >=21.3.0dependabot[bot]1-1/+1
2022-08-30Add initial project skeleton.Bobby4-0/+209