index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
dependabot/github_actions/ci-dependencies-3249c11fdc
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
Commit message (
Expand
)
Author
Age
Lines
*
CI: fix NsJail clone in base Docker image
MarkKoz
2019-09-03
-1
/
+1
*
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
*
|
Merge pull request #35 from python-discord/readme
Mark
2019-08-05
-71
/
+131
|
\
\
|
*
|
Increase size of some headings in README
MarkKoz
2019-08-05
-2
/
+2
|
*
|
Make Pipenv scripts compatible with Windows
MarkKoz
2019-08-05
-3
/
+3
|
*
|
Add links to API docs in README
MarkKoz
2019-08-05
-10
/
+13
|
*
|
Fix grammar in README
MarkKoz
2019-08-04
-2
/
+2
|
*
|
Add Pipfile script and docs for building dev venv image
MarkKoz
2019-08-04
-1
/
+28
|
*
|
Use IDs for user and group in nsjpy alias
MarkKoz
2019-08-04
-2
/
+2
|
*
|
Rewrite README and clean up Pipfile scripts
MarkKoz
2019-08-04
-68
/
+98
*
|
|
Merge pull request #36 from python-discord/dependencies
Mark
2019-08-05
-119
/
+120
|
\
\
\
|
*
|
|
Fix version specifier for libnl3
MarkKoz
2019-08-05
-1
/
+1
|
*
|
|
Pin dependencies in base image
MarkKoz
2019-08-05
-14
/
+14
|
*
|
|
Pin dependencies for flake8 pre-commit hook
MarkKoz
2019-08-05
-14
/
+12
|
*
|
|
Base image: cd into cloned repo before checkout
MarkKoz
2019-08-04
-0
/
+1
|
*
|
|
Update base image
MarkKoz
2019-08-04
-2
/
+2
|
*
|
|
Pin NsJail version
MarkKoz
2019-08-04
-1
/
+2
|
*
|
|
Pin dependencies
MarkKoz
2019-08-04
-88
/
+89
|
/
/
/
*
|
/
Merge pull request #34 from python-discord/linting-fix
Chris Goes
2019-07-22
-12
/
+14
|
\
|
|
|
|
/
|
/
|
|
*
Pin pydocstyle to unbreak flake8-docstrings
sco1
2019-07-10
-12
/
+14
|
/
*
Merge pull request #31 from python-discord/testing
Chris Goes
2019-06-29
-191
/
+364
|
\
|
*
Use write_text() and fix codec names
MarkKoz
2019-06-29
-5
/
+3
|
*
Test that the file system is mounted as read only
MarkKoz
2019-06-27
-0
/
+10
|
*
Disable swap memory
MarkKoz
2019-06-27
-3
/
+7
|
*
Fix error when setting swap limit on a system that has it disabled
MarkKoz
2019-06-27
-3
/
+9
|
*
Disable memory swapping and add a memory limit test
MarkKoz
2019-06-26
-8
/
+34
|
*
Don't generate an HTML report because Azure already does it
MarkKoz
2019-06-22
-2
/
+1
|
*
Remove -it options from docker exec
MarkKoz
2019-06-22
-3
/
+3
|
*
Add missing steps key
MarkKoz
2019-06-22
-0
/
+1
|
*
Run linting & tests in a container
MarkKoz
2019-06-22
-14
/
+28
|
*
Fix syntax errors in azure-pipelines.yml
MarkKoz
2019-06-22
-6
/
+7
|
*
Add CI steps for running & publishing tests
MarkKoz
2019-06-22
-17
/
+49
|
*
Fix venv being included in coverage when testing in a container
MarkKoz
2019-06-22
-4
/
+7
|
*
Add a NsJail log parser test
MarkKoz
2019-06-22
-3
/
+33
|
*
Rewrite NsJail tests
MarkKoz
2019-06-22
-58
/
+80
|
*
Capture NsJail logs from stdout if NsJail fails to parse cmd args
MarkKoz
2019-06-22
-3
/
+9
|
*
Use IDs for user and group for consistency across distros
MarkKoz
2019-06-22
-2
/
+2
|
*
Fix coverage not finding sources
MarkKoz
2019-06-22
-8
/
+17
[next]