Skip to main content

Publish and Unpublish Stack

In this section, you will find a guide on how to publish and unpublish a Stack on the StackSpot Portal.


Publishing on StackSpot means storing and making available the content of Stacks, Plugins, and Actions on the StackSpot platform so that other developers can use them. Access control for what you publish is managed through the visibility settings of your Studio.

Publish a Stack

danger

To publish a Stack, you must add at least one Plugin or Starter. See the guide on how to add Plugins to your Stack.

To publish your Stack, access the StackSpot EDP Portal and follow the steps below:

Step 1. Access your Stack's Studio.

Step 2. Click Stacks, select the Stack you want to publish, and click the Publish button.

Step 3. Complete the following fields:

  • Version type: select one of the options:
    • Major: new Stack evolution without compatibility with previous versions.
    • Minor: adds improvements while maintaining compatibility with previous versions.
    • Patch: fixes bugs or improves performance without affecting Stack functionality.
    • Custom: allows you to manually select the semantic version.
  • Version number: enter the version number you want to publish.

Learn more about Stack versioning.


danger

Before publishing a Stack, ensure that the Slug (Identifier) is unique within the Studio. You cannot have more than one Slug with the same ID (Stack, Plugin, or Action) in a Studio.

Step 4. Click the Publish new Stack version button.

Your Stack has been published successfully.

Animation showing each step of the Stack publishing flow on StackSpot Portal, including selection, version field completion, and confirmation.

The GIF is in English.

Unpublish a Stack

tip

For more information, see the unpublish rules page.

You can unpublish a Stack version after it has been published, as long as it is not linked to any Workspace.

Follow the steps below to unpublish:

Step 1. In your Studio, go to Stacks and select the desired Stack.

Step 2. Click Manage Version.

Step 3. In Version Management, under the Active tab, click the More options button.

Step 4. Select the Unpublish version button.

Step 5. To confirm, type UNPUBLISH and click the Unpublish Version button.

You have unpublished the Stack version.

Animation showing each step of the Stack unpublishing flow on StackSpot Portal, including typing the required confirmation word.

The GIF is in English.

Next Steps