Wykres commitów

  • 9f7ea00049 Remove outdated builder info from docs yuvipanda 2018-02-01 00:42:49 -0800
  • 8a5b1ef7a2
    Merge pull request #189 from mukundans91/handleDockerErrors Yuvi Panda 2018-01-24 20:06:41 -0800
  • b8b76016ef Merge 7d9bc5cf85 into 6e9088d79e Yuvi Panda 2018-01-23 06:22:06 +0000
  • 7d9bc5cf85 Set custom entrypoint to location of base environment yuvipanda 2018-01-10 03:37:23 -0800
  • a3ae426182 Raise memory limit for memlimit test yuvipanda 2018-01-10 03:36:54 -0800
  • 49ccb761a1 Add python 3.4 as supporte primary environment yuvipanda 2018-01-10 03:35:47 -0800
  • a6010b52ae Move default back to Python 3.5 yuvipanda 2018-01-10 01:10:43 -0800
  • d8194799aa Revert "Have CondaBuildpack inherit from PythonBuildPack" yuvipanda 2018-01-10 01:06:37 -0800
  • 97574475ea Add py3.4 / py3.5 tests yuvipanda 2018-01-10 00:45:38 -0800
  • 59c0eee8b9 Have CondaBuildpack inherit from PythonBuildPack yuvipanda 2018-01-10 00:34:26 -0800
  • a96fc8d324 Move detect script away from base python buildpack yuvipanda 2018-01-10 00:27:29 -0800
  • 9c187650fe Fix default buildpack to point to Pip yuvipanda 2018-01-10 00:21:07 -0800
  • 484c7a31fc Rename rquirements.txt files appropriately yuvipanda 2018-01-10 00:17:36 -0800
  • 5de1286d92 Whitelist which Python versions can be used as base with pip yuvipanda 2018-01-09 23:42:43 -0800
  • b60dfd1b83 Explicitly add pip to the list of frozen packages yuvipanda 2018-01-09 23:34:15 -0800
  • 51601897e0 Use pyenv to manage base python versions yuvipanda 2018-01-09 22:27:55 -0800
  • 6e9088d79e
    Merge pull request #197 from yuvipanda/artful-emergency Chris Holdgraf 2018-01-17 18:15:27 -0800
  • d55d46c563 Bump external testing dockerfile to artful too yuvipanda 2018-01-17 17:43:15 -0800
  • 98b365c868 Remove DataScienceHandbook from our CI yuvipanda 2018-01-17 17:29:11 -0800
  • 293be022a5 Bump version checks to work with new python 3.6 yuvipanda 2018-01-17 17:22:48 -0800
  • 09843f5439 Bump to artful yuvipanda 2018-01-17 17:11:29 -0800
  • 515db356bf Added checks to gracefully handle docker connect errors Print actual error message on Docker client init errors Mukundan Sundararajan 2018-01-09 18:39:07 -0800
  • 5ca1b044fb
    Merge pull request #180 from mukundans91/addPortMapping Yuvi Panda 2018-01-11 17:27:08 -0800
  • 549bd9663b add ability for port mapping to work with non jupyter-workflow Added tests for port mapping Added tests for publish all exposed ports Added argument validation for ports argument Added short form for argument publish. Changed variable name port to ports. Mukundan Sundararajan 2017-12-24 18:03:17 -0800
  • a824f75aa5
    Merge pull request #193 from yuvipanda/fix-conda-env Min RK 2018-01-11 19:31:57 +0100
  • 9fa8f21668 Refreeze conda environment yuvipanda 2018-01-10 23:50:40 -0800
  • d7726d67b0
    Merge pull request #186 from rprimet/env_switch Yuvi Panda 2018-01-10 10:20:25 -0800
  • 1efbf1f9f7 Specify base distro, rather than base image yuvipanda 2018-01-09 19:04:53 -0800
  • e3d18c936a fix test description Romain Primet 2018-01-09 12:24:58 +0000
  • d5d9b894b6 change parameter handling to 'action=append' Romain Primet 2018-01-09 08:22:38 +0000
  • de98f3e15d Allow setting base image in apt.yaml yuvipanda 2018-01-08 16:42:12 -0800
  • 92432c7a4e Make base_image configurable yuvipanda 2018-01-08 16:31:52 -0800
  • 5d95499588 Bump base image from zesty to artful yuvipanda 2017-11-21 17:50:14 -0800
  • 5f95a5ddd3 Provide a flag to pass environment variables at runtime Romain Primet 2018-01-07 15:43:03 +0000
  • ed6b483e2f
    Merge pull request #187 from minrk/refreeze Tim Head 2018-01-08 18:27:49 +0100
  • 58ce29f61d allow installing 'broken' packages for frozen env Min RK 2018-01-08 17:07:46 +0100
  • c2ae937b61 refreeze conda environments Min RK 2018-01-08 14:48:41 +0100
  • c929ef9f23
    Merge pull request #183 from yuvipanda/no-alpine Carol Willing 2018-01-03 14:14:09 -0800
  • f79192ee50 Remove commented out git installation yuvipanda 2018-01-03 13:46:26 -0800
  • 379c52bac3 Stop using alpine base images yuvipanda 2018-01-03 13:13:00 -0800
  • 839de1ee1b
    Merge pull request #182 from minrk/conda-python-runtime Yuvi Panda 2018-01-03 12:30:02 -0800
  • 47ab8bb55f add ruamel.yaml dependency for parsing environment.yml Min RK 2018-01-03 18:20:41 +0100
  • 997009133d [conda] install python 2 in separate kernel env Min RK 2018-01-03 18:17:33 +0100
  • 878fc33f1d select frozen env based on Python found in environment.yml Min RK 2018-01-03 17:14:03 +0100
  • d7dd6cd073 test conda with python 2 env Min RK 2018-01-03 17:11:49 +0100
  • 5984a08e66 [conda] create separate frozen envs for Python versions Min RK 2018-01-03 16:37:40 +0100
  • 09845ea5ee
    Merge pull request #181 from nmih/master Tim Head 2018-01-03 15:44:49 +0100
  • bad90d51ac Revise apt.txt and verify to install programs that install to /usr/bin instead of /usr/games nmih 2018-01-02 23:11:33 -0800
  • adb17dee78 Add multiple packages to apt.txt to check if all are parsed and installed nmih 2018-01-02 16:45:29 -0800
  • 711dbb71a0 Add multiple packages to apt.txt to check if all are parsed and installed nmih 2018-01-02 16:44:19 -0800
  • 5e19c2653b Fix indentation causing only last line of apt.txt to be parsed nmih 2017-12-31 01:38:04 -0800
  • f7096caccd
    Merge pull request #179 from mukundans91/fixVolumeArgumentValidation Yuvi Panda 2017-12-29 13:37:59 -0800
  • 9e2edb910a Fixed run argument check for mounting volumes. Refactored argument validation test. Mukundan Sundararajan 2017-12-24 15:03:09 -0800
  • 5293080add
    Merge pull request #175 from mukundans91/validateImageName Yuvi Panda 2017-12-23 15:11:02 -0800
  • 174c8000d2 Removed class and added function to validate docker image name Mukundan Sundararajan 2017-12-22 19:45:16 -0800
  • b6414c3ef4 Added a regex based patter definition for Image name Mukundan Sundararajan 2017-12-22 16:17:32 -0800
  • 235f0ad607
    Merge pull request #172 from yuvipanda/volumes Tim Head 2017-12-22 08:04:37 -0800
  • d3cf4793e4 Added docstring for image_name validation test Mukundan Sundararajan 2017-12-22 04:31:41 -0800
  • f04aa4da97 Changed to google style docstrings. Added image_name validation test. Mukundan Sundararajan 2017-12-22 03:38:58 -0800
  • 84c65445d2 Add missing import yuvipanda 2017-12-21 14:30:10 -0800
  • 5674c0f7c6 Default username and user_id to currently running user yuvipanda 2017-12-21 14:01:22 -0800
  • 5da8bcba33 Add default command to base Dockerfile template Aaron Watters 2017-12-21 11:51:19 -0500
  • 5372b09333 Added lowercase validation for image name argument Mukundan Sundararajan 2017-12-20 19:41:20 -0800
  • 8e1109e863 Fix user name test to run on computers that isn't mine yuvipanda 2017-12-19 16:36:37 -0800
  • e4410b9caf Fix legacydockerbuilder to also take args yuvipanda 2017-12-19 16:13:06 -0800
  • 7815e15c1f Fix username check yuvipanda 2017-12-19 13:27:22 -0800
  • 25177f0343 Set $USER environment variable in built images yuvipanda 2017-12-19 13:05:33 -0800
  • e9e6547384 Add tests for user options yuvipanda 2017-12-19 13:00:55 -0800
  • 66ad81d42b Fix error message + fix some formatting yuvipanda 2017-12-19 12:49:53 -0800
  • 8f36572770 Allow passing in uid and username of user built into image yuvipanda 2017-12-19 12:46:22 -0800
  • b5a6b11b8b Get travis to run top level tests too yuvipanda 2017-12-19 11:38:50 -0800
  • 988f9dded8 Add support for relative paths in the volume destination too yuvipanda 2017-12-19 11:32:59 -0800
  • 6227cf14fe Add simple test for volume mounting yuvipanda 2017-12-19 11:16:10 -0800
  • 0c0d921276 Set default for volumes in argparse yuvipanda 2017-12-19 11:15:43 -0800
  • e6a13eb8ba Allow mounting arbitrary volumes into the repo2docker container yuvipanda 2017-12-19 11:02:27 -0800
  • 1c7bd6e589
    Merge pull request #169 from yuvipanda/update-libs Min RK 2017-12-18 15:11:28 +0100
  • f5ca9aedb0 Upgrade base packages yuvipanda 2017-12-16 14:13:40 -0800
  • 330f49ba44
    Merge pull request #168 from choldgraf/update_preparing Yuvi Panda 2017-12-14 17:29:18 -0800
  • 4634024285 adding example contents Chris Holdgraf 2017-12-12 09:59:08 -0800
  • cd2803b4db factoring out config files section Chris Holdgraf 2017-12-12 09:46:23 -0800
  • 8e7c7c42c6 adding runtime to preparing Chris Holdgraf 2017-12-11 23:08:02 -0800
  • d5cfe3c24a
    Merge pull request #165 from choldgraf/docs_improve Carol Willing 2017-12-08 14:02:46 -0600
  • a5ab750038 addressing carol's comments Chris Holdgraf 2017-12-08 11:53:15 -0800
  • e151f77d3a
    Merge pull request #143 from betatim/pep8-roller Yuvi Panda 2017-12-08 12:22:53 -0500
  • b893463735 Apply PEP8 style roller Tim Head 2017-11-13 08:26:58 +0100
  • f0f7bf7a81
    Merge pull request #163 from minrk/freeze-conda Yuvi Panda 2017-12-08 09:17:20 -0500
  • b1cc296ba2 Temporary commit to record state of play Tim Head 2017-12-08 15:15:25 +0100
  • c25103cd43 improving docs Chris Holdgraf 2017-12-07 10:50:46 -0800
  • 844023c96f update conda to 4.3.30 Min RK 2017-12-04 17:35:01 +0100
  • 4688dcc0ae freeze conda environment.yml as well Min RK 2017-12-04 17:34:43 +0100
  • e0e335402f
    Merge pull request #161 from yuvipanda/crazy-musl Min RK 2017-12-01 12:25:03 +0100
  • d21d9a7b7c
    Merge pull request #151 from GladysNalvarte/master Min RK 2017-12-01 12:24:42 +0100
  • b4f012799b More idiomatic way of checking if all items on a list are same yuvipanda 2017-12-01 00:46:29 -0800
  • 4419890c01 Remove symlink & just copy postBuild file instead yuvipanda 2017-12-01 00:41:50 -0800
  • 2d31649d02
    Merge pull request #159 from yuvipanda/build-memory-limit Tim Head 2017-12-01 08:53:37 +0100
  • 8beb2d3710 Add clarifying comment yuvipanda 2017-11-30 20:14:06 -0800
  • 43e12631da Make memory limit checking tests more solid yuvipanda 2017-11-30 20:09:14 -0800
  • 43603225de Add tests for checking if memlimit is enforced yuvipanda 2017-11-30 18:22:28 -0800
  • 2db2fd7543 Remove extra - in argparse definition yuvipanda 2017-11-30 17:23:00 -0800
  • c3ec9c9fa8 s/memoryswap/memswap/ yuvipanda 2017-11-30 17:17:03 -0800