Releases: JuliaComputing/jh
Releases · JuliaComputing/jh
Release list
v0.4.0
What's Changed
- fix(jh): honour
JULIA_DEPOT_PATHrather than .julia by @thelonewolf1603 in #16 - fix(jh): default to logged in user if username not provided by @thelonewolf1603 in #17
- feat: add
registriy listcmd by @thelonewolf1603 in #19 - fix(jh): set correct auth when server name is juliahub by @thelonewolf1603 in #15
- feat:
jh user listcmd by @thelonewolf1603 in #20 - fix: unintended merge conflict error by @thelonewolf1603 in #25
- feat:
jh admin token listcmd by @thelonewolf1603 in #24 - feat: package search cmd with version info by @thelonewolf1603 in #21
- feat:
package infocmd by @thelonewolf1603 in #22 - feat:
jh admin landing-pageshow,disableandupdatecmd by @thelonewolf1603 in #30 - feat: registry
add,updateandconfigcommands by @thelonewolf1603 in #26 - refactor: split GraphQL package search and count into separate queries by @thelonewolf1603 in #31
- feat:
package dependency <package-name>cmd to list dependencies by @thelonewolf1603 in #23 - Pin GitHub Actions to commit SHAs by @lamdor in #33
- feat:
jh admin credentiallist, add, update, delete by @thelonewolf1603 in #27 - feat:
jh registry permissionlist, set and delete commands by @thelonewolf1603 in #28 - feat:
jh vulncommand by @thelonewolf1603 in #32 - feat:
jh registry registratorget and update by @thelonewolf1603 in #29 - chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #38
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #37
- chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #36
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #35
- chore(deps): bump actions/setup-go from 4.3.0 to 6.4.0 by @dependabot[bot] in #34
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #39
- chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #40
- Migrate release pipeline to GoReleaser by @thelonewolf1603 in #42
- feat(staticanalysis): trivy mannifest scan command by @thelonewolf1603 in #41
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.2 by @dependabot[bot] in #44
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #45
- test(e2e): add live end-to-end test suite for the jh CLI by @thelonewolf1603 in #43
New Contributors
- @thelonewolf1603 made their first contribution in #16
- @lamdor made their first contribution in #33
- @dependabot[bot] made their first contribution in #38
Full Changelog: v0.3.0...v.0.4.0
What's Changed
- fix(jh): honour
JULIA_DEPOT_PATHrather than .julia by @thelonewolf1603 in #16 - fix(jh): default to logged in user if username not provided by @thelonewolf1603 in #17
- feat: add
registriy listcmd by @thelonewolf1603 in #19 - fix(jh): set correct auth when server name is juliahub by @thelonewolf1603 in #15
- feat:
jh user listcmd by @thelonewolf1603 in #20 - fix: unintended merge conflict error by @thelonewolf1603 in #25
- feat:
jh admin token listcmd by @thelonewolf1603 in #24 - feat: package search cmd with version info by @thelonewolf1603 in #21
- feat:
package infocmd by @thelonewolf1603 in #22 - feat:
jh admin landing-pageshow,disableandupdatecmd by @thelonewolf1603 in #30 - feat: registry
add,updateandconfigcommands by @thelonewolf1603 in #26 - refactor: split GraphQL package search and count into separate queries by @thelonewolf1603 in #31
- feat:
package dependency <package-name>cmd to list dependencies by @thelonewolf1603 in #23 - Pin GitHub Actions to commit SHAs by @lamdor in #33
- feat:
jh admin credentiallist, add, update, delete by @thelonewolf1603 in #27 - feat:
jh registry permissionlist, set and delete commands by @thelonewolf1603 in #28 - feat:
jh vulncommand by @thelonewolf1603 in #32 - feat:
jh registry registratorget and update by @thelonewolf1603 in #29 - chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.0 by @dependabot[bot] in #38
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #37
- chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #36
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #35
- chore(deps): bump actions/setup-go from 4.3.0 to 6.4.0 by @dependabot[bot] in #34
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #39
- chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #40
- Migrate release pipeline to GoReleaser by @thelonewolf1603 in #42
- feat(staticanalysis): trivy mannifest scan command by @thelonewolf1603 in #41
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.2 by @dependabot[bot] in #44
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #45
- test(e2e): add live end-to-end test suite for the jh CLI by @thelonewolf1603 in #43
New Contributors
- @thelonewolf1603 made their first contribution in #16
- @lamdor made their first contribution in #33
- @dependabot[bot] made their first contribution in #38
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
- install script by @pankgeorg in #2
- rename repository: readme updates by @pankgeorg in #7
- chore: windows scripts by @pankgeorg in #6
- feat: eagerly move credetials to depot, allow args to julia on jh run by @pankgeorg in #11
New Contributors
- @pankgeorg made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/JuliaComputing/gojuliahub/commits/v0.1.0