Releases: JuliaRegistries/RegistryCI.jl
Releases · JuliaRegistries/RegistryCI.jl
v7.1.4
RegistryCI v7.1.4
v7.1.3
RegistryCI v7.1.3
Closed issues:
- Should AutoMerge start requiring upper-bounded
[compat]
entries for JLL dependencies? (#394)
v7.1.2
RegistryCI v7.1.2
Closed issues:
- packages precompile twice during AutoMerge on 1.6 (#400)
Merged pull requests:
- Set
JULIA_PKG_PRECOMPILE_AUTO
env variable (#408) (@ericphanson)
v7.1.1
RegistryCI v7.1.1
v7.1.0
RegistryCI v7.1.0
Merged pull requests:
- README: remove the Bors badge, and put all other badges into the table (#404) (@DilumAluthge)
v7.0.2
v7.0.1
v7.0.0
RegistryCI v7.0.0
Closed issues:
- Automerge doesn't catch incorrect
subdir
parameters (#349) - dry-run/staging functionality (#382)
- Error in
read_only
mode on master:LoadError: type Nothing has no field captures
(#384) - Document the regexes that PRs must match (#387)
Merged pull requests:
- clone and use tree hash to get code instead of
Pkg.add
(#379) (@ericphanson) - Check Julia compat separately. (#380) (@GunnarFarneback)
- Update ci_unit.yml (#381) (@DilumAluthge)
- add
read_only
mode (#383) (@ericphanson) - Fix commit regex and test it more robustly (#386) (@DilumAluthge)
- Regex improvements and regex tests (#388) (@DilumAluthge)
- More regex unit tests (#389) (@DilumAluthge)
- Use Documenter for the docs (#390) (@DilumAluthge)
- Get an additional read-only
GITHUB_TOKEN
for use during the integration tests (#391) (@DilumAluthge) - Add some checks to make sure that the regex docs never get out of sync (#393) (@DilumAluthge)
- Small tweaks to the
my_retry
function (#396) (@DilumAluthge)
v6.8.11
RegistryCI v6.8.11
Closed issues:
- Unblock after JuliaRegistrator force-pushed? (#97)
- list downstream packages incompatible with new breaking release? (#296)
Merged pull requests:
- Completely remove VersionVigilante (#376) (@DilumAluthge)
- Update CI now that Julia 1.6 has been released (#377) (@DilumAluthge)