Release management
Last updated
Last updated
© 2024 UI Bakery
During the building process, you can create draft releases. Draft releases allow you to create versions on a dev environment before introducing some major changes to your application, e.g. switching data sources or bringing new UI, etc.
To create a Draft release, click the Release button and untick all the environments. You will notice the button changing to Draft release. Draft releases are available in the Release history and can be restored.
As soon as you are ready to share the application with your colleagues, you can deploy it to your production environment. To deploy your app, follow these steps:
Click the Release button.
In the appeared window, add a description for your current release if necessary, select the release type (major, minor, patch), and assign the release version.
Make sure the prod environment is checked. Сlick Publish release.
In the form, you'll get a production link to your application, that can be shared with your teammates.
The deployed version will be available in the Release history.
If you need to revert back to the previous production version, you can restore it from the Release history.
Open the Release history and find the release that you want to un-publish.
Click Restore and confirm the change.
The restore operation will also be available in the Release history.