-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check help files only for packages building binaries (#1629)
- Loading branch information
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3697f0f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Given that this is like the fifth
0.18.0
tag today, how about a0.18.6
in case there are more release attempts for0.18
?3697f0f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, sorry about the inconvenience! I would like to keep these tags for possible future minor releases, master will be in an unstable state as long as the
0.18.0
release is sitll marked as apre-release
, i.e. as long as the opam CI is unhappy.This 0.18.0 release is particuliarly painful on the opam CI side as there are now 3 different ocamlformat packages, but I'm trying to stabilize the situation as fast as I can.
3697f0f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is tempting to move a tag, to satisfy an ambition for a bugfree dot-zero release, despite all the blurb in the On Re-tagging paragraph.
If the new shiny release arrives as
0.18.π
in opam, that will be fine I think.But, maybe I just missed the "pre-release" part in the notification email. Will look for it next time. Thanks!