Releases: JuliaRegistries/Registrator.jl
Releases · JuliaRegistries/Registrator.jl
v1.3.0
Registrator v1.3.0
Closed issues:
- Display more info when unauthorized to release a package (#312)
- "it looks like you are not a publicly listed member/owner in the parent organization" (#351)
- Registration of new package fails (#359)
- Lighter version of NeuralFieldEq.jl (#366)
Merged pull requests:
- typo: dependancies -> dependencies (#353) (@marwahaha)
- Update the
/Manifest.toml
file (#357) (@DilumAluthge) - Option to push registration commits to a fork of the registry repo (#358) (@nkottary)
- Make sure that the
JuliaRegistrator
bot never tries to at-ping itself (#361) (@DilumAluthge) - Support SSH urls for the registry (#362) (@nkottary)
- Revert "Support SSH urls for the registry" (#363) (@nkottary)
- remove printlns (#367) (@nkottary)
- Added instructions for triggering a new release with existing package (#368) (@jlperla)
- Fix broken link to "automatic merging guidelines" (#370) (@NHDaly)
- Catch and display read_project error (#371) (@nkottary)
- fix: incorrect repo name value when url ends with .git (#372) (@vdayanand)
v1.2.9
Registrator v1.2.9
Closed issues:
- JuliaRegistrator removes labels from a registration PR when it updates it (#308)
- Registration of subdirectory using web UI does not create subdir field in Package.toml (#346)
Merged pull requests:
- passing subdirectory to RegistryTools (#347) (@racinmat)
- Only remove labels we've added (#348) (@ericphanson)
- add description field (#349) (@ericphanson)
v1.2.8
Registrator v1.2.8
Closed issues:
- Confusing instructions from the Registrator (#341)
Merged pull requests:
v1.2.7
Registrator v1.2.7
Closed issues:
- Registering fails when you mention a tag (#339)
Merged pull requests:
v1.2.6
Registrator v1.2.6
Merged pull requests:
v1.2.5
v1.2.4
Registrator v1.2.4
Closed issues:
- JuliaRegistrator call doesn't trigger the bot (#327)
- "@JuliaRegistrator register" does not result in bot activity (#331)
- Add link to bio (#333)
Merged pull requests:
v1.2.3
Registrator v1.2.3
Closed issues:
Merged pull requests:
v1.2.2
Registrator v1.2.2
Closed issues:
- Tag new release (#299)
- WebUI documentation is insufficient (#301)
- Error: Changing package repo URL not allowed (but, not URL changed) (#303)
- Spurious package URL error (#304)
- Unexplained URL change (#305)
- Improve documentation on how to setup issue-triggered registration (#306)
Merged pull requests:
- Update github_utils.jl (#302) (@cormullion)
- Bump version from "1.2.1" to "1.2.2" (#307) (@DilumAluthge)
v1.2.1
Registrator v1.2.1
Closed issues:
- Automatically GPG-sign the commits made by @JuliaRegistrator (#273)
- Failing to register new version of package using ssh address (#289)
- registrator not triggered (#291)
- Changing package repo URL not allowed, but URL has already been changed (#294)
- @JuliaRegistrator register: How to know if everything went fine ? (#295)
Merged pull requests:
- Install TagBot as a GitHub Action (#267) (@JuliaTagBot)
- Handle gitlab subgroups (#275) (@nkottary)
- Bump version from "1.1.1" to "1.2.0" (#288) (@DilumAluthge)
- Add option to disable default logger (#292) (@nkottary)
- Added support for ssh addresses. (#293) (@racinmat)
- Update web UI link to JuliaHub (#297) (@nkottary)
- Fix for tagged registration for GitHub (#300) (@nkottary)