Releases: JuliaComputing/JuliaHub.jl
Releases · JuliaComputing/JuliaHub.jl
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=:any
in 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:
v0.1.8
v0.1.7
v0.1.6
JuliaHub v0.1.6
Merged pull requests:
v0.1.5
JuliaHub v0.1.5
Merged pull requests:
- docs: add PkgEval badge to README (#16) (@mortenpi)
- ci: run JuliaFormatter on all PRs (#19) (@mortenpi)
- test: add GQL fallback to fetching user groups (#21) (@mortenpi)
- test: disable windows batch live tests by default (#22) (@mortenpi)
- test: fix is_enabled test when env var is set (#23) (@mortenpi)
- docs: update appbundle docstring (#25) (@mortenpi)
- Fix doc typo (#26) (@korsbo)
- ci: disable live tests on fork PRs (#27) (@mortenpi)
- feat: update job submission with 6.3 features (#28) (@mortenpi)
- docs: use Documenter 1, remove docs manifest (#29) (@mortenpi)
- docs: fix typo in "Experimental API" compat (#30) (@mortenpi)
- Fix field name get from
DefaultApp
(#31) (@krynju) - Fix Package related typos (#32) (@krynju)
- Mocked tests for app job submission, fix type instability (#33) (@mortenpi)
- fix: show methods for
ComputeConfig
andNodeSpec
(#34) (@mortenpi) - fix: submitting application jobs (#35) (@mortenpi)
- Set version to 0.1.5 (#36) (@mortenpi)
v0.1.4
v0.1.3
JuliaHub v0.1.3
Merged pull requests:
- ci: add code coverage, mac & windows runners (#4) (@mortenpi)
- docs: enable JuliaHub and Codecov badges (#8) (@mortenpi)
- fix: typos revealed by JET.jl (#9) (@mortenpi)
- ci: add a JET.jl workflow (#10) (@mortenpi)
- test: fix permissions of PackageBundler test inputs (#11) (@mortenpi)
- fix: additional fixes from JET, expand the JET check (#12) (@mortenpi)
- Assortment of job-related fixes and improvements (#13) (@mortenpi)
v0.1.2
JuliaHub v0.1.2
Merged pull requests: