Wykres commitów

2075 Commity (767f95fa06e36cc08863294c822893ac46c60202)

Autor SHA1 Wiadomość Data
Tim Head 1ebb4b5d87 Add explicit error message when `master` is specified
Provide a specific error messaeg with a hint towards solution
when a user specifies `master` as ref and we can't find it.
2020-10-22 08:04:29 +02:00
Tim Head 19c698e8d3 Remove reference to `master` branch from CLI doc 2020-10-22 07:46:20 +02:00
Tim Head 035574be55
Merge pull request #975 from tomyun/repodir 2020-10-20 15:18:47 +02:00
Kyungdahm Yun 81513b06d6 Add test for writable permission on REPO_DIR 2020-10-19 21:49:09 -07:00
Kyungdahm Yun 8f714b48be Ensure REPO_DIR owned by NB_USER 2020-10-18 00:39:49 -07:00
Tim Head 8c4eaa7a81
Merge pull request #969 from bollwyvl/add-chown-on-copy 2020-10-16 11:11:18 +02:00
Nicholas Bollweg 778c914c8c use jinja var for COPY chown 2020-10-15 08:58:12 -04:00
Nicholas Bollweg dc559b825a add chown to COPY commands to reduce layer count 2020-10-14 23:18:18 -04:00
Tim Head 80b91eb169
Merge pull request #927 from gesiscss/master 2020-10-06 16:06:33 +02:00
Kenan Erdogan 526c914bbb Update docs/source/usage.rst
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2020-10-06 15:04:15 +02:00
Kenan Erdogan d90ede5239 update docs for config dirs 2020-10-06 15:04:15 +02:00
Tim Head ae6c2dc8b9
Merge pull request #965 from tomyun/patch-2
Add Julia 1.5.2 support
2020-09-25 14:36:25 +02:00
Tim Head db3ef0d713
Merge pull request #966 from manics/conda-bash-timeformat
MRG: set TIMEFORMAT for timed bash conda commands
2020-09-25 14:34:44 +02:00
Simon Li 369b57c794
conda: set TIMEFORMAT for timed bash commands 2020-09-24 19:11:48 +01:00
Kyungdahm Yun 78adb93837
Add Julia 1.5.2 support 2020-09-24 00:00:59 -07:00
Min RK bc9b1aef62
Merge pull request #962 from SylvainCorlay/mamba-number-three
Mamba number three
2020-09-22 13:43:17 +02:00
Sylvain Corlay 908bc0f8ff One more time (pun intended) 2020-09-21 15:06:21 +02:00
Sylvain Corlay 56fb7e8160 missing -y 2020-09-21 14:22:51 +02:00
Sylvain Corlay 3e07ba2fa5 Fix shell syntax error with time 2020-09-21 14:22:51 +02:00
Sylvain Corlay 916a03f1d5 Update mamba 2020-09-21 14:22:51 +02:00
Min RK 6f9a523b76 install conda packages with mamba
might save us some time

adds timing measurement to most of the commands that take a while,
not sure if we want to keep that
2020-09-21 14:22:51 +02:00
Tim Head 35e6e7eda6
Merge pull request #950 from paugier/mercurial-contentprovider 2020-09-21 08:47:21 +02:00
Min RK 09a4cfb7cf
Merge pull request #963 from manics/lab-no-minimize
MRG: Disable jupyterlab extension build minimize
2020-09-18 16:28:54 +02:00
Simon Li 45eccfe7f6 Disable jupyterlab extension build minimize 2020-09-18 10:51:39 +01:00
paugier 05002a4177 hg-evolve required for Mercurial support (simpler) 2020-09-14 14:05:52 +02:00
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