aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Document additional interpretersjb3/pydis-version-separationGravatar Joe Banks4 hours-0/+18
* Use local registry for final deploy stageGravatar Joe Banks4 hours-0/+7
* Handle memory OOMs instead of process killsGravatar Joe Banks4 hours-16/+7
* Update argparse usage to support 3.14Gravatar Joe Banks4 hours-7/+8
* Add local registry for sharing between buildx jobsGravatar Joe Banks4 hours-5/+10
* Build and use PyDis image when deploying to KubernetesGravatar Joe Banks4 hours-1/+14
* Use pydis build for Docker composeGravatar Joe Banks5 hours-2/+2
* Build and use integration image for testingGravatar Joe Banks5 hours-7/+23
* Update dependenciesGravatar Joe Banks5 hours-34/+26
* Split additional versions into new DockerfileGravatar Joe Banks5 hours-46/+19
* Update test_forkbomb_resource_unavailable to disable memory limitsHEADmainGravatar Joe Banks5 days-5/+13
* Add integration test for validating JIT builds of PythonGravatar Joe Banks5 days-0/+27
* Add new build steps for 3.14.0 with JITGravatar Joe Banks6 days-0/+14
* Update build_python.sh to build JIT versions of Python if requestedGravatar Joe Banks6 days-1/+8
* Reduce PID limits for test_forkbomb_resource_unavailableGravatar Joe Banks8 days-4/+14
* Increase thread limit to 15Gravatar Joe Banks9 days-6/+6
* Update nsjail tests to try avoid multiprocessing exceptionGravatar Joe Banks9 days-10/+11
* Update numpy version used for integration tests in CIGravatar Joe Banks9 days-1/+1
* Update eval packages and remove unnecessary version constraintsGravatar Joe Banks9 days-11/+15
* Update integration tests accordingly for new defaultsGravatar Joe Banks9 days-5/+5
* Update Python versions, add 3.14t, remove 3.13t and default to 3.14Gravatar Joe Banks9 days-7/+6
* Remove --with-system-expat from Python build argumentsGravatar Joe Banks10 days-1/+1
* Update pyenv to 2.6.9Gravatar Joe Banks10 days-1/+1
* Update to use 3.14 releaseGravatar Joe Banks10 days-1/+1
* Revert "Update to use 3.14 release" and "Update pyenv to 2.6.9"Gravatar Joe Banks10 days-2/+2
* Update pyenv to 2.6.9Gravatar Joe Banks11 days-1/+1
* Update to use 3.14 releaseGravatar Joe Banks11 days-1/+1
* Merge pull request #242 from python-discord/dependabot/github_actions/ci-depe...Gravatar Joe Banks2025-09-24-2/+2
|\
| * Bump actions/setup-python from 5 to 6 in the ci-dependencies groupGravatar dependabot[bot]2025-09-05-2/+2
|/
* Bump the ci-dependencies group across 1 directory with 2 updates (#240)Gravatar dependabot[bot]2025-08-24-11/+11
* Merge pull request #238 from python-discord/bump-to-latestGravatar ChrisJL2025-07-30-10/+13
|\
| * Install fishhook now that it supports 3.13Gravatar Chris Lovering2025-07-30-2/+2
| * Enable numpy and scipy in 3.14 now they have wheelsGravatar Chris Lovering2025-07-30-2/+2
| * Update eval deps to latest versionsGravatar Chris Lovering2025-07-30-5/+5
| * Close & unlick SharedMemory object in testsGravatar Chris Lovering2025-07-30-0/+2
| * Add comment to explain why 3.13t can't be bumped yetGravatar Chris Lovering2025-07-30-0/+1
| * Upgrade Python within snadbox to latest 3.13 & 3.14 versionsGravatar Chris Lovering2025-07-30-2/+2
| * Upgrade pyenv to 2.6.5 for access to latest Python versionsGravatar Chris Lovering2025-07-30-1/+1
|/
* Merge pull request #237 from python-discord/pin-3.14-dev-versionGravatar ChrisJL2025-06-01-4/+4
|\
| * Bump networkx to latestGravatar Chris Lovering2025-05-31-1/+1
| * Pin 3.14 version to beta-2Gravatar Chris Lovering2025-05-31-3/+3
* | Bump the ci-dependencies group across 1 directory with 2 updates (#234)Gravatar dependabot[bot]2025-05-31-2/+2
|/
* Python 3.14 (#236)Gravatar ChrisJL2025-05-22-45/+41
|\
| * Only test on ubuntu-latestGravatar Chris Lovering2025-05-19-12/+5
| * Replace deprecated ubuntu 20.04 CI runner with 24.04Gravatar Chris Lovering2025-05-17-1/+1
| * update tests to use new default python versionGravatar Chris Lovering2025-05-17-3/+3
| * Bump eval deps to latest versionsGravatar Chris Lovering2025-05-17-16/+19
| * Bump numpy version installed in dev to one that works for 3.13Gravatar Chris Lovering2025-05-17-1/+1
| * Remove 3.12 in favour of 3.14-devGravatar Chris Lovering2025-05-17-4/+4
| * Bump 3.13 to 3.13.2 and make the defaultGravatar Chris Lovering2025-05-17-4/+4