Wykres commitów

211 Commity (1348829fd01fd12144eb01ebe5e1d755f8c24a18)

Autor SHA1 Wiadomość Data
tdalseide 1348829fd0 Moved old COPYING.md to LICENSE, and updated with current language. 2017-08-26 20:30:15 +02:00
Yuvi Panda 430712503b Merge pull request #65 from sumalaika/master
Add license - Issue #64
2017-08-26 11:40:15 -04:00
sumalaika bef0fc729d Add files via upload 2017-08-26 10:26:49 -04:00
Yuvi Panda 47b3b196a6 Merge pull request #59 from yuvipanda/master
Include package_data in setup.py
2017-08-13 13:33:53 -07:00
yuvipanda bef5f1f969 Include package_data in setup.py
This was causing all conda based builds to fail
2017-08-11 17:15:35 -07:00
Yuvi Panda f9862b3ce5 Merge pull request #58 from yuvipanda/include-files
Include package_data in setup.py
2017-08-02 01:49:34 -07:00
yuvipanda 385f2bbe10 Include package_data in setup.py
This was causing all conda based builds to fail
2017-08-02 01:29:50 -07:00
Yuvi Panda e26cd53f11 Merge pull request #57 from yuvipanda/npm
Add npm to base image
2017-08-02 00:28:12 -07:00
yuvipanda d6a4cc241e Add npm to base image
Too many things require npm to build now
2017-08-01 23:18:15 -07:00
Chris Holdgraf fbfcf5f0ba Merge pull request #56 from choldgraf/auto_doc
config file for RTD
2017-08-01 13:27:37 -04:00
Chris Holdgraf 0dc23b55be config file for RTD 2017-08-01 13:20:50 -04:00
Chris Holdgraf 98b7be02b6 Merge pull request #55 from choldgraf/auto_doc
fixing conf import
2017-08-01 13:15:48 -04:00
Chris Holdgraf 93a8b822f2 fixing conf import 2017-08-01 13:14:58 -04:00
Chris Holdgraf aacec3a9ca Merge pull request #54 from choldgraf/auto_doc
fixing RTD build
2017-08-01 13:12:49 -04:00
Chris Holdgraf a406b725bf fixing RTD build 2017-08-01 13:11:06 -04:00
Yuvi Panda 5ff540e733 Merge pull request #53 from choldgraf/auto_doc
updating autogen examples
2017-08-01 09:11:39 -07:00
Chris Holdgraf 44ce5c171d updating autogen examples 2017-08-01 11:21:06 -04:00
Yuvi Panda 5ef2c1f0bc Merge pull request #51 from choldgraf/auto_doc
adding doc generation from the tests
2017-07-31 21:44:53 -07:00
Chris Holdgraf c14542f0a2 adding doc generation from the tests 2017-08-01 00:09:04 -04:00
Yuvi Panda f444ffe8b6 Merge pull request #50 from yuvipanda/julia-verify
Validate that Julia is using our pre-installed conda
2017-07-30 11:38:00 -07:00
yuvipanda 92d0c5e6d6 Make julia verify check for libpython path
PyCall.python just seems to say 'python'
2017-07-30 11:22:28 -07:00
yuvipanda cd7c151959 Filter all of src too when adding to tar
This also seems to be required to more consistently use the
Docker build cache.
2017-07-30 11:20:38 -07:00
yuvipanda 4dcda6c32b Validate that Julia is using our pre-installed conda 2017-07-30 10:41:13 -07:00
Yuvi Panda 2bf48a3e2e Merge pull request #49 from yuvipanda/conda-cache
Cleanup conda
2017-07-30 05:25:36 -07:00
yuvipanda 4d4c1fb606 Allow specifying requirements.txt with environment.yml
They both get installed.
2017-07-30 05:15:07 -07:00
yuvipanda c6a79f1c10 Don't add packages list if there are no packages 2017-07-30 05:12:35 -07:00
yuvipanda fe6975dda6 Make sure that build_script_files don't bust cache
This slowed down everything!
2017-07-30 05:12:27 -07:00
Yuvi Panda 0d89f44d37 Merge pull request #48 from yuvipanda/master
Add back --no-clean support
2017-07-30 03:58:28 -07:00
yuvipanda 2e9954a6c6 Add back --no-clean support
And remove some traitlets we are no longer using
2017-07-30 03:44:21 -07:00
Yuvi Panda 7e2e921234 Merge pull request #47 from yuvipanda/master
Add a little more info to README
2017-07-30 03:09:39 -07:00
yuvipanda c9dd901e68 Add a little more info to README 2017-07-30 03:08:26 -07:00
Yuvi Panda 980f3a7ceb Merge pull request #46 from yuvipanda/master
Print stdout for all the tests!
2017-07-30 02:58:55 -07:00
yuvipanda 29db986b58 Print stdout for all the tests!
Makes it easier to verify what is going on.
2017-07-30 02:44:12 -07:00
Yuvi Panda 6820f1ca19 Merge pull request #45 from yuvipanda/master
Mark repo2docker as requiring at least Python 3.4
2017-07-30 02:43:26 -07:00
yuvipanda 09476d8efa Fix tarfile mode parameter that doesn't work in 3.4 2017-07-30 02:21:45 -07:00
yuvipanda 8f42312fc2 Mark repo2docker as requiring at least Python 3.4
And test with 3.4 on Travis.
2017-07-30 02:08:48 -07:00
Yuvi Panda 3c0e96fa80 Merge pull request #44 from yuvipanda/master
Test some external repositories we care about
2017-07-30 00:54:47 -07:00
yuvipanda 54ad3df39b Run all external tests as one unit on Travis 2017-07-30 00:38:27 -07:00
yuvipanda cf59785c41 Test some external repositories we care about
So we know if we break something!

These all need better verification scripts tho.
2017-07-30 00:35:41 -07:00
Yuvi Panda 5e78494315 Merge pull request #43 from yuvipanda/master
Fix legacy dockerfile support and add tests
2017-07-29 23:43:49 -07:00
yuvipanda 3266c2bdc8 Silence massive unreadable error messages when fetching base images 2017-07-29 23:33:43 -07:00
yuvipanda 7cf8ac18a7 Fix legacy dockerfile buildpack and add tests 2017-07-29 23:33:43 -07:00
yuvipanda 208d097468 Fix dockerfile builds and add tests for them 2017-07-29 22:51:46 -07:00
yuvipanda 7d52aca469 Use travis matrixes to speed up tests 2017-07-29 20:32:12 -07:00
yuvipanda 0ce3a2d68d Add a pyplot based julia test case 2017-07-29 20:19:40 -07:00
yuvipanda 8edc1ce0e0 Actually tell docker to bind ports 2017-07-29 20:14:36 -07:00
yuvipanda 25a57feaf7 Switch to buildpack-deps as base image
We were just slowly recreating this anyway
2017-07-29 18:51:36 -07:00
yuvipanda 3c7fef2988 Remove s2i-builders
We no longer use s2i
2017-07-29 18:27:36 -07:00
yuvipanda e72d963b57 Fix conda builder + add tests 2017-07-29 18:19:55 -07:00
yuvipanda bfe117d06f Add test for postBuild script 2017-07-29 17:37:05 -07:00