Skip to content

Filter out releases from nightly build list - #239

Merged
Leonidas-from-XIV merged 1 commit into
ocaml-dune:mainfrom
Leonidas-from-XIV:only-list-30-nightlies
Jul 23, 2026
Merged

Filter out releases from nightly build list#239
Leonidas-from-XIV merged 1 commit into
ocaml-dune:mainfrom
Leonidas-from-XIV:only-list-30-nightlies

Conversation

@Leonidas-from-XIV

Copy link
Copy Markdown
Contributor

Displaying releases is probably a good idea, but currently releases get displayed incorrectly as nightlies and are indistinguishable from nightlies, except for the URLs. This is bad design so to remove confusion it is better to leave them out of the list.

Closes #238.

Displaying releases is probably a good idea, but currently releases get
displayed incorrectly as nightlies and are indistinguishable from
nightlies, except for the URLs. This is bad design so to remove
confusion it is better to leave them out of the list.

Signed-off-by: Marek Kubica <marek@tarides.com>

@Sudha247 Sudha247 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds like a good idea. LGTM.

As future work, it might be useful to list releases in a separate tab. That said, it may not be necessary, since the latest few releases are already supported, and that's what we recommend people use anyway.

@Leonidas-from-XIV

Copy link
Copy Markdown
Contributor Author

As future work, it might be useful to list releases in a separate tab.

Yes, definitely. Would be useful to allow people to see a list which releases exist.

@Leonidas-from-XIV
Leonidas-from-XIV merged commit edc36f8 into ocaml-dune:main Jul 23, 2026
3 checks passed
@Leonidas-from-XIV
Leonidas-from-XIV deleted the only-list-30-nightlies branch July 23, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stable builds are listed in the nightly list

2 participants