You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/development/release_guide.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,13 @@ Paste the generated release notes here.
39
39
See Julia Registrator usage notes [here](https://github.com/JuliaComputing/Registrator.jl?installation_id=32448289&setup_action=install#details-for-triggering-juliaregistrator-for-step-2-above) for more details.
40
40
41
41
42
+
!!! note "Issues can block release"
43
+
The JuliaRegistrator bot raises a corresponding issue with the Julia package registry.
44
+
Registration may be blocked for a number of reasons. Keep an eye on the auto-submitted
45
+
issue and resolve any issues reported there. Otherwise the package version will never be
46
+
released.
47
+
48
+
42
49
## Development Release
43
50
44
51
Development releases provide users with the most recent "working" version of ADRIA and may still have some known bugs.
0 commit comments