Documentation Index

Fetch the complete documentation index at: https://guide.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

SourcePipeline scenario

Prev Next

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.

  1. 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
  2. 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