Wykres commitów

2174 Commity (docs-dev)

Autor SHA1 Wiadomość Data
Yuvi Panda 91309cab25
Merge pull request #683 from betatim/use-getpass
[MRG] Use getpass instead of pwd to fetch username
2019-05-23 09:03:19 -07:00
Tim Head 02e0de8717 Add test that default username is picked 2019-05-23 09:45:28 +02:00
Tim Head 02ec2255d6 Use getpass instead of pwd to fetch username
getpass is available onn windows as well as unix, whereas pwd is not
available on windows.
2019-05-23 09:45:28 +02:00
Yuvi Panda 368a64018d
Merge pull request #684 from betatim/drop-python3.4
[MRG] Drop support for Python 3.4
2019-05-22 13:48:04 -07:00
Tim Head 5303010d0e Drop support for Python 3.4 2019-05-21 22:10:55 +02:00
Erik Sundell 5367f80541 Test Pipfile in binder-dir with Setup.py 2019-05-12 17:45:17 +02:00
Erik Sundell 9faeaefcf4 extract pipfile: get binder_dir right finally
While trying to update the buildpack for changes in the PR that added
support for using a .binder directory I regressed to faulty logic. This
PR fixes that, adds some comments to avoid it, and get's things right
enough to manage to get the tests to succeed.
2019-05-12 17:26:52 +02:00
Erik Sundell 42787d28f7 extract pipfile: add to ordered list 2019-05-12 15:57:03 +02:00
Erik Sundell 2b0aa99d84 Merge remote-tracking branch 'upstream/master' into pipenv-support 2019-05-12 15:44:10 +02:00
Erik Sundell 258271f780 extract pipfile: refine PipfileBuildPack 2019-05-12 15:36:42 +02:00
Erik Sundell 66e63f66ac extract pipfile: reset PythonBuildPack 2019-05-12 15:14:51 +02:00
Erik Sundell c25aa81c2a extract pipfile: copy PythonBuildPack 2019-05-12 15:09:14 +02:00
Erik Sundell 10e9bb9bf6 extract pipfile: move tests 2019-05-12 15:08:40 +02:00
Erik Sundell 4ed7dacc2b extract pipfile: add new CI job 2019-05-12 15:07:24 +02:00
Tim Head 25ebca049c
Do not try to build the image with root as the primary user (#679)
Do not try to build the image with root as the primary user
2019-05-10 07:51:44 +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 fedd58aaf7
Revert "[MRG] Do not try to build the image with root as the primary user." (#678)
Revert "[MRG] Do not try to build the image with root as the primary user."
2019-05-09 13:18:24 +02: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
Tim Head 4514ba31ec
Merge pull request #676 from Xarthisius/no_root
[MRG] Do not try to build the image with root as the primary user.
2019-05-08 23:12:41 +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
Yuvi Panda 2086b7a437
[MRG] Update base image used for memory limit checks (#677)
[MRG] Update base image used for memory limit checks
2019-05-08 12:46:04 -07:00
yuvipanda 74fc378230 Clarify comment around memswap & memory 2019-05-08 09:44:58 -07:00
Tim Head 2eb4781c2e Swap limit doesn't have to be bigger than memory limit 2019-05-08 18:22:11 +02:00
Tim Head 032baf6d04 Add check to `build()` for memory limit type 2019-05-08 14:23:43 +02:00
Tim Head 9f44075839 Fix cache-from tests to pass memory limit as integer 2019-05-08 13:20:10 +02:00
Tim Head ef2860371a Fix memory limits set for container image builds 2019-05-08 08:11:38 +02:00
Tim Head 5adc4b257e Update base image used for memory limit checks 2019-05-07 19:12:34 +02:00
Tania Allard 2f76d8a1e5 Merge remote-tracking branch 'upstream/master' 2019-05-06 10:10:57 -04:00
Tim Head d674eceeba
[MRG] release info updates (#668)
[MRG] release info updates
2019-05-06 00:20:20 +02:00
Erik Sundell fb5c4efb73
Merge pull request #666 from betatim/clean-up-during-conda-install
[MRG] Remove the conda package cache as we can't hardlink to it
2019-05-05 22:47:51 +02:00
Chris Holdgraf 734664a0ba
Merge pull request #669 from choldgraf/release_date
bumping release date
2019-05-05 11:24:01 -07: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
Tim Head f51ba7604e Use `-f --all` for conda clean up 2019-05-05 14:55:58 +02:00
Chris Holdgraf 00bbde26bb release info 2019-05-04 15:03:17 -07:00
Tania Allard 53d705d77d Merge remote-tracking branch 'upstream/master' 2019-05-04 16:34:30 -04:00
Chris Holdgraf f86a06d4ba tim comments in specification doc 2019-05-04 10:57:27 -07:00
Tim Head 3a6e4b4851 Remove pip cache in root's home directory 2019-05-04 13:03:50 +02:00
Tim Head 240efebcf2 Remove the conda package cache as we can't hardlink to it 2019-05-04 12:32:26 +02:00
Chris Holdgraf 1c66925090 updates per comments 2019-05-03 09:38:07 -07:00
Tim Head df89849e21
tweak language to make clear `exec "$@"` works (#663)
tweak language to make clear `exec "$@"` works
2019-05-03 18:18:42 +02:00
Wayne's Bioinformatics Code Portal 48578bda66
Merge pull request #1 from fomightez/tweak_start_config_descr
tweak language to make clear `exec "$@"` works
2019-05-03 11:18:34 -04: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 e976627c1e
Merge pull request #657 from yuvipanda/abs-start
Make sure ENTRYPOINT is an absolute path
2019-04-30 21:44:50 +02: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