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
/
protoc.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-05-30
Specify wsgi_app in Gunicorn config
MarkKoz
-2
/
+3
2022-05-30
Remove redundant module for creating the WSGI app
MarkKoz
-6
/
+3
2022-05-30
Make Sentry SDK and gunicorn optional dependencies
MarkKoz
-8
/
+14
2022-05-30
Move logging code to separate utility modules
MarkKoz
-49
/
+72
2022-05-30
Move coverage config into pyproject.toml
MarkKoz
-13
/
+16
2022-05-30
Tweak Makefile format
MarkKoz
-2
/
+1
2022-05-30
Add a pyproject.toml
MarkKoz
-14
/
+52
2022-05-29
Rebuild the container before running the test command
MarkKoz
-0
/
+1
2022-05-29
Fix 415 error response title
MarkKoz
-2
/
+2
2022-05-29
Fix paths to files in CONTRIBUTING.md
MarkKoz
-2
/
+2
2022-05-29
Fix deprecation warning from Falcon
MarkKoz
-1
/
+1
2022-05-29
Remove redundant numpy install in test command
MarkKoz
-1
/
+1
2022-05-29
Deps: use pip-tools instead of Pipenv
MarkKoz
-453
/
+217
2022-05-28
CI: only show pre-commit log if it exists
MarkKoz
-1
/
+5
2022-05-28
Deps: specify flake8 deps via pre-commit
MarkKoz
-335
/
+164
2022-03-12
Replace ASCII diagram with mermaid sequence diagram
Mark
-14
/
+15
2022-03-05
Move community health files to .github dir
MarkKoz
-4
/
+5
2022-02-13
CI: define KUBECONFIG secret as required in build workflow
MarkKoz
-0
/
+3
2022-02-13
CI: pass KUBECONFIG secret to build workflow
MarkKoz
-0
/
+2
2022-02-13
CI: remove unnecessary shell option from script
MarkKoz
-1
/
+1
2022-02-13
CI: replace "artefact" with "artifact"
MarkKoz
-19
/
+19
2022-02-13
CI: remove region comments
MarkKoz
-4
/
+0
2022-01-15
Fix typo in comment
Mark
-1
/
+1
2021-12-28
Store relative paths in coverage data
MarkKoz
-7
/
+6
2021-12-27
CI: rename jobs
MarkKoz
-10
/
+6
2021-12-27
CI: clean up Docker stuff in self-hosted runner
MarkKoz
-8
/
+14
2021-12-27
Change entrypoint tests to integration tests
MarkKoz
-35
/
+25
2021-12-27
CI: fix pre-commit logs step condition
MarkKoz
-1
/
+1
2021-12-27
CI: fix flake8 being skipped
MarkKoz
-0
/
+7
2021-12-27
CI: run linters outside the container
MarkKoz
-36
/
+44
2021-12-27
CI: specify service name to coveralls
MarkKoz
-1
/
+1
2021-12-26
CI: remove SHA from image build GHA cache scope
MarkKoz
-1
/
+1
2021-12-26
CI: combine coverage data from all matrix jobs
MarkKoz
-21
/
+39
2021-12-26
CI: pass artefact name as an input to workflows
MarkKoz
-10
/
+28
2021-12-26
CI: use buildx's integrated GH Actions cache feature
MarkKoz
-12
/
+18
2021-12-26
CI: use build-push-action to output an image tarball
MarkKoz
-4
/
+1
2021-12-26
CI: use reusable workflows as jobs in main workflow
MarkKoz
-242
/
+27