Overview of deployment center
Within the development flow, developers are required to adhere to strict database permissions. They typically complete task development, configure basic and schedule properties, and conduct data backfill testing within the development project. Subsequently, they submit the task to the deployment center. Only tasks that are successfully published will become active and be scheduled for execution in the production environment, ensuring a clear separation of data and operations between development and production, thus maintaining asset quality.
Limits
Only projects that follow the Dev-Prod pattern are eligible to use the publishing feature.
Feature introduction
The deployment center is comprised of Objects To Publish and Publishing History:
-
The Objects To Publish page lists all objects awaiting publication that the current user has publish-view permission for. This includes data objects submitted by the integration sync, standard modeling, and data processing modules. Users can publish individual or multiple objects to the production environment from this page.
-
The Publishing History page allows users to view the status and details of data object publications.
-
Data objects that are successfully published are removed from the pending list and a record of success is added to the publishing record list.
-
Data objects that fail to publish remain in the pending list and a record of the failure is added to the publishing record list.
-