stack-spot / stackspot-roadmap

2 stars 0 forks source link

Semantic Version Range Support for Plugins and Actions #18

Open MarianaPacheco1 opened 10 months ago

MarianaPacheco1 commented 10 months ago

Description

Upon completing this user story, content creators will have the possibility to insert a range of plugin and action versions within the Stack that will allow greater flexibility in relation to the work of creating new versions of the stack.

Intended Outcome

The successful implementation of this user story will bring benefits to customers in terms of automatically updating a stack that has a range of versions of a plugin or action, as well as automatically updating the workspace. This way, it will not be necessary to create new versions of the stack, insert a new version of a plugin or a new version of an action and carry out this entire process in the workspaces where the changes must be reflected. For content creators, this new functionality brings practicality and better use of the platform.

How It Will Work

Content creators must access their stack and when adding a plugin or action to it, they must select a version range using the semver convention (˜ or ˆ). Enabling the stack to cover this range of versions. A point of attention is that versions that change the number in the minor or patch will be considered, thus not encompassing a major change.

Preview Feature

Image