Skip to content

Support for snapshots/nightlies on component registry / recommended way? (PACMAN-1060) #80

@tronical

Description

@tronical

Related area

Components, registry

Is your feature request related to a problem?

This is perhaps more of a question than a feature request: For Slint we're publishing a component and it's been a great success for us. The registry rocks :). It's so good that we'd love to also use it to publish nightly snapshots of development versions of Slint, to make it easier for our users to try out features before the release and without having to go through a alpha/beta release.

I'm curious if you have a recommended way to achieve this.

Describe the solution you'd like

We could publish snapshots with a pre-release version scheme (such as 1.10.0-nightly+gitXYZ), but I'm slightly concerned that it would "blow up" the existing combobox on https://components.espressif.com/components/slint/slint that shows all the versions.

It seems thought that the combobox is sorted (yay) and pre-releases are always at the end.

Or would you recommend publishing a separate package instead, so slint/slint for official releases and slint/slint-nightly as a separate nightly package?

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and I have provided enough information.

  • I confirm I have checked existing list of Feature requests and I have provided enough information.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions