index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
jb3/pydis-version-separation
main
multi-version
repl-like
research
sebastiaan/backend/cache-docker-images
sebastiaan/backend/test-repository-caching
update-all-the-versions
A mirrored copy of the python-discord/snekbox repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Use the py_verison variable rather than reusing argv again
Chris Lovering
2024-10-12
-2
/
+2
*
Ensure Python versions ending in t are installed to a dir ending in t
Chris Lovering
2024-10-07
-3
/
+11
*
Update all references to /lang to /snekbin
Chris Lovering
2024-10-03
-5
/
+5
*
Also split on hyphens in build python script
Chris Lovering
2024-10-03
-2
/
+2
*
Use xargs over find -exec to ensure exit code is returned properly
Chris Lovering
2024-04-07
-2
/
+2
*
Make CI and deployment.yaml share the same dependency install script (#190)
ChrisJL
2023-08-31
-0
/
+5
*
Install multiple Python versions in image
Mark
2023-08-19
-0
/
+22
*
Fix commit count part of version being off by 1
MarkKoz
2022-06-01
-1
/
+2
*
Docker: install package in image and use version to tag it
MarkKoz
2022-05-31
-0
/
+4
*
Automatically determine the package version
MarkKoz
2022-05-31
-0
/
+34
*
Rename Generated ProtoBuf Config
Hassan Abouelela
2021-12-20
-2
/
+1
*
Replace protoc shell script with a Python one
MarkKoz
2021-02-04
-14
/
+62
*
Replace dev.sh with Docker Compose
MarkKoz
2021-02-04
-65
/
+0
*
Replace nsjpy alias with a Python script
MarkKoz
2021-01-10
-23
/
+1
*
Compile the NsJail config protobuf into Python code
MarkKoz
2021-01-10
-0
/
+14
*
Add more pre-commit hooks
MarkKoz
2021-01-09
-0
/
+1
*
Use a custom directory for exposed Python packages
MarkKoz
2021-01-09
-1
/
+1
*
Fix Dockerfile paths & revert error in Dockerfile
Sebastiaan Zeeff
2020-11-19
-1
/
+1
*
Migrate build pipeline to Github Actions
Sebastiaan Zeeff
2020-11-18
-131
/
+5
*
Move snekbox.cfg to a config directory
MarkKoz
2020-03-23
-1
/
+1
*
Change CI and dev.sh to not use host network mode.
scragly
2020-02-29
-1
/
+0
*
CI: fix can_pull causing script to exit with code 1
MarkKoz
2020-02-23
-2
/
+2
*
CI: log when the build cache is used
MarkKoz
2020-02-22
-0
/
+1
*
CI: fix unbound variable error when checking cache
MarkKoz
2020-02-22
-1
/
+1
*
CI: cache the response from Azure API
MarkKoz
2020-02-22
-0
/
+11
*
CI: check if venv image can be pulled
MarkKoz
2020-02-21
-0
/
+6
*
CI: create a function to check if an image can be pulled
MarkKoz
2020-02-21
-13
/
+26
*
CI: don't use output variables
MarkKoz
2020-02-21
-3
/
+3
*
CI: diff base against master only if venv changed
MarkKoz
2020-02-21
-16
/
+14
*
CI: update agent to Ubuntu 18.04
MarkKoz
2020-02-21
-2
/
+1
*
CI: add more logging in check_dockerfiles.sh
MarkKoz
2020-02-21
-0
/
+9
*
CI: always check if the base image can be pulled from Docker Hub
MarkKoz
2020-02-21
-2
/
+6
*
CI: install Pipfile into system interpreter
MarkKoz
2020-02-21
-1
/
+1
*
Fix #56: stdout and stderr outputs in wrong order
MarkKoz
2020-01-11
-1
/
+1
*
Mount only what's needed in the chroot jail
MarkKoz
2019-12-28
-17
/
+1
*
Disable shared memory in Docker container
MarkKoz
2019-12-28
-0
/
+1
*
Limit numpy to using 1 thread
MarkKoz
2019-12-16
-0
/
+5
*
Use bash instead of ash
MarkKoz
2019-12-14
-5
/
+5
*
Merge pull request #33 from python-discord/ci
Johannes Christ
2019-08-06
-4
/
+91
|
\
|
*
Add comments to Azure Pipelines YAML
MarkKoz
2019-07-30
-4
/
+5
|
*
CI: ensure count of builds returned by the API is > 0
MarkKoz
2019-06-30
-1
/
+2
|
*
CI: refactor script & pull base when possible
MarkKoz
2019-06-30
-22
/
+76
|
*
CI: move check shell script to a separate file
MarkKoz
2019-06-30
-0
/
+31
*
|
Use IDs for user and group in nsjpy alias
MarkKoz
2019-08-04
-2
/
+2
|
/
*
Disable memory swapping and add a memory limit test
MarkKoz
2019-06-26
-1
/
+8
*
Fix coverage not finding sources
MarkKoz
2019-06-22
-8
/
+17
*
Fix ownership of coverage file
MarkKoz
2019-06-22
-1
/
+10
*
Create shell script for building a dev image and running a shell
MarkKoz
2019-06-22
-0
/
+70
*
Add Azure CI. (#16)
scragly
2019-03-29
-18
/
+0
*
add deploy script
Christopher Baklid
2018-07-29
-0
/
+18
[next]