aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeLines
* Move snekbox.cfg to a config directoryGravatar MarkKoz2020-03-23-1/+1
* Change CI and dev.sh to not use host network mode.Gravatar scragly2020-02-29-1/+0
* CI: fix can_pull causing script to exit with code 1Gravatar MarkKoz2020-02-23-2/+2
* CI: log when the build cache is usedGravatar MarkKoz2020-02-22-0/+1
* CI: fix unbound variable error when checking cacheGravatar MarkKoz2020-02-22-1/+1
* CI: cache the response from Azure APIGravatar MarkKoz2020-02-22-0/+11
* CI: check if venv image can be pulledGravatar MarkKoz2020-02-21-0/+6
* CI: create a function to check if an image can be pulledGravatar MarkKoz2020-02-21-13/+26
* CI: don't use output variablesGravatar MarkKoz2020-02-21-3/+3
* CI: diff base against master only if venv changedGravatar MarkKoz2020-02-21-16/+14
* CI: update agent to Ubuntu 18.04Gravatar MarkKoz2020-02-21-2/+1
* CI: add more logging in check_dockerfiles.shGravatar MarkKoz2020-02-21-0/+9
* CI: always check if the base image can be pulled from Docker HubGravatar MarkKoz2020-02-21-2/+6
* CI: install Pipfile into system interpreterGravatar MarkKoz2020-02-21-1/+1
* Fix #56: stdout and stderr outputs in wrong orderGravatar MarkKoz2020-01-11-1/+1
* Mount only what's needed in the chroot jailGravatar MarkKoz2019-12-28-17/+1
* Disable shared memory in Docker containerGravatar MarkKoz2019-12-28-0/+1
* Limit numpy to using 1 threadGravatar MarkKoz2019-12-16-0/+5
* Use bash instead of ashGravatar MarkKoz2019-12-14-5/+5
* Merge pull request #33 from python-discord/ciGravatar Johannes Christ2019-08-06-4/+91
|\
| * Add comments to Azure Pipelines YAMLGravatar MarkKoz2019-07-30-4/+5
| * CI: ensure count of builds returned by the API is > 0Gravatar MarkKoz2019-06-30-1/+2
| * CI: refactor script & pull base when possibleGravatar MarkKoz2019-06-30-22/+76
| * CI: move check shell script to a separate fileGravatar MarkKoz2019-06-30-0/+31
* | Use IDs for user and group in nsjpy aliasGravatar MarkKoz2019-08-04-2/+2
|/
* Disable memory swapping and add a memory limit testGravatar MarkKoz2019-06-26-1/+8
* Fix coverage not finding sourcesGravatar MarkKoz2019-06-22-8/+17
* Fix ownership of coverage fileGravatar MarkKoz2019-06-22-1/+10
* Create shell script for building a dev image and running a shellGravatar MarkKoz2019-06-22-0/+70
* Add Azure CI. (#16)Gravatar scragly2019-03-29-18/+0
* add deploy scriptGravatar Christopher Baklid2018-07-29-0/+18
* remove scripts, more pipfile commandsGravatar Christopher Baklid2018-06-05-2/+0
* more testsGravatar Christopher Baklid2018-05-31-5/+0
* use the virtualenv python binary in travisGravatar Christopher Baklid2018-05-31-2/+2
* follow travis preinstall conventionsGravatar Christopher Baklid2018-05-31-3/+0
* figure out why protobuf is missing after installGravatar Christopher Baklid2018-05-31-0/+4
* accept flag for apt-getGravatar Christopher Baklid2018-05-31-2/+2
* install libprotobuf-devGravatar Christopher Baklid2018-05-31-0/+2
* debug nsjail execution in travisGravatar Christopher Baklid2018-05-31-0/+2
* chmod +x on nsjailGravatar Christopher Baklid2018-05-31-0/+2