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
path:
root
/
scripts
/
dev.sh
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-08-05
CI: output coverage report to stdout
MarkKoz
-1
/
+2
2019-08-05
Increase size of some headings in README
MarkKoz
-2
/
+2
2019-08-05
Make Pipenv scripts compatible with Windows
MarkKoz
-3
/
+3
2019-08-05
Add links to API docs in README
MarkKoz
-10
/
+13
2019-08-05
Fix version specifier for libnl3
MarkKoz
-1
/
+1
2019-08-05
Pin dependencies in base image
MarkKoz
-14
/
+14
2019-08-05
Pin dependencies for flake8 pre-commit hook
MarkKoz
-14
/
+12
2019-08-04
Base image: cd into cloned repo before checkout
MarkKoz
-0
/
+1
2019-08-04
Update base image
MarkKoz
-2
/
+2
2019-08-04
Pin NsJail version
MarkKoz
-1
/
+2
2019-08-04
Pin dependencies
MarkKoz
-88
/
+89
2019-08-04
Fix grammar in README
MarkKoz
-2
/
+2
2019-08-04
Add Pipfile script and docs for building dev venv image
MarkKoz
-1
/
+28
2019-08-04
Use IDs for user and group in nsjpy alias
MarkKoz
-2
/
+2
2019-08-04
Rewrite README and clean up Pipfile scripts
MarkKoz
-68
/
+98
2019-07-30
Add comments to Azure Pipelines YAML
MarkKoz
-9
/
+29
2019-07-30
Log into Docker Hub before building images in test job
MarkKoz
-5
/
+11
2019-07-10
Pin pydocstyle to unbreak flake8-docstrings
sco1
-12
/
+14
2019-06-30
CI: ensure count of builds returned by the API is > 0
MarkKoz
-1
/
+2
2019-06-30
CI: specify build context for Docker builds
MarkKoz
-0
/
+5
2019-06-30
CI: don't run the build job if nothing needs to be built
MarkKoz
-0
/
+9
2019-06-30
CI: build the base image if the venv needs to be build
MarkKoz
-2
/
+8
2019-06-30
CI: refactor script & pull base when possible
MarkKoz
-30
/
+93
2019-06-30
CI: move check shell script to a separate file
MarkKoz
-31
/
+35
2019-06-30
CI: use multi-line folded scalars for long conditions
MarkKoz
-3
/
+23
2019-06-30
CI: refactor steps
MarkKoz
-22
/
+58
2019-06-30
CI: reformat indentation of YAML
MarkKoz
-141
/
+141
2019-06-29
Use write_text() and fix codec names
MarkKoz
-5
/
+3
2019-06-27
Test that the file system is mounted as read only
MarkKoz
-0
/
+10
2019-06-27
Disable swap memory
MarkKoz
-3
/
+7
2019-06-27
Fix error when setting swap limit on a system that has it disabled
MarkKoz
-3
/
+9
2019-06-26
Disable memory swapping and add a memory limit test
MarkKoz
-8
/
+34
2019-06-22
Don't generate an HTML report because Azure already does it
MarkKoz
-2
/
+1
2019-06-22
Remove -it options from docker exec
MarkKoz
-3
/
+3
2019-06-22
Add missing steps key
MarkKoz
-0
/
+1
2019-06-22
Run linting & tests in a container
MarkKoz
-14
/
+28
2019-06-22
Fix syntax errors in azure-pipelines.yml
MarkKoz
-6
/
+7
2019-06-22
Add CI steps for running & publishing tests
MarkKoz
-17
/
+49
2019-06-22
Fix venv being included in coverage when testing in a container
MarkKoz
-4
/
+7
2019-06-22
Add a NsJail log parser test
MarkKoz
-3
/
+33
2019-06-22
Rewrite NsJail tests
MarkKoz
-58
/
+80
2019-06-22
Capture NsJail logs from stdout if NsJail fails to parse cmd args
MarkKoz
-3
/
+9
2019-06-22
Use IDs for user and group for consistency across distros
MarkKoz
-2
/
+2
2019-06-22
Fix coverage not finding sources
MarkKoz
-8
/
+17
2019-06-22
Fix ownership of coverage file
MarkKoz
-1
/
+10
2019-06-22
Use dev.sh script for running tests and coverage
MarkKoz
-94
/
+20
2019-06-22
Create shell script for building a dev image and running a shell
MarkKoz
-23
/
+46
2019-06-22
Add NsJail alias and switch to ash
MarkKoz
-1
/
+28
2019-06-22
Add support for development to Docker images
MarkKoz
-7
/
+34
2019-06-15
Use a custom Gunicorn access log format
MarkKoz
-4
/
+18
[next]