Available in Classic and VPC
NAVER Cloud Platform's SourcePipeline integrates the SourceCommit, SourceBuild, and SourceDeploy services, and automates software release processes of repository-build-deployment.
The full sequence for utilizing NAVER Cloud Platform's SourcePipeline is as follows.
-
Creation and usage of SourceCommit, SourceBuild, SourceDeploy, and Object Storage: console
- SourceCommit: safe storage and management of source code and files
- SourceBuild: source code compiling and component packaging
- SourceDeploy: source deployment, execution, and validation
- Object Storage: storage, backup and recovery, and search of build image, deployment data, etc.
- Guide pages for this step
-
Configuration and usage of SourcePipeline: console
- User permissions
- Prepare to create SourcePipeline
- Create SourcePipeline
- SourcePipeline page
- View trigger events
- Run SourcePipeline
- View SourcePipeline task result
- Rerun SourcePipeline
- Change SourcePipeline settings
- Delete SourcePipeline
- Guide pages for this step