Wykres commitów

45 Commity (27c2b403dbd3b6bb1b31f687ca4069434301465f)

Autor SHA1 Wiadomość Data
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
Erik Sundell a6af244605 ci: refactor julia tests, from 5 to 4 (~5 min saved) 2022-10-10 11:15:56 +02:00
Min RK d728a64dd9 get version comparison from semver
since Python is removing version string parsing from the standard library

moves Julia-specific semver utilities to top-level
2022-01-26 15:52:09 +01:00
Kyungdahm Yun ebbb83b665
Set default Julia version to 1.6 2021-03-25 09:22:59 -07:00
Kyungdahm Yun 27a0ed870c Manually specify default compat version 1.5 2021-02-19 09:43:23 -08:00
Kyungdahm Yun 80837821ad Catch errors on fetching Julia versions 2021-02-19 09:09:53 -08:00
Kyungdahm Yun fc6ea2d53b Fetch available Julia versions from versions.json 2021-02-19 09:08:03 -08:00
Kyungdahm Yun 4ca664320d
Add Julia 1.5.3 support 2020-11-10 11:16:42 -08:00
Kyungdahm Yun 78adb93837
Add Julia 1.5.2 support 2020-09-24 00:00:59 -07:00
paugier fadb3c8dc8 Bump Black version (20.8b1) and use --target-version=py36 2020-09-10 08:11:29 +02:00
Kyungdahm Yun 23dd20b341
Add Julia 1.5.1 support 2020-09-02 11:01:50 -07:00
Kyungdahm Yun 64a948a03d
Add Julia 1.5.0 support 2020-08-04 10:24:06 -07:00
David Anthoff 184bc12a1c Add Julia 1.4.2 support 2020-05-25 13:45:29 -07:00
Tim Head 260774b9d2
Merge pull request #878 from davidanthoff/julia-1.4.1 2020-04-18 00:20:01 +02:00
David Anthoff 94adf0f3c7 Work around a Julia bug 2020-04-17 12:47:51 +02:00
David Anthoff 291e5d93e0 Add support for Julia 1.4.1 2020-04-17 12:46:13 +02:00
David Anthoff f050805bf0 Add support for Julia 1.4.0 2020-04-08 15:19:46 -07:00
David Anthoff edc85c879a Add support for Julia 1.3.1 2019-12-31 16:29:54 -08:00
David Anthoff 4ec932b1ec Add support for Julia 1.0.5 and 1.3.0 2019-12-01 10:36:27 -08:00
David Anthoff 445bcb981c Add support for Julia 1.2.0 2019-08-25 21:46:23 -07:00
David Anthoff 923f3acbec Run black again 2019-06-21 22:38:25 +02:00
David Anthoff 4fa72f691b Reformat 2019-06-21 21:41:19 +02:00
David Anthoff 462f723b84 Add support for julia 1.0.4 and 1.1.1 2019-06-20 20:30:32 +02:00
Tim Head 8b004e06dc Apply auto formatting
Apologies to anyone finding this commit via git blame or log

run the autoformatting by

    pre-commit run --all-files
2019-06-03 21:37:25 +02:00
David Anthoff 787afc43ea Add some code documentation 2019-03-21 12:55:34 -07:00
David Anthoff 7105a8a3ef Merge branch 'master' into change-julia-env-handling 2019-03-21 12:49:17 -07:00
Tim Head d47addc6e8
Update repo2docker/buildpacks/julia/julia_project.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-21 09:05:09 -07:00
David Anthoff 51bd3deb46 Use different strategy to set JUPYTER dir for IJulia 2019-03-13 16:46:13 -07:00
David Anthoff 56245a8281 Use proper location for IJulia kernel 2019-03-12 16:11:31 -07:00
David Anthoff 03238a4fff Install IJulia kernel into proper directory 2019-03-12 15:34:24 -07:00
Tim Head be2d22da09 Rename semver file and related changes 2019-03-08 08:12:36 +01:00
David Anthoff d75333e00f Don't set JULIA_BINDIR env variable 2019-03-06 20:16:23 -08:00
David Anthoff ab0221e457 Use JULIA_PROJECT env variable to activate julia env 2019-03-06 10:35:16 -08:00
David Anthoff c3d4996640 Remove JULIA_PKGDIR from julia Project.toml code 2019-03-05 22:21:17 -08:00
David Anthoff 1684e2f4d3 Remove JULIA_HOME env var for julia 1.0+ 2019-03-05 21:10:28 -08:00
David Anthoff 20b085cc28 Fix typo in julia code 2019-03-05 19:54:24 -08:00
Nathan Daly 02ec93fa99
Update repo2docker/buildpacks/julia/julia_project.py
Co-Authored-By: davidanthoff <anthoff@berkeley.edu>
2019-03-05 17:57:35 -08:00
David Anthoff 2134ae25d7 Change type in julia code 2019-03-05 13:54:13 -08:00
David Anthoff 97c66e90f3 Fix julia detection code 2019-03-05 08:40:34 -08:00
David Anthoff 1a6d844f46 Fix typo in julia code 2019-03-02 10:06:29 -08:00
David Anthoff c892f3fdf6 Handle JuliaProject.toml properly 2019-03-02 09:56:13 -08:00
David Anthoff f3d0bf41e3 Add semver detection logic 2019-02-27 22:05:23 -08:00
David Anthoff a83fe400b8 Fix import bug in julia part of code 2019-02-26 08:54:41 -08:00
David Anthoff 47e09b2adb Rename julia build packs 2019-02-26 08:52:44 -08:00
David Anthoff bc0229ac5f Restructure files for julia 2019-02-26 08:50:28 -08:00