aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/protoc.py (unfollow)
Commit message (Expand)AuthorLines
2025-05-17Replace deprecated ubuntu 20.04 CI runner with 24.04Gravatar Chris Lovering-1/+1
2025-05-17update tests to use new default python versionGravatar Chris Lovering-3/+3
2025-05-17Bump eval deps to latest versionsGravatar Chris Lovering-16/+19
2025-05-17Bump numpy version installed in dev to one that works for 3.13Gravatar Chris Lovering-1/+1
2025-05-17Remove 3.12 in favour of 3.14-devGravatar Chris Lovering-4/+4
2025-05-17Bump 3.13 to 3.13.2 and make the defaultGravatar Chris Lovering-4/+4
2025-05-17Consistent capitalisation in dockerfileGravatar Chris Lovering-7/+7
2025-03-06Bump SciPy in eval deps to get Python 3.13 support (#235)Gravatar Bradley Reynolds-1/+1
2024-12-21Bump builder base from 3.12 to 3.13Gravatar Chris Lovering-1/+1
2024-12-21Remove plotly as it requires headless chrome to workGravatar Chris Lovering-1/+0
2024-12-21Update eval dep 3.13 exclusions now that some packages support 3.13(t)Gravatar Chris Lovering-4/+4
2024-12-21Bump eval deps to latestGravatar Chris Lovering-10/+10
2024-12-21Run make upgradeGravatar Chris Lovering-37/+40
2024-12-21Remove PYTHON_CONFIGURE_OPTS overrides now that the bug is fixed in 3.13t bui...Gravatar Chris Lovering-4/+0
2024-12-21Bump pyenv to v2.4.23 for 3.13.1 & 3.12.8 supportGravatar Chris Lovering-4/+4
2024-12-21Bump coverallsapp/github-action (#224)Gravatar dependabot[bot]-1/+1
2024-12-20Alphabetize dependenciesGravatar Bradley Reynolds-2/+2
2024-12-20Add kaleido==0.1.* to snekboxGravatar Steele Farnsworth-0/+1
2024-12-20Add plotly to eval depsGravatar Bradley Reynolds-0/+1
2024-11-14Enable 3.13's colorized outputGravatar thurisatic-0/+1
2024-10-12Bump up to stable versions of Python 3.13 and 3.13t (#221)Gravatar ChrisJL-3/+3
2024-10-12Bump coverallsapp/github-action in the ci-dependencies group (#220)Gravatar dependabot[bot]-1/+1
2024-10-12Make nogil test more readable by spliting logic across more linesGravatar Chris Lovering-4/+5
2024-10-12Use the py_verison variable rather than reusing argv againGravatar Chris Lovering-2/+2
2024-10-12Don't install packages that aren't compatible with 3.13tGravatar Chris Lovering-2/+2
2024-10-07Ensure Python versions ending in t are installed to a dir ending in tGravatar Chris Lovering-4/+11
2024-10-07Also install 3.13tGravatar Chris Lovering-0/+9
2024-10-07Add test to ensure free threaded versions have GIL disabledGravatar Chris Lovering-0/+19
2024-10-07Bump 3.12 to 3.12.7 from 3.12.5Gravatar Chris Lovering-1/+1
2024-10-05Reuse the default executable path const in testsGravatar Chris Lovering-4/+2
2024-10-05Use 'executable' over 'binary' to be clearer as to what is supportedGravatar Chris Lovering-35/+47
2024-10-05Correct spelling errorsGravatar ChrisJL-4/+4
2024-10-03Add a note about multi-verison support to the READMEGravatar Chris Lovering-0/+10
2024-10-03Update invalid binary paths test to cover new error handlingGravatar Chris Lovering-7/+7
2024-10-03Update all references to /lang to /snekbinGravatar Chris Lovering-22/+22
2024-10-03Correct spelling in test casesGravatar Chris Lovering-2/+2
2024-10-03Use a shared default constGravatar Chris Lovering-5/+14
2024-10-03Also check if the specified binary path is execuatableGravatar Chris Lovering-0/+2
2024-10-03Add specific error for when the specified binary path does not existGravatar Chris Lovering-0/+2
2024-10-03Drop restriction of only running binaries from /langGravatar Chris Lovering-5/+2
2024-10-03Add additional tests to ensure invalid binary paths are not ranGravatar Chris Lovering-0/+19
2024-10-03Also split on hyphens in build python scriptGravatar Chris Lovering-2/+2
2024-10-03Allow setting a binary_path when calling /evalGravatar Chris Lovering-6/+16
2024-10-03Add tests for multi-version supportGravatar Chris Lovering-0/+29
2024-10-03Allow specifying a binary path when calling NsJail.python3Gravatar Chris Lovering-6/+5
2024-10-03Include hidden files when uploading artifactsGravatar Chris Lovering-0/+1
2024-10-03Update nsjail_args and py_args to store_const instead of nargs='?'Gravatar Chris Lovering-2/+8
2024-10-03Update version specifier tags in eval-depsGravatar Chris Lovering-7/+7
2024-10-03Remove obsolete version specifier in docker compose fileGravatar Chris Lovering-2/+0
2024-10-03Bump eval deps to latestGravatar Chris Lovering-4/+4