Skip to content

Releases: JuliaRegistries/RegistryCI.jl

v10.6.0

09 Jul 14:21
24eae8b
Compare
Choose a tag to compare

v10.5.0

26 Jun 23:26
c93ebce
Compare
Choose a tag to compare

RegistryCI v10.5.0

Diff since v10.4.0

Merged pull requests:

v10.4.0

15 Jun 10:59
acad532
Compare
Choose a tag to compare

RegistryCI v10.4.0

Diff since v10.3.1

v10.3.1

13 Jun 23:52
e4bb3ad
Compare
Choose a tag to compare

RegistryCI v10.3.1

Diff since v10.3.0

v10.3.0

13 Jun 14:00
86cdd37
Compare
Choose a tag to compare

RegistryCI v10.3.0

Diff since v10.2.0

v10.2.0

12 Jun 22:43
350a4cf
Compare
Choose a tag to compare

RegistryCI v10.2.0

Diff since v10.1.0

Merged pull requests:

  • Add reference test for AutoMerge comment (and all its permutations) (#547) (@ericphanson)
  • Refactor AutoMerge comment into numbered sections (#548) (@ericphanson)
  • run automerge on malformed package names, but exit early (#550) (@ericphanson)
  • thread new_package_waiting_period through to AutoMerge comment (#552) (@ericphanson)

Closed issues:

  • "mandatory waiting period" value is hardcoded (#413)
  • AutoMerge comment could be better organized (#544)

v10.1.0

04 Jun 16:55
625b4d6
Compare
Choose a tag to compare

RegistryCI v10.1.0

Diff since v10.0.1

Merged pull requests:

  • In the AutoMerge logs, explain to users that the "Error: Some registries failed to update" and "registry dirty" messages should be ignored (#504) (@DilumAluthge)
  • fix tiny typo in sequential merge instructions (#549) (@ericphanson)
  • split out guideline_name_match_check (#551) (@ericphanson)
  • Don't automerge packages whose names end with jl (#555) (@LilithHafner)
  • Update private-registries.md for ci.yml rename (#557) (@ericphanson)

v10.0.1

30 Jan 20:41
6043fdf
Compare
Choose a tag to compare

RegistryCI v10.0.1

Diff since v10.0.0

Merged pull requests:

v10.0.0

30 Jan 01:06
1f73987
Compare
Choose a tag to compare

RegistryCI v10.0.0

Diff since v9.1.0

  • Turn off stdlib compat requirement (#540)
  • Adds label-reading support for author-approval workflow (#539) and overriding the name similarity check (#536)

Merged pull requests:

Closed issues:

  • AutoMerge fails after successful tests (#529)

v9.1.0

28 Oct 11:11
b981c08
Compare
Choose a tag to compare

RegistryCI v9.1.0

Diff since v9.0.0

Merged pull requests:

  • When yanking a version, only yanked = true is correct; yank = true (and other variants) are incorrect, so we should detect them (#524) (@DilumAluthge)

Closed issues:

  • Check for misspelling of yanked as yank? (#523)