Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Once an application is converted into a versioned application, it cannot be reverted to an unversioned application.

Versioning and the merge experience are being rebuilt as part of UnqorkAI. Creators currently on the Branch & Merge Beta can continue using it as-is. New access to the Beta is not available at this time—Creators interested in version control capabilities will be able to learn more about joining the beta this fall.

How to: Add a Dependency

Prev Next

Learn how to add a dependency to a versioned application. Dependencies are separate (child) versioned applications that your primary (parent) application requires to function.

Understand what dependencies are, and how they work in our Introduction to Dependencies article.

Adding a Dependency

To add or manage dependencies, access the Manage Dependencies page of the parent application.

Both parent and child applications must have Application Versioning enabled, so you can select a child dependency in your parent application.

To add a dependency from the Manage Dependencies page:

  1. At the top right of the page, click + Add Dependencies. The Add Dependencies modal displays.

  2. Click Select Version for the dependency you want to add.

    Only applications with Application Versioning enabled display in this modal. You can only select one dependency at a time.

    App_Versioning_SelectDependency_thumb_0_0.jpg

  3. From the Select an Application Version drop-down, select the version of the dependency application you want to use.

    NOTE

    The most recent version is selected by default.

  4. Click Confirm Add Dependency. The browser returns to the Manage Dependencies page.

  5. Repeat the process to add more dependencies to your parent application.