index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
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
Commit message (
Expand
)
Author
Age
Lines
...
|
|
*
Install more-itertools and networkx
Matteo Bertucci
2019-12-16
-4
/
+29
|
|
*
Delete toml and yaml
Matteo Bertucci
2019-12-15
-30
/
+1
|
|
*
Use bash instead of ash
MarkKoz
2019-12-14
-13
/
+13
|
|
*
Update the Python version in README
MarkKoz
2019-12-14
-2
/
+2
|
|
*
Add gcc to base container
MarkKoz
2019-12-14
-0
/
+1
|
|
*
Switch Docker base image to Debian Buster
MarkKoz
2019-12-14
-17
/
+19
|
|
*
Add external libraries
Matteo Bertucci
2019-12-14
-1
/
+245
|
|
/
|
*
Merge pull request #50 from python-discord/python-3.8
Mark
2019-12-08
-91
/
+71
|
|
\
|
|
*
Update flake8-annotations for Python 3.8 support
MarkKoz
2019-12-08
-48
/
+21
|
|
*
Update NsJail to 2.9
MarkKoz
2019-12-01
-3
/
+5
|
|
*
Update to Python 3.8
MarkKoz
2019-12-01
-68
/
+73
|
|
*
Fix if statement for syncing dev dependencies in venv image
MarkKoz
2019-12-01
-1
/
+1
|
|
/
|
*
Merge pull request #49 from makusu2/fixsync
Mark
2019-10-05
-1
/
+1
|
|
\
|
|
*
Use pipenv sync instead of pipenv --sync
Maku
2019-10-05
-1
/
+1
|
|
/
|
*
Merge pull request #45 from python-discord/add-flake8-annotations
Mark
2019-09-23
-10
/
+25
|
|
\
|
|
*
Fix multiline function definition
sco1
2019-09-23
-1
/
+2
|
|
*
Add flake8-annotations & relint
sco1
2019-09-23
-10
/
+24
|
|
/
*
|
Test lint only
Mark
2020-02-22
-204
/
+2
*
|
Simulate Dockerfile change
MarkKoz
2019-09-24
-11
/
+17
*
|
Fix conditions
MarkKoz
2019-09-20
-2
/
+0
*
|
Test pushing with v2 tasks
MarkKoz
2019-09-20
-14
/
+11
*
|
Merge branch 'ci' into research
MarkKoz
2019-09-20
-259
/
+473
|
\
\
|
*
|
CI: use DockerHub container registry & remove login tasks
MarkKoz
2019-09-20
-11
/
+6
|
*
|
Revert "CI: ditch Docker v2 tasks"
MarkKoz
2019-09-20
-32
/
+40
|
*
|
Revert "CI: use script instead of Docker task to push images"
MarkKoz
2019-09-20
-3
/
+18
|
|
/
|
*
CI: ditch Docker v2 tasks
MarkKoz
2019-09-14
-40
/
+32
|
*
Merge pull request #43 from python-discord/revitalisation
Leon Sandøy
2019-09-14
-18
/
+3
|
|
\
|
|
*
CI: use script instead of Docker task to push images
MarkKoz
2019-09-14
-18
/
+3
|
*
|
Merge pull request #42 from python-discord/revitalisation
Leon Sandøy
2019-09-14
-0
/
+3
|
|
\
|
|
|
*
CI: specify container registry for Docker push tasks
MarkKoz
2019-09-14
-0
/
+3
|
*
|
Merge pull request #22 from python-discord/revitalisation
Leon Sandøy
2019-09-14
-1173
/
+1293
|
|
\
|
|
|
*
Merge pull request #41 from python-discord/fix-flake8-docstrings
Mark
2019-09-05
-36
/
+38
|
|
|
\
|
|
|
*
Fix misconfigured flake8 so docstrings are properly linted
S. Co1
2019-09-05
-36
/
+38
|
|
|
/
|
|
*
Merge pull request #40 from python-discord/nsjail-clone-fix
Mark
2019-09-03
-1
/
+1
|
|
|
\
|
|
|
*
CI: fix NsJail clone in base Docker image
MarkKoz
2019-09-03
-1
/
+1
|
|
*
|
Merge pull request #39 from python-discord/update-contrib
Mark
2019-09-03
-0
/
+3
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Update contrib doc for allowing edits from maintainers
S. Co1
2019-09-03
-0
/
+3
|
|
|
/
|
|
*
Merge pull request #33 from python-discord/ci
Johannes Christ
2019-08-06
-145
/
+316
|
|
|
\
|
|
|
*
CI: output coverage report to stdout
MarkKoz
2019-08-05
-1
/
+2
|
|
|
*
Add comments to Azure Pipelines YAML
MarkKoz
2019-07-30
-9
/
+29
|
|
|
*
Log into Docker Hub before building images in test job
MarkKoz
2019-07-30
-5
/
+11
|
|
|
*
CI: ensure count of builds returned by the API is > 0
MarkKoz
2019-06-30
-1
/
+2
|
|
|
*
CI: specify build context for Docker builds
MarkKoz
2019-06-30
-0
/
+5
|
|
|
*
CI: don't run the build job if nothing needs to be built
MarkKoz
2019-06-30
-0
/
+9
|
|
|
*
CI: build the base image if the venv needs to be build
MarkKoz
2019-06-30
-2
/
+8
|
|
|
*
CI: refactor script & pull base when possible
MarkKoz
2019-06-30
-30
/
+93
|
|
|
*
CI: move check shell script to a separate file
MarkKoz
2019-06-30
-31
/
+35
|
|
|
*
CI: use multi-line folded scalars for long conditions
MarkKoz
2019-06-30
-3
/
+23
|
|
|
*
CI: refactor steps
MarkKoz
2019-06-30
-22
/
+58
|
|
|
*
CI: reformat indentation of YAML
MarkKoz
2019-06-30
-141
/
+141
[prev]
[next]