Wykres commitów

1072 Commity (381d21c25b01f237bcac58ed4f27ed1ba1fd040c)

Autor SHA1 Wiadomość Data
Tim Head b9dba98c65 Add a first roadmap 2018-11-06 23:15:50 +01:00
nuest 490962e08d split up Stencila tests to not run into timeouts on Travis CI 2018-11-06 21:27:18 +01:00
nuest e576c03446 describe more complex detection mechanism used for stencila in dev docs 2018-11-06 20:17:19 +01:00
Yuvi Panda c65f43a0be
Merge pull request #464 from betatim/betatim-patch-1
Update CHANGES.rst
2018-11-05 14:40:08 -08:00
nuest c2b17d599e add tests pyjp vs. py for Stencila, make Stencila tests more specific 2018-11-05 21:10:13 +01:00
nuest df7c6205c0 do not install Stencila Python context if only python-jupyter cells found 2018-11-05 19:00:39 +01:00
nuest b032a7cd27 safe one if clause (intersection is already false-y) 2018-11-05 18:51:10 +01:00
Tim Head 26fb8a730e Add SVG logo 2018-11-05 17:33:23 +01:00
Tim Head fb500d05bc
Update CHANGES.rst 2018-11-05 15:33:51 +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 0c70513f1d Temporarily switch image path 2018-11-05 14:18:48 +01:00
Tim Head 25c45fd8e5 Add and use new logo 2018-11-05 14:01:01 +01:00
Tim Head 39c2ae276b Start reusing existing docker images if content hasn't changed
Content providers can specify a "content ID" which is used to identify
versions of the content. The ID is used in the docker image name and if
we find an existing image for a given content ID the build step is
skipped.
2018-11-04 13:23:04 +01:00
nuest d12c4b54c3 increase timeout for stencila tests on travis 2018-10-31 09:05:03 +01:00
nuest b1bff5bf5e parse Stencila xml files instead of regex 2018-10-30 17:01:05 +01:00
nuest 9c81c3ed19 rename stencila_manifest_contexts to stencila_contexts
also remove dev comment
2018-10-30 16:25:40 +01:00
nuest c843e25f16 simplify test for contexts (is now by default an empty list) 2018-10-30 16:24:43 +01:00
nuest 12b4457437 restructure R buildpack docs 2018-10-30 16:03:38 +01:00
nuest d6dc570a14 continue Stencila detection if /binder dir is present, improve 2018-10-30 16:02:40 +01:00
nuest 8d9a48717a add Stencila to user interface docs 2018-10-30 15:59:42 +01:00
Tim Head a57a44391f
Fix wording in config_files.rst
Co-Authored-By: nuest <daniel.nuest@wwu.de>
2018-10-30 14:53:50 +01:00
nuest 3f4da20f7e reduce calls to stencila_manifest_contexts 2018-10-30 11:58:46 +01:00
nuest 6d304174da add Stencila config files to docs 2018-10-30 11:34:27 +01:00
nuest 7e8450fcee more detailed check for Stencila + Python test 2018-10-30 10:33:21 +01:00
nuest da41a90e04 update versions of stencila/r and stencila/py 2018-10-30 10:33:18 +01:00
nuest 3a479b6dee install R for Stencila from R buildpack 2018-10-30 10:32:42 +01:00
nuest 8342fbd1c0 do not look for stencila if binder dir found 2018-10-30 09:02:47 +01:00
nuest 9624f0f161 extract contexts from stencila document 2018-10-29 22:51:28 +01:00
nuest 24def164ed verify R installation for r-markdown with Stencila 2018-10-29 20:52:05 +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
Tania Allard 18d1ec66f0 Add Pipfile 2018-10-18 18:31:12 +01: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