Wykres commitów

2150 Commity (ca769b373cb55fb65b66965fd681dc36ffbe1c22)

Autor SHA1 Wiadomość Data
Min RK dd3fa631dd support R 4 2020-09-14 11:55:52 +02:00
paugier 39081b70c3 Fix bug hg id topic 2020-09-11 00:36:28 +02:00
paugier 64633bbcbc Documentation about Mercurial support 2020-09-11 00:10:55 +02:00
paugier 3cdde89328 By default run Mercurial tests + enable the topic extension from code (no need for config file) 2020-09-10 21:48:46 +02:00
Tim Head 8fe59166ac
Merge pull request #955 from paugier/bump-black-target-version-py36
Bump Black version to 20.8b1 and use --target-version=py36
2020-09-10 09:13:34 +02:00
paugier fadb3c8dc8 Bump Black version (20.8b1) and use --target-version=py36 2020-09-10 08:11:29 +02:00
paugier 5bb586931b Mercurial optional 2020-09-10 07:58:21 +02:00
paugier 96914545e1 Update Dockerfile (ALPINE_VERSION=3.12.0 & install mercurial) + remove mercurial from install_requires 2020-09-09 18:10:19 +02:00
Tim Head f0c6f6540a
Merge pull request #954 from manics/gh-workflow-docker 2020-09-08 18:06:09 +02:00
Simon Li c32ce8677c Docker workflow try adding tag 2020-09-08 11:32:26 +01:00
Simon Li d7d855cd21 Add workflow to build Docker image 2020-09-08 11:26:22 +01:00
paugier c91ed4eec5 Mercurial: remove conditions for py3.5 + requirements only in setup.py 2020-09-08 10:09:13 +02:00
Tim Head f45d84be1f
Merge pull request #952 from manics/doc-config-usage-location
[MRG] Crosslink 'Configuring your repository' with usage
2020-09-08 08:51:23 +02:00
Tim Head 962b726a28
Merge pull request #951 from betatim/drop-py-3.5
[MRG] Bump Python requirement to 3.6 from 3.5
2020-09-08 08:50:05 +02:00
Simon Li f1ab72a45f Crosslink 'Configuring your repository' with usage 2020-09-07 20:56:30 +01:00
paugier 319e22ab1d Add Mercurial+evolve in install_requires 2020-09-07 12:17:16 +02:00
paugier 979c4abe00 Add Mercurial in content_providers in repo2docker/app.py 2020-09-07 10:06:58 +02:00
paugier fc3cef16a1 Fix test_mercurial.py (black, node_id and git->hg) 2020-09-07 09:51:30 +02:00
paugier d26b3dd0df Mercurial: use the full node id (12 characters) for the content_id 2020-09-07 09:43:22 +02:00
paugier 2d2e9bf19a Skip Mercurial for Python 3.5 2020-09-07 09:38:07 +02:00
Tim Head ad80defc12 Bump Python requirement to 3.6 from 3.5
This increases the lowest version of Python required to run repo2docker itself.
2020-09-07 08:02:09 +02:00
paugier e520b900bf Add a Mercurial contentprovider
MyBinder could support Mercurial repositories

See https://github.com/jupyterhub/binderhub/issues/1148
2020-09-04 15:14:04 +02:00
Tim Head 64371cbaa7
Merge pull request #949 from tomyun/patch-1
Add Julia 1.5.1 support
2020-09-03 12:25:49 +02:00
Kyungdahm Yun 23dd20b341
Add Julia 1.5.1 support 2020-09-02 11:01:50 -07:00
Min RK 5179447aea
Merge pull request #928 from gesiscss/configdirtest
little improvement for testing binder_dir
2020-08-17 10:24:10 +02:00
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