Tim Head
47c456c20a
Merge pull request #930 from betatim/r-build-errors
2020-07-30 21:31:59 +02:00
Tim Head
132ad351ea
Disable stencila-r CI test jobs
2020-07-30 17:29:26 +02:00
Tim Head
f5a7711af5
Update snapshot date for simple R test
2020-07-30 16:37:29 +02:00
Tim Head
1f9d76078d
Merge pull request #936 from betatim/pytest-v6-compat
...
Upgrade custom test infrastructure for pytest 6.0.0
2020-07-30 16:20:37 +02:00
Tim Head
fc9891b541
Upgrade custom test infrastructure for pytest 6.0.0
2020-07-30 15:15:56 +02:00
Tim Head
163718b277
Merge pull request #933 from manics/jupyterlab==2.2.0
...
Update JupyterLab to 2.2.0
2020-07-28 20:30:52 +02:00
Tim Head
d5d30de8b7
Merge pull request #934 from manics/validate_image_name_message
...
validate_image_name: mention lowercase, fix formatting
2020-07-28 15:08:18 +02:00
Simon Li
72fbd65649
validate_image_name: mention lowercase, fix formatting
2020-07-27 20:32:34 +01:00
Simon Li
e5ef9b3450
jupyterlab==2.2.0
2020-07-25 18:29:12 +01:00
Tim Head
8bbced7ded
Merge pull request #915 from jboynyc/bump-nix-version
2020-06-25 07:25:22 +02:00
Tim Head
6f92fbac46
Merge pull request #914 from mdeff/patch-4
...
doc: runtime.txt installs python x.y (& concise rewording)
2020-06-19 10:51:05 +02:00
John D. Boy
e6ddab6135
fix: wrong file suffix
2020-06-16 11:37:01 +02:00
John D. Boy
4ff6975716
Bump nix version to 2.3
...
- This addresses issue #911
- This is untested, but there is no documented reason why repo2docker
should stick with the previously pinned version 2.1.1
- Upstream has switched from bz2 to xz, so `tar` now takes the `-J` flag
instead of `-j`
2020-06-16 11:35:09 +02:00
Michaël Defferrard
0b598ace44
doc: runtime.txt installs python x.y (& concise rewording)
2020-06-16 11:11:47 +02:00
Tim Head
c925f965a3
Merge pull request #913 from mdeff/patch-1
...
doc: environment.yml installs a conda env, not only python
2020-06-16 08:37:39 +02:00
Tim Head
1969793e9f
Merge pull request #912 from betatim/lighter-memlmit-test
2020-06-16 08:32:50 +02:00
John D. Boy
dce9b92d22
Bump nix version to 2.3
...
- This addresses issue #911
- This is untested, but there is no documented reason why repo2docker
should stick with the previously pinned version 2.1.1
- Upstream has switched from bz2 to xz, so `tar` now takes the `-J` flag
instead of `-j`
2020-06-15 21:44:20 +02:00
Michaël Defferrard
91560db0b5
doc: environment.yml installs a conda env, not only python
2020-06-15 17:49:31 +02:00
Tim Head
d135e3fbd1
Use new minimum version of pytest
...
pytest-cov requires pytest>=4.6 so we explicitly list that as a dev
dependency.
2020-06-13 09:29:20 +02:00
Tim Head
df77a99ce1
Make the memory limit test simpler
...
Instead of checking that a build which allocates too much memory does
fail, we now only check that we pass the correct arguments to the Docker
API client. It seems reasonable to rely on the docker client working and
doing the right thing. This solves a problem where our CI is flakey
because the kernel of the VM the tests run on doesn't support this.
2020-06-12 19:03:48 +02:00
Chris Holdgraf
8d85a51cd2
Merge pull request #908 from betatim/betatim-patch-1
2020-06-10 08:48:11 -07:00
Tim Head
ad949cf1e9
Merge pull request #906 from trallard/trallard-patch-1
2020-06-09 14:39:12 +02:00
Tim Head
1d96628d4d
Add sphinx-autobuild to gitpod setup
2020-06-08 15:25:51 +02:00
Tim Head
bf3f46776a
Add basic gitpod config
...
Trying out gitpod.io to see if we can use it as a simple way to get people
a working dev environment to work on the documentation.
2020-06-08 13:23:37 +02:00
Tania Allard
82120e9c95
Fix repo2docker logo
2020-06-05 12:30:52 +01:00
Tania Allard
dad4972942
Merge remote-tracking branch 'upstream/master' into trallard-patch-1
2020-06-04 12:55:27 +01:00
Tim Head
ebf973ab60
Merge pull request #904 from manics/nbresuse-freeze-all
2020-06-04 10:53:45 +02:00
Simon Li
1701771ad9
Python 2.7 wcwidth==0.1.9
...
Later versions of wcwidth require `backports.functools-lru-cache>=1.2.1; python_version < "3.2"` but the conda-forge wcwidth package was automatically bumped without this new requirement.
2020-06-03 21:38:33 +01:00
Simon Li
f9862cc2c1
nbresuse==0.3.3 full freeze.py
2020-06-02 19:18:20 +01:00
Tim Head
bd72e166b7
Merge pull request #899 from davidanthoff/julia-1.4.2
2020-05-26 08:51:26 +02:00
Tim Head
a140889acc
Merge pull request #900 from adamhsparks/master
2020-05-26 07:03:30 +02:00
Adam H. Sparks
faea9668bb
Merge pull request #1 from adamhsparks/adamhsparks-patch-1
...
Update config_files.rst
2020-05-26 08:22:24 +10:00
Adam H. Sparks
d677dbefea
Update config_files.rst
...
See Issue https://github.com/jupyter/repo2docker/issues/898
2020-05-26 08:21:36 +10:00
Adam H. Sparks
2395ebd007
Add a missing “:” on line 145
...
See Issue https://github.com/jupyter/repo2docker/issues/898
2020-05-26 08:21:29 +10:00
David Anthoff
184bc12a1c
Add Julia 1.4.2 support
2020-05-25 13:45:29 -07:00
Tania Allard
f550f2fad8
Fix logo display in Sphinx docs
2020-05-18 16:27:42 +01:00
Tania Allard
9ccc140e2c
Merge remote-tracking branch 'upstream/master'
2020-05-18 15:30:59 +01:00
Tim Head
d03c283766
Merge pull request #896 from hamelsmu/patch-1
2020-05-17 09:59:46 +02:00
Tania Allard
9f0253a73f
Merge remote-tracking branch 'upstream/master'
2020-05-17 04:10:40 +01:00
Hamel Husain
a33ab4e618
Update Dockerfile
2020-05-16 11:30:29 -07:00
Hamel Husain
360b33e7b1
Update Dockerfile
2020-05-15 15:21:38 -07:00
Tim Head
8b6224999d
Merge pull request #886 from danlester/master
2020-05-15 15:43:51 +02:00
Tim Head
0e9bae8af5
Merge pull request #890 from hwine/hwine/issue884
2020-05-15 14:45:36 +02:00
Tim Head
81e1e39b7a
Merge pull request #892 from betatim/bump-irkernel
2020-05-15 14:42:17 +02:00
Chris Holdgraf
023e577eee
Merge pull request #893 from betatim/fix-rshiny-proxy
2020-05-14 13:00:59 -07:00
Tim Head
26ce1899dc
Fix RShiny proxy
...
The Shiny proxy was split out of the rstudio proxy package. This meant
that RStudio sessions were still being proxied but Shiny sessions not.
2020-05-11 11:41:32 +02:00
Tim Head
c01bdf0130
Bump version of irkernel for R 4.0
2020-05-10 21:46:17 +02:00
Hal Wine
2f08ab7bdb
failing docker tests locally on macOS (case 2)
...
Fixes #884
2020-05-08 15:07:52 -07:00
Dan Lester
146db2f4f0
Only chmod u+x if not already executable, in case user is not owner but file is already g/o+x
2020-05-01 13:35:17 +01:00
Dan Lester
057c837a75
chmod start script from repo2docker-entrypoint
2020-04-29 18:48:10 +01:00