You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use julia_versionPkg.add kwarg rather than specifying it through ctx (#416)
* use julia_version kwarg rather than ctx
* disable auto-precompilation on Pkg.add
* add __version fix
* fix tests
* fix test_throws
* Update dependencies.jl
* narrow test to julia_version=nothing
* handle different error types
* unbroken fixed test
* directly test setup_dependencies
* dial in the tests
* run on nightly
* fix code mistake
* update for new Zstd_jll path in v1.13
* set version in get_addable_spec
* revert with comment
* fix no version check
* add a load of debugs
* add 1.12-nightly to CI
* update version check given backport
* fixes
0 commit comments