Reflect rebrand of "preview" to "nightly" - #12
Conversation
Leonidas-from-XIV
left a comment
There was a problem hiding this comment.
Good idea! Found a typo but apart from that its good to go.
A correlate of ocaml-dune/binary-distribution#171 As we prepare to bring https://github.com/ocaml/dune/milestone/62 to a close, we are clarifying the nature of the so called "preview" by rebranding it as merely a nightly binary of dune.
38877cd to
c51b988
Compare
shym
left a comment
There was a problem hiding this comment.
This looks good to me too (I’ve updated the PR by integrating @Leonidas-from-XIV’s remark and wrapping the commit message).
Shall we also rename dev into nightly?
|
It could be reasonable, to avoid muddying the waters (which is an issue we had with the preview):
|
Experimenting with the current tip makes sense to me as a use-case - I wonder then if in this case you may as well call it |
Follow the change of name of “developer preview” into “nightly” by using the default value `nightly` instead of `dev` for its `version` Still recognize `dev` so as to keep backward compatibility Signed-off-by: Samuel Hym <samuel@tarides.com>
Exactly 😄 I added a commit to that effect. Regarding the build with the current |
That sounds reasonable to me (I was just opining on the name if anything). Having the repo fetch pre-compiled binaries only and offering a fast & cached strategy by default is very valuable. Other use cases should probably not be advertised, if anything to encourage sparse use of CI resources, etc. Exciting news about dune-pkg MSP getting close! |
|
Ok, then I would say that the state of this PR is ok to be merged (modulo some DCO stuff). The |
Great! I’ll give some time to Shon to chip in about the changes and merge if that’s ok with him. |
|
Sorry for missing this. The changes look fine to me! |
A correlate of ocaml-dune/binary-distribution#171
As we prepare to bring milestone https://github.com/ocaml/dune/milestone/62 to a close, we are clarifying the nature of the so called "preview" by rebranding it as merely a nightly binary of dune.