Releases: JuliaRegistries/RegistryCI.jl
Releases · JuliaRegistries/RegistryCI.jl
v8.4.1
RegistryCI v8.4.1
Merged pull requests:
- Now that Julia 1.9 is released, include 1.8 in CI uinit test matrix. (#510) (@MarkNahabedian)
v8.4.0
RegistryCI v8.4.0
Merged pull requests:
- Set
JULIA_PKG_UNPACK_REGISTRY
totrue
in CI (#505) (@DilumAluthge) - setup_depot for setting up a temporary depot for testing. (#506) (@MarkNahabedian)
- explain how to unblock automerge in the
noblock
comment (#508) (@Krastanov)
v8.3.0
RegistryCI v8.3.0
v8.2.0
RegistryCI v8.2.0
v8.1.1
RegistryCI v8.1.1
v8.1.0
RegistryCI v8.1.0
Merged pull requests:
- allow modifying weak toml files (#488) (@KristofferC)
- Bump the patch version (#490) (@DilumAluthge)
v8.0.0
RegistryCI v8.0.0
Closed issues:
- Failing to register for Julia 1.7 due to wrong version chosen for libblastrampoline_jll (#480)
v7.9.0
RegistryCI v7.9.0
Merged pull requests:
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#477) (@github-actions[bot])
- Unit tests: add Julia 1.7 (#478) (@DilumAluthge)
v7.8.0
RegistryCI v7.8.0
Merged pull requests:
- add a note about
registry_deps
with name field (#425) (@johnnychen94) - Documentation: fix a typo in
private-registries.md
(#470) (@thomvet) - checking name similarity requires an extracted registry (#472) (@czimm79)
- Fix the AutoMerge integration tests for Julia 1.8.0 (#473) (@DilumAluthge)
v7.7.0
RegistryCI v7.7.0
Merged pull requests:
- CI: use a global concurrency group to make sure that only one integration test job is running at a time (#467) (@DilumAluthge)
- Change "upper bounded" to "upper-bounded" (#468) (@DilumAluthge)