Wykres commitów

2075 Commity (767f95fa06e36cc08863294c822893ac46c60202)

Autor SHA1 Wiadomość Data
Min RK 6b8f5cf5e8
Merge pull request #943 from betatim/better-requests-parsing
[MRG] Handle requirements.txt with `--pre` lines
2020-08-17 10:22:51 +02:00
Tim Head 10a0cdd04b Smarter splitting without try/except 2020-08-17 08:06:08 +02:00
Tim Head 4e3016981d Unrecognised and invalid lines don't disable optimisation
Lines in requirements files that we don't recognise or are syntax errors
do not disable our "optimised" build process.
2020-08-17 08:01:20 +02:00
Simon Li fc74bef9a8
Merge pull request #942 from minrk/actions
GitHub Actions
2020-08-14 17:44:14 +01:00
Tim Head 4363bbe52d
Merge pull request #944 from rkevin-arch/master
Add `www-frame-origin=same` to /etc/rstudio/rserver.conf
2020-08-14 16:40:35 +02:00
rkevin ce17956601 add www-frame-origin=same to /etc/rstudio/rserver.conf 2020-08-14 06:27:53 -07:00
Tim Head 42de8a3b33
Update GH Action badge
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2020-08-14 11:24:26 +02:00
Tim Head 82eb2b1903
Merge pull request #938 from tomyun/patch-1
Add Julia 1.5.0 support
2020-08-14 11:22:56 +02:00
Tim Head a7ab636441 Add additional test cases and robuster parsing 2020-08-13 14:29:50 +02:00
Tim Head 37cee9a076
Merge pull request #924 from minrk/collections.abc
avoid deprecated import of collections.abc
2020-08-13 14:12:47 +02:00
Tim Head 6d2b129ed8 Handle requirements.txt with `--pre` lines
This is a global flag which our inspection of requirements.txt files
should ignore as it doesn't imply a local reference.
2020-08-13 14:00:16 +02:00
Min RK e3b4a0578b update CI badges for github actions 2020-08-11 15:03:11 +02:00
Min RK 5a4349fb03 remove azure pipelines 2020-08-11 14:59:31 +02:00
Min RK 897edd63d0 set git env in workflows 2020-08-11 14:34:37 +02:00
Min RK ae26639029 add github actions 2020-08-11 10:39:00 +02:00
Min RK 2263c2e708 address travis lint warnings
also to poke azure pipelines
2020-08-10 11:27:16 +02:00
Min RK 01e57a6779 regenerate deploy password with new repo
unclear if this is necessary after repo migration, but might as well
2020-08-10 11:09:41 +02:00
Min RK 6bcf13f13d stop running tests on travis
tests are running on azure pipelines now

travis only does deploy
2020-08-10 10:35:07 +02:00
Min RK cb3da62645
Merge pull request #939 from minrk/rename
update repo URLs for jupyterhub/repo2docker
2020-08-10 10:32:37 +02:00
Min RK 7e5e272928 travis: remove some unused DOCKER_USER/DOCKER_PASSWORD env 2020-08-10 10:28:47 +02:00
Min RK 60555b1d05 update repo URLs for jupyterhub/repo2docker 2020-08-10 09:33:05 +02:00
Kyungdahm Yun 64a948a03d
Add Julia 1.5.0 support 2020-08-04 10:24:06 -07:00
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
Kenan Erdogan 00ec28441d merge similar test cases and use equal instead of in 2020-07-08 17:58:30 +02:00
Min RK c87f642acf avoid deprecated import of collections.abc
deprecated since 3.3, due to be removed in 3.9
2020-07-02 12:57:17 +02: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