Wykres commitów

245 Commity (f9620edd8e5af51f1c59f2285a68ffa748095a28)

Autor SHA1 Wiadomość Data
Tim Head 053a623f13
Merge pull request #612 from davidanthoff/change-julia-env-handling
Use JULIA_PROJECT env variable to activate julia env
2019-03-29 07:58:01 +01:00
Tim Head 649225166a Update test of editable flag
For some reason the notebook server doesn't exit when we send the
SIGTERM signal to the container and as a result waiting for the
container to shutdown leads to an exit code of 137 (the notebook server
gets kill by SIGKILL).
2019-03-23 22:07:36 +01:00
David Anthoff 7105a8a3ef Merge branch 'master' into change-julia-env-handling 2019-03-21 12:49:17 -07:00
David Anthoff 5c627cde78 Remove IJulia kernel location tests from julia legacy 2019-03-13 17:41:10 -07:00
David Anthoff 8f29686fb6 Add tests for IJulia kernel location 2019-03-13 09:14:05 -07:00
Tim Head da9fed483d Add a lot of tests for the Julia semver matcher 2019-03-08 08:12:36 +01:00
David Anthoff ab0221e457 Use JULIA_PROJECT env variable to activate julia env 2019-03-06 10:35:16 -08:00
Tim Head f718f9c51d
Fix version typo 2019-03-06 12:02:04 +01:00
David Anthoff 0bbfb7c57d Use proper version specifier in julia Project.toml test 2019-03-05 20:51:16 -08:00
David Anthoff 606bc4cb1e Update julia README files 2019-03-05 19:50:52 -08:00
David Anthoff 92e4121d67 Set file execution bit on julia tests 2019-03-05 08:42:08 -08:00
David Anthoff 02c531dc50 Update julia tests 2019-03-05 08:40:40 -08:00
David Anthoff 3ba4c5766b Merge branch 'master' into reorg-julia 2019-03-04 21:31:12 -08:00
yuvipanda e0fcd4a55d Add test for environment.yml + --target-repo-dir
conda sometimes puts stuff in $HOME - specifically under .conda/ -
that might cause package installs to fail due to permission mismatches.

Ref https://github.com/jupyter/repo2docker/issues/604
2019-03-04 22:11:24 +05:30
David Anthoff d09634cd74 Fix julia test 2019-03-01 22:12:29 -08:00
David Anthoff 7d7f238be1 Fix julia test 2019-02-27 21:06:42 -08:00
David Anthoff 77fd0dbf29 Fix julia test 2019-02-27 20:48:59 -08:00
David Anthoff 9c2b66d7b0 Enable a julia test again 2019-02-26 08:50:16 -08:00
David Anthoff dc661f292d Test a bugfix 2019-02-25 19:23:21 -08:00
David Anthoff 671836e1da Rename julia tests 2019-02-25 15:55:26 -08:00
Min RK 41a9375984
Merge pull request #592 from betatim/freeze-tests
[MRG] Add tests for setting Python version during freeze
2019-02-25 10:56:22 +01:00
Tim Head b581060ebf
Fix typo in julia test README
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-02-24 09:07:06 -08:00
David Anthoff a0801ac86f Update julia test file permissions 2019-02-24 09:06:13 -08:00
David Anthoff 892d93c5f4 Update tests for more julia versions 2019-02-23 18:02:14 -08:00
Tim Head ffed59a56d Add tests for setting Python version during freeze 2019-02-23 15:03:44 +01:00
Tim Head 397695bbaa
Merge pull request #539 from yuvipanda/v3.7
Bump default python version to 3.7
2019-02-21 11:06:03 +01:00
Gladys Nalvarte 7609e7f0aa Update build method in docker and legacy files 2019-02-19 10:45:48 +01:00
Gladys Nalvarte 5bf2eadcf8 Exposes CPU limit 2019-02-15 14:57:58 +01:00
yuvipanda 6d14754c35 Bump tag used to test requirements example 2019-02-12 20:49:26 -08:00
yuvipanda d8f8c781b2 Bump python default version to 3.7 2019-02-11 12:49:58 -08:00
Tim Head 9766c95455
Merge pull request #576 from minrk/pin-conda-more
pin conda during Python-switch step
2019-02-10 12:28:25 +01:00
Tim Head 89027c68c7
Update checked conda version 2019-02-10 11:01:05 +01:00
Tim Head e218a329f5
Merge pull request #573 from GladysNalvarte/nodejs_inst
npm installation
2019-02-08 18:20:26 +01:00
Min RK 7ade437de4 add a verification that conda version is correct
this isn't linked to the version in the file, so will need to be updated in sync
2019-02-08 12:46:53 +01:00
Gladys Nalvarte 8c6329de61 npm installation 2019-02-07 15:36:00 +01:00
Min RK a69145fcdd missing quotes in GIT_CREDENTIAL_ENV
echo without quotes removes newline, echo with quotes preserves it.

Previously failing test added
2019-01-31 10:48:18 +01:00
yuvipanda da267be7ac Remove redundant Julia test
This is the equivalent to the pyplot-requirements test,
so just do one rather than 2.
2019-01-18 00:20:07 -08:00
yuvipanda a3b7e95594 Support requirements.txt & runtime.txt with Julia
The comment about Julia only working with CondaBuildPack
hasn't been true since we switched to using conda for getting
our pythons. This change allows people to use requirements.txt
with Julia, rather than forcing them to use environment.yaml
2019-01-17 17:23:54 -08:00
Tim Head 5385b71275
Merge pull request #555 from yuvipanda/julia-packages
Set JULIA_DEPOT_PATH
2019-01-17 10:29:53 +01:00
yuvipanda 3c9f31edc3 Add test for JULIA_DEPOT_PATHt 2019-01-16 22:42:36 -08:00
Yuvi Panda 9eb78c34ab
Merge pull request #534 from betatim/test-test-test
[MRG] Add tests for port mapping conversion
2018-12-22 10:46:16 -08:00
Yuvi Panda 18e9d2f817
Merge pull request #511 from betatim/cached-builds-take2
[MRG] Add caching of already built repositories
2018-12-21 22:19:28 -08:00
Tim Head 27a05d455e Use a minimal hand-crafted Dockerfile for speed
Instead of installing the normal stack just install the notebook server
and launch it to check for the launch URL being output correctly.
2018-12-21 19:55:49 +01:00
Tim Head 9e6dc8f7d7 Update tests and add invalid port spec tests 2018-12-21 17:59:42 +01:00
Tim Head 7067663763 Add tests for port mapping conversion 2018-12-21 15:58:56 +01:00
Tim Head e7018d7ca5 Add caching of already built repositories
Add tests for image caching

Adjust tests and main app for cached builds

Remove obsolete command-line handling

Remove print statement from test

Fix subdirectory handling

Put back exception instead of sys.exit()
2018-12-21 11:20:51 +01:00
yuvipanda 29407aa83f Put ${REPO_PATH}/.local/bin in PATH too 2018-12-18 11:50:35 -08:00
yuvipanda 21154d3b86 Use REPO_DIR rather than REPO_PATH
https://github.com/jupyter/repo2docker/pull/507#issuecomment-448184651
is a good justification
2018-12-18 11:50:35 -08:00
yuvipanda 66f025720e Add simple python test for --repo-path
extra-args.yaml placed in a test directory can be used
to pass extra arguments to the repo2docker command.
2018-12-18 11:50:24 -08:00
James Bourbeau 4f72fd8c94 Remove f-string in test 2018-12-18 09:29:28 -06:00