Internal Releases
The Internal Releases dashboard displays release Capsules and Pipelines that have been shared with the entire organization.
Was this helpful?
The Internal Releases dashboard displays release Capsules and Pipelines that have been shared with the entire organization.
Was this helpful?
A release Capsule or Pipeline is a permanently reproducible, run-only version, that is separate from the original. This enables your team to use a fully functioning version while you continue to develop the original.
Internal Releases are Release assets that have been shared with everyone in your organization. There is a dedicated dashboard for Internal Releases, found on the navigation sidebar.
Click Release with in the top right corner of your Capsule to begin the release process.
Complete the mandatory pre-release steps:
Fill out the required metadata.
Perform a Reproducible Run that includes all the latest changes.
Ensure all files in your Capsule are either tracked in Git or intentionally excluded from Git by adding them to the .gitignore file
Once you meet all the criteria, the Capsule can be released. This creates a separate run-only version of your Capsule that is available to anyone with access to the original. You can access the release version from the Capsule Timeline.
If you continue to develop the original Capsule and would like changes to be reflected in the release version, you can update the release Capsule by clicking Release a new version in the original Capsule. All versions will be available in the release Capsule’s Timeline as well as through a dropdown menu above the Timeline. From any release version, users can easily toggle to others.
Capsules that are used as RShiny, Streamlit, Ubuntu, or IGV Apps have an additional field to complete in the metadata page; the type of No-Code App must be selected. This will ensure the appropriate Cloud Workstation is available in the release Capsule. No-Code Apps can be launched directly from the Releases dashboard by clicking the "Open No-Code App" link of the corresponding Capsule:
In the pre-release page, No-Code App options will be available for release depending on the Capsule's history. The options are:
App Panel, if a valid App Panel has been created.
Shiny, if the Shiny Cloud Workstation has been used.
Streamlit, if the Streamlit Cloud Workstation has been used.
Ubuntu, if the Ubuntu Cloud Workstation has been used.
IGV, if the IGV Cloud Workstation has been used.
Browse the Internal Releases dashboard by clicking the Release icon on the left side bar from anywhere in Code Ocean.
A Capsule or Pipeline's metadata can be previewed by clicking anywhere on its card, or it can be opened directly by clicking the Open Capsule or Open Pipeline link. A Capsule or Pipeline on the Internal Releases Dashboard will always open on the latest version.
Admins have the ability to delete a release Capsule. Refer to the Admin Guide for the instructions on how to do so.
Navigate to the My Capsules dashboard () in the left sidebar. Select the Released tab to view any release Capsule you have access to.