Releases: JuliaComputing/JuliaHub.jl
Releases · JuliaComputing/JuliaHub.jl
v0.1.17
JuliaHub v0.1.17
Merged pull requests:
v0.1.16
JuliaHub v0.1.16
Merged pull requests:
- docs: document .juliabundleignore in more detail (#105) (@mortenpi)
- feat: support minio credentials for datasets (#107) (@tanmaykm)
- test(live): update test suite for v2 job images (#108) (@tanmaykm)
- ci: update Jet version to 0.10, use Julia 1.12 (#109) (@mortenpi)
- ci: use JET 0.9 with Julia 1.11 (#110) (@mortenpi)
- fix: handle nonexistent message attribute in logs (#111) (@tanmaykm)
- refactor: fix variable names in MinIO support (#112) (@mortenpi)
- fix(test,doc): port env name change (#113) (@tanmaykm)
- fix(test,doc): port env name change (#114) (@tanmaykm)
- test: project check for unattached dataset (#115) (@tanmaykm)
- Bump JSON.jl compat to v1.0 (#117) (@asinghvi17)
- chore(deps): bump actions/checkout from 5 to 6 (#118) (@dependabot[bot])
- test: fix project checks for datasets (#119) (@tanmaykm)
- refactor: use AbstractDict for JSON 1.x support (#121) (@mortenpi)
- fix: extract message field from failed job submission response (#124) (@lamdor)
- Update changelog for v0.1.16 release (#125) (@mortenpi)
v0.1.15
JuliaHub v0.1.15
Merged pull requests:
.juliabundleignoreshould apply to top-level files, too (#99) (@mbauman)- test: winworkstation - don't check for 'default' option name specifically (#101) (@krynju)
- test: do not write temp file to repo (#102) (@mortenpi)
- fix: improve errors on backend errors (#103) (@mortenpi)
- chore(deps): bump actions/checkout from 4 to 5 (#104) (@dependabot[bot])
Closed issues:
- .juliabundleignore doesn't work? (#100)
v0.1.14
JuliaHub v0.1.14
Merged pull requests:
v0.1.13
JuliaHub v0.1.13
Merged pull requests:
v0.1.12
JuliaHub v0.1.12
Merged pull requests:
- test: fix the reference port in expose port test (#69) (@mortenpi)
- fix: correctly allow for
license=(:fulltext, ...)in update_dataset (#74) (@mortenpi) - test: work around missing method error in JET (#75) (@mortenpi)
- chore(deps): bump codecov/codecov-action from 4 to 5 (#76) (@dependabot[bot])
- docs: mention what
serveris inJuliaHub.authenticate(#80) (@asinghvi17) - docs: fix 'stream' argument for job_logs_buffered (#81) (@mortenpi)
- feat: add functions for project-dataset operations (#82) (@mortenpi)
- refactor: mark public names as public (#83) (@mortenpi)
- feat: make DatasetVersion repr valid Julia code (#84) (@mortenpi)
- refactor: do not swallow non-backend errors in datasets() (#85) (@mortenpi)
- feat: interactive authentication for invalid token (#86) (@mortenpi)
- ci: use [sources], fix codecov (#87) (@mortenpi)
- perf: do not initialize _LOCAL_TZ in init (#88) (@mortenpi)
- perf: add basic precompilation (#89) (@mortenpi)
- ci: update Julia versions in matrix (#90) (@mortenpi)
- Set version to 0.1.12 (#91) (@mortenpi)
Closed issues:
v0.1.11
JuliaHub v0.1.11
Merged pull requests:
- feat: add interface to expose HTTP ports on batch jobs (#52) (@mortenpi)
- feat: add method to auth with a token directly (#58) (@mortenpi)
- test: fix Aqua workflow (#59) (@mortenpi)
- test: use JET 0.9 (#60) (@mortenpi)
- ci: use julia-actions/julia-format action (#61) (@mortenpi)
- ci: add dependabot.yaml (#62) (@mortenpi)
- chore(deps): bump actions/cache from 3 to 4 (#63) (@dependabot[bot])
- chore(deps): bump codecov/codecov-action from 3 to 4 (#64) (@dependabot[bot])
- chore(deps): bump actions/checkout from 3 to 4 (#65) (@dependabot[bot])
- chore(deps): bump julia-actions/setup-julia from 1 to 2 (#66) (@dependabot[bot])
- ci: run Julia formatter on all PRs (#67) (@mortenpi)
- docs: include release notes in the manual, set version to 0.1.11 (#68) (@mortenpi)
Closed issues:
- Helper functions for making requests against interactive API jobs (#14)
v0.1.10
JuliaHub v0.1.10
Merged pull requests:
- test: use
match_mode=:anyin PackageBundler log tests (#50) (@mortenpi) - feat: use a driver script for codefile appbundles (#53) (@mortenpi)
- chore: fix Julia formatting (#54) (@mortenpi)
- chore: format test/jobs.jl (#55) (@mortenpi)
- docs: push preview builds of docs (#56) (@mortenpi)
- Set version to 0.1.10 (#57) (@mortenpi)
Closed issues:
- Source file not found in appbundle jobs (#37)
v0.1.9
JuliaHub v0.1.9
Merged pull requests: