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
/
.flake8
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-11-18
Remove intentional linting errors
Sebastiaan Zeeff
-1
/
+1
2020-11-18
Test build with load instead of push in venv build
Sebastiaan Zeeff
-1
/
+2
2020-11-18
Partially invalidate cache by changing file
Sebastiaan Zeeff
-1
/
+1
2020-11-18
Partially invalidate cache by changing file
Sebastiaan Zeeff
-0
/
+1
2020-11-18
Second build to test caching
Sebastiaan Zeeff
-4
/
+4
2020-11-18
Disable load in buildx step
Sebastiaan Zeeff
-1
/
+0
2020-11-18
Test build with only repository-based caching
Sebastiaan Zeeff
-29
/
+9
2020-11-18
Rectify production branch and clean up formatting
Sebastiaan Zeeff
-14
/
+15
2020-11-18
Remove escape sequence and improve job name
Sebastiaan Zeeff
-2
/
+2
2020-11-18
Remove CI dependency that is no longer in use
Sebastiaan Zeeff
-51
/
+46
2020-11-18
Migrate build pipeline to Github Actions
Sebastiaan Zeeff
-375
/
+289
2020-11-14
Update Python binary mount path in nsjail config
MarkKoz
-2
/
+2
2020-11-14
Update pipenv in base Docker image
MarkKoz
-1
/
+1
2020-11-14
Use flake8 from pipenv when running pre-commit hooks
MarkKoz
-12
/
+7
2020-11-14
Update to Python 3.9
MarkKoz
-265
/
+280
2020-10-30
re-lock with 'lark'
decorator-factory
-139
/
+170
2020-10-30
Update Pipfile
decorator-factory
-0
/
+1
2020-07-31
Sort Pipfile packages & dev-packages
TizzySaurus
-19
/
+19
2020-07-31
Add python-Levenshtein
TizzySaurus
-200
/
+233
2020-03-29
add --dev flag to readme
Rasmus Moorats
-1
/
+1
2020-03-23
Fix #66: venv being created in container
MarkKoz
-2
/
+2
2020-03-23
Use a config file for gunicorn
MarkKoz
-9
/
+6
2020-03-23
Move snekbox.cfg to a config directory
MarkKoz
-6
/
+9
2020-03-23
Fix a grammatical error in README.md
MarkKoz
-1
/
+1
2020-03-23
Replace NsJail config details with a reference to snekbox.cfg
MarkKoz
-29
/
+3
2020-03-23
Use reference links in README.md
MarkKoz
-7
/
+18
2020-03-23
Document a simple way to run the container from Docker Hub
MarkKoz
-0
/
+12
2020-03-20
Update contributor doc
S. Co1
-23
/
+36
2020-03-09
Relock pipfile.lock with new dependancy.
scragly
-24
/
+62
2020-03-08
Update Pipfile
Joseph
-1
/
+1
2020-03-08
Add sentry
Joseph Banks
-0
/
+9
2020-02-29
Change CI and dev.sh to not use host network mode.
scragly
-2
/
+0
2020-02-29
Change snekbox timeout to 6 seconds.
scragly
-1
/
+1
2020-02-23
CI: fix can_pull causing script to exit with code 1
MarkKoz
-2
/
+2
2020-02-22
CI: output flake8 to stdout (resolve #37)
MarkKoz
-1
/
+1
2020-02-22
CI: don't run commands through pipenv
MarkKoz
-3
/
+3
2020-02-22
CI: log when the build cache is used
MarkKoz
-0
/
+1
2020-02-22
CI: fix unbound variable error when checking cache
MarkKoz
-1
/
+1
2020-02-22
CI: cache the response from Azure API
MarkKoz
-0
/
+11
2020-02-21
CI: fix job name
MarkKoz
-1
/
+1
2020-02-21
CI: merge build job with test job
MarkKoz
-108
/
+42
2020-02-21
CI: don't build venv image if it can be pulled
MarkKoz
-2
/
+10
2020-02-21
CI: check if venv image can be pulled
MarkKoz
-0
/
+6
2020-02-21
CI: create a function to check if an image can be pulled
MarkKoz
-13
/
+26
2020-02-21
CI: fix base image build condition
MarkKoz
-1
/
+11
2020-02-21
CI: define default values for variables
MarkKoz
-2
/
+7
2020-02-21
CI: don't use output variables
MarkKoz
-6
/
+5
2020-02-21
CI: compare variables against strings
MarkKoz
-17
/
+17
2020-02-21
CI: install dev dependencies inside running container
MarkKoz
-9
/
+15
2020-02-21
CI: diff base against master only if venv changed
MarkKoz
-16
/
+14
[next]