Projects
Projects are used to group Cloudomation content.
Use Cases
Use a project to
- logically divide your content into buckets.
- bundle various Cloudomation resources so they can be transported between Cloudomation workspaces.
Concept
All Cloudomation resources can be associated with a project. When exporting a project all associated resources will be included in the resulting YAML file. This YAML file can then be transported to other workspaces to import the project with all of its resources at once.
There is always a "Default project" in your workspace. It cannot be deleted and contains all resources which were not assigned a different project explicitly.
Projects should not be confused with bundles. Although similar in looks, they differ in functionality and behavior.
Dashboard
You can open a project by selecting it through the sidebar:
The sidebar
Once in a project, the project dashboard displays information about executions (count, success ratio etc.) and resources (flows, connectors etc.). It is similar to the workspace dashboard, the main difference being that each project only displays information about executions and resources within that project.
The project dashboard of the project "CI/CD"
Link to the Execution Live Monitor
The "Daily executions" and "Latest executions" both contain a link to the execution live monitor. For this, click on "show all".
"Daily executions" displays executions for the last 7 days in a column chart. Each day's executions are categorized by whether they were successful. Clicking on any of the columns also leads you to the execution live monitor with preapplied filters for the current project, your selected date and your selected execution status.
The column chart makes it easy to filter for specific executions
Configuration
Please see the table below for the different project fields and their meanings:
Field | Description |
---|---|
Version | A version number of the project. |
Import and Export
Please refer to Import / Export for details.