David Brochart
56e6c116f3
Add test
2019-11-05 18:01:06 +01:00
David Brochart
e355b1cf2d
Add change description
2019-11-05 15:20:12 +01:00
Daniel Nüst
5c43a54c41
add Dataverse support to changelog and mention in docs
2019-09-18 09:11:17 +02:00
Tim Head
bfbec349c2
[MRG] Add support for installing different versions of R ( #772 )
...
[MRG] Add support for installing different versions of R
2019-09-18 08:15:11 +02:00
Daniel Nüst
15e8e9ccfb
Add changelog entry for #788
2019-09-12 08:27:29 +02:00
Tim Head
e33d5f86ca
[MRG] Add Figshare content provider ( #788 )
...
[MRG] Add Figshare content provider
2019-09-11 22:17:39 +02:00
Tim Head
efab51b314
Update R version documentation
2019-09-09 19:06:22 +02:00
Daniel Nüst
5876439ea7
add documentation how to compare Dockerfiles created between current and oder version of r2d
2019-09-08 21:22:37 +02:00
Daniel Nüst
28261bed52
add docs about building docs
2019-09-08 21:22:37 +02:00
Daniel Nüst
0e4029bb8d
add Figshare content provider
...
moving common functions to a DoiProvider
2019-09-08 14:51:17 +02:00
Aart Goossens
b4d48a853c
Tiny typo in docs/source/index.rst
2019-08-07 18:02:21 +02:00
Tim Head
7e4b1bd34d
Update Changelog
2019-08-07 09:19:55 +02:00
Scott Henderson
955e422101
clarify application of environment.yml
2019-07-29 17:23:09 +00:00
Minh Hoang
9c29cc022d
Missing punctuation
2019-07-10 09:57:12 -07:00
Minh Hoang
ac952c157e
Update changelog
2019-07-10 09:56:00 -07:00
Tim Head
6e93cb06a4
Merge pull request #649 from consideRatio/pipenv-support
...
[MRG/REVIEW] Support Pipfile / Pipfile.lock with pipenv
2019-06-26 07:26:35 +02:00
John
aa3de0c937
updated link for the community edition of docker
2019-06-25 10:42:47 +02:00
Erik Sundell
1bc0a6b206
Pipfile changelog entry
2019-06-24 08:34:22 +02:00
Erik Sundell
6ec9a15037
Iterate on Pipfile documentation
2019-06-24 08:19:01 +02:00
Erik Sundell
e58b5c316e
Merge remote-tracking branch 'upstream/master' into pipenv-support
2019-06-04 08:53:56 +02:00
Tim Head
91fed12e87
Add documentation for installing and using black
2019-06-03 21:37:25 +02:00
Tim Head
c96cadafad
Add basic documentation on Zenodo content provider
2019-05-29 22:27:09 +02:00
Chris Holdgraf
5c33eb08c8
Update docs/source/architecture.md
2019-05-29 10:45:59 -07:00
Chris Holdgraf
be144374bc
Update docs/source/architecture.md
2019-05-28 08:37:25 -07:00
Chris Holdgraf
24c2d6193d
Update docs/source/architecture.md
2019-05-28 08:37:13 -07:00
Chris Holdgraf
90a59b233f
Update docs/source/architecture.md
...
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-05-27 21:34:43 -07:00
Chris Holdgraf
dbaec44517
contentprovider
2019-05-25 17:51:57 -07:00
Tim Head
5303010d0e
Drop support for Python 3.4
2019-05-21 22:10:55 +02:00
Erik Sundell
2b0aa99d84
Merge remote-tracking branch 'upstream/master' into pipenv-support
2019-05-12 15:44:10 +02:00
Kacper Kowalik (Xarthisius)
caef6686d1
Do not try to build the image with root as the primary user
...
Fixes #267 and #395
2019-05-09 13:06:02 -05:00
Tim Head
e66f0af23c
Revert "[MRG] Do not try to build the image with root as the primary user."
2019-05-09 13:14:32 +02:00
Kacper Kowalik (Xarthisius)
7d948bda8d
Do not try to build the image with root as the primary user
...
Fixes #267 and #395
2019-05-08 14:55:43 -05:00
Tim Head
d674eceeba
[MRG] release info updates ( #668 )
...
[MRG] release info updates
2019-05-06 00:20:20 +02:00
Chris Holdgraf
56c1160d9a
bumping release date
2019-05-05 11:23:12 -07:00
Chris Holdgraf
63da4c2f36
Merge pull request #664 from betatim/update-changelog-v090
...
[MRG] Update change log in preparation for releasing v0.9.0
2019-05-05 11:21:49 -07:00
Chris Holdgraf
a3a4eba89c
Update docs/source/contributing/tasks.md
2019-05-05 10:28:50 -07:00
Tim Head
19cb905102
Mention the invention of the REES in the change log
2019-05-05 15:09:59 +02:00
Tim Head
56708c662e
specification info page ( #662 )
...
specification info page
2019-05-05 15:06:59 +02:00
Tim Head
e098d23463
Update change log in preparation for releasing v0.9.0
2019-05-05 15:00:09 +02:00
Chris Holdgraf
00bbde26bb
release info
2019-05-04 15:03:17 -07:00
Chris Holdgraf
f86a06d4ba
tim comments in specification doc
2019-05-04 10:57:27 -07:00
Chris Holdgraf
1c66925090
updates per comments
2019-05-03 09:38:07 -07:00
Wayne's Bioinformatics Code Portal
21c730298e
tweak language to make clear `exec "$@"` works
...
originally it was: "The last line must be ``exec "$@"`` equivalent." Seemed open to interpretation as I needed to deduce what the equivalent of that would be here. I think adding 'or' before equivalent shows that will work, but I assume other options exist? Or why note say "The last line must be ``exec "$@"``"?
2019-05-03 11:14:25 -04:00
Chris Holdgraf
b20438bd59
specification info
2019-05-02 16:01:37 -07:00
Tim Head
e35277410a
[MRG] Update contributing guidelines and issue templates ( #655 )
...
[MRG] Update contributing guidelines and issue templates
2019-04-30 21:40:15 +02:00
Kirstie Whitaker
a6911a10a0
Update docs/source/contributing/contributing.md
2019-04-30 20:11:17 +01:00
Joseph Hamman
9ded2b5ee6
add note to changelog
2019-04-30 10:06:24 -07:00
Tim Head
5e67e3c743
Support .binder directory ( #653 )
...
Support .binder directory
2019-04-30 18:29:38 +02:00
Kirstie Whitaker
6344f39d25
Update contributing.md
2019-04-30 09:23:34 +01:00
Tim Head
34cff4d5d3
Update docs/source/contributing/contributing.md
...
Co-Authored-By: KirstieJane <kw401@cam.ac.uk>
2019-04-30 09:20:47 +01:00