Tim Head
28a11ab3de
Fix comment typos
2018-11-09 08:20:24 +01:00
Tim Head
fcab15b092
Add a test for nix using a binder subidrectory
2018-11-09 08:12:56 +01:00
Tim Head
c924f5fa48
Update documentation on the nix build pack
2018-11-09 08:12:56 +01:00
Tim Head
d427fdfd52
Add test and support for binder sub-directory
2018-11-09 08:12:53 +01:00
Tim Head
046b744785
Inherit from BaseImage instead of BuildPack
2018-11-09 08:12:33 +01:00
Tim Head
5ea4e31347
Update CHANGES.rst
2018-11-09 08:11:35 +01:00
Tim Head
5cdd0ee371
Merge pull request #407 from costrouc/costrouc/nix-buildpack
...
Adding support for nix buildpack in repo2docker
2018-11-05 15:27:48 +01:00
Tim Head
cc27548621
Merge pull request #456 from nuest/master
...
Minor typos
2018-10-29 14:15:13 +00:00
nuest
849b3f9bf9
fix some typos
2018-10-29 14:11:48 +01:00
Chris Holdgraf
3cba852438
Merge pull request #454 from betatim/changelog-update
...
Update changelog
2018-10-27 00:14:16 -07:00
Tim Head
e050a43d2a
Update changelog
2018-10-26 14:57:25 +02:00
Tim Head
c909334190
Merge pull request #453 from choldgraf/contrib
...
moving contributing into the docs
2018-10-24 08:22:22 +02:00
Chris Holdgraf
057d5edbaf
clone from user repo in docs
2018-10-23 10:22:07 -07:00
Chris Holdgraf
417157fb83
moving contributing into the docs
2018-10-22 10:19:55 -07:00
Tim Head
7803aad83c
Merge pull request #451 from choldgraf/sidebar
...
adding back sidebars
2018-10-20 08:41:16 +02:00
Chris Holdgraf
ed590002db
adding back sidebars
2018-10-19 16:11:48 -07:00
Min RK
a8fc5395c3
Merge pull request #446 from choldgraf/docs_theme
...
adding circleci preview and jupyterhub docs theme
2018-10-18 13:51:57 +02:00
Chris Holdgraf
4c50efe6ac
adding circle and jupyterhub docs theme
2018-10-17 21:00:43 -07:00
Chris Ostrouchov
1e3630cc10
Feature: Adding nix support for repo2docker
...
test url: https://gitlab.com/costrouc/nix-binder-example
2018-10-17 16:32:40 -04:00
Min RK
7673487abd
Merge pull request #443 from betatim/subdir-tweak
...
[MRG] Switch repository used to test sub-directory support
2018-10-17 16:05:16 +02:00
Tim Head
b1dcbbe996
Adjust sub-directory tests after changing CWD behaviour
2018-10-16 13:46:00 +02:00
Tim Head
df7251dff6
Add context manager to change working dir
...
The context manager takes care of restoring the current working
directory when we are done. This is useful when the directory we set as
working directory stops existing.
2018-10-16 13:29:59 +02:00
Tim Head
4e1eff5f1b
Switch repository used to test sub-directory support
...
Using a repository that contains invlid instructions in the root of the
repository so that the test for subdirectory support will fail if
repo2docker doesn't actually switch into the requested sub-directory.
2018-10-16 13:28:08 +02:00
Tim Head
4310a39e28
Merge pull request #242 from betatim/content-provider
...
[MRG] Add Content Providers Infrastructure
2018-10-16 11:35:46 +02:00
Tim Head
05bdc12651
Expand comments and doc strings
2018-10-16 09:46:17 +02:00
Tim Head
98d46957f1
Expand comment about using a local directory as checkout and source
2018-10-16 08:04:13 +02:00
Tim Head
71903721d9
Add tests for local content provider
2018-10-16 08:04:13 +02:00
Tim Head
c7dc5e1841
Remove explicit passing of logger instance
2018-10-16 08:04:13 +02:00
Tim Head
02b41948dd
Add tests for Git content provider
2018-10-16 08:04:13 +02:00
Tim Head
e5c7fdd341
Use the local content provider
...
This let's us remove some special casing around local directories from
the build process.
2018-10-16 08:04:13 +02:00
Tim Head
866dd4f800
Start using content providers
2018-10-16 08:04:13 +02:00
yuvipanda
18f11b8c1f
[WIP] base contentproviders commit
...
Very much a WIP, but some thougts on how we can support more
than just git.
2018-10-16 08:04:13 +02:00
Tim Head
1990c0644f
Merge pull request #442 from jupyter/jzf2101-patch-1
...
Update CONTRIBUTING.md
2018-10-16 07:09:33 +02:00
J Forde
ec7326150c
Update CONTRIBUTING.md
...
Added clarity to updating conda- I read it as meaning the specific version of conda
2018-10-15 23:26:01 -04:00
J Forde
8e747d6fc0
Update CONTRIBUTING.md
...
`freeze.py` expects `environment.yml` to be in working directory - calling it from project root will not work since the file is in a different folder
2018-10-15 23:15:20 -04:00
Tim Head
988ed3e60d
Merge pull request #413 from dsludwig/master
...
Subdirectory support
2018-10-15 23:23:07 +02:00
Derek Ludwig
4f1dc9ce27
add comment
2018-10-15 10:59:16 -07:00
Derek Ludwig
405abf4a98
update tests
2018-10-15 10:58:00 -07:00
Derek Ludwig
2d2738b6db
Merge remote-tracking branch 'upstream/master'
2018-10-15 10:21:41 -07:00
Chris Holdgraf
befb958ed7
Merge pull request #436 from betatim/fix-coverage-fix
...
[MRG] Change back into main repository directory
2018-10-13 11:56:50 -06:00
Chris Holdgraf
49d655fb0f
Merge pull request #440 from matthewfeickert/fix/fix-Dockerfile-Advanced-environments-link
...
Correct url of Advanced Binder Documentation link
2018-10-13 11:53:26 -06:00
Matthew Feickert
bf2b471d28
Correct url of Advanced Binder Documentation link
...
The URL was missing a "/tutorials/" in the path
2018-10-13 11:57:09 -05:00
Chris Holdgraf
f1339604ab
Merge pull request #431 from matthewfeickert/feature/add-packages-to-build-docs
...
Add pip install doc-requirements.txt to setup of virtual environment instructions
2018-10-12 13:24:26 -06:00
Tim Head
58e04fe61a
Change back into main repository directory
2018-10-12 20:13:06 +02:00
Matthew Feickert
32327abfea
Add pip install of doc-requirements.txt
...
To be able to build the docs the libraries in docs/doc-requirements.txt
need to be installed. As such, the installation of these libraries
should be part of the setup of the developer virtual env.
2018-10-12 12:04:29 -05:00
Tim Head
b5d64fb2b4
Merge pull request #432 from betatim/fix-coverage
...
[MRG] Switch to right sub-directory for coverage reports
2018-10-12 18:05:28 +02:00
Tim Head
de4509010f
Merge pull request #435 from betatim/pep8ing
...
PEP8 styling
2018-10-12 18:04:34 +02:00
Tim Head
86b32d511d
PEP8 styling
2018-10-12 16:33:16 +02:00
Tim Head
8c6be2079b
Add a coverage.py config file to exclude _version.py
2018-10-12 16:11:42 +02:00
Tim Head
57cdd065d0
Switch to right sub-directory for coverage reports
2018-10-12 16:11:42 +02:00