Releases: JuliaRegistries/RegistryCI.jl
Releases · JuliaRegistries/RegistryCI.jl
v10.10.3
RegistryCI v10.10.3
What's Changed
- Fix guidance if branches by @IanButterworth in #590
Full Changelog: v10.10.2...v10.10.3
v10.10.2
RegistryCI v10.10.2
What's Changed
- Fix breaking label lookup by @IanButterworth in #588
Full Changelog: v10.10.1...v10.10.2
v10.10.1
RegistryCI v10.10.1
What's Changed
- allow "changelog" in release notes for breaking changelog guideline by @ericphanson in #587
Full Changelog: v10.10.0...v10.10.1
v10.10.0
What's Changed
- add requirement and detection that breaking changes are explained in release notes by @IanButterworth in #586
CI (Continuous Integration)
- [CI] Some updates to GitHub Actions setup by @giordano in #583
- Bump julia-actions/setup-julia from 1 to 2 by @dependabot in #585
- Bump peter-evans/create-pull-request from 3.10.0 to 7.0.5 by @dependabot in #584
New Contributors
- @dependabot made their first contribution in #585
- @IanButterworth made their first contribution in #586
Full Changelog
Full Changelog: v10.9.1...v10.10.0
v10.9.1
RegistryCI v10.9.1
v10.9.0
RegistryCI v10.9.0
Merged pull requests:
- Registry consistency tests: In
Compat.toml
, make sure that each compat spec is a valid registry compat spec (#575) (@DilumAluthge) - Code style: change
Test.@test
to@test
to make the code a bit less verbose (#576) (@DilumAluthge) - Fix a missing space in a log message (#579) (@DilumAluthge)
v10.8.1
RegistryCI v10.8.1
v10.8.0
RegistryCI v10.8.0
Merged pull requests:
- Add
workflow_dispatch
toci_integration.yml
(#574) (@ericphanson) - add time indication for "next round" (#577) (@ericphanson)
v10.7.0
RegistryCI v10.7.0
Merged pull requests:
- Open tagbot trigger issues for testitem repos (#569) (@davidanthoff)