Getting started with SourceCommit
    • PDF

    Getting started with SourceCommit

    • PDF

    Article Summary

    Available in Classic and VPC

    The Getting started with SourceCommit describes what you need to do to properly use SourceCommit after checking the SourceCommit use environment and fully understanding the overall Usage scenario and Glossary. The items described in Getting started with SourceCommit are as follows.

    • User permissions required to use SourceCommit
    • How to create a new repository
    • How to copy an external repository in use

    User permissions

    Check the SourceCommit usage permissions, depending on the login account, and set the sub account permissions from the Services > Management & Governance > Sub Account menu of the console as necessary.

    • Customer account: Can use all SourceCommit features without limitation.
    • Sub account created by customer: One of the following permissions is required to use SourceCommit
      • NCP_INFRA_MANAGER: Can use all services in NAVER Cloud Platform, including SourceCommit same as the customer account. However, some management features of My Page are excluded.
      • NCP_SOURCECOMMIT_MANAGER: Can use all features in SourceCommit.
    Note

    Refer to the following documents to set detailed permissions for each action in the sub account.

    Create repository

    The following describes how to create a new repository using NAVER Cloud Platform's SourceCommit.

    1. Connect to the NAVER Cloud Platform console.
    2. Click the Services > Developer Tools > SourceCommit menus, in that order.
    3. Click the [Create repository] button.
    4. When the Create repository page appears, proceed with the following steps in order.

    1. Basic settings

    1. Enter the name and description for the repository.
    2. Select the Reset option, and then click the [Next] button.
      • Select Add a README to create the README file automatically.
      • Select whether to create the .gitignore template file or not (Basic settings: Add a .gitignore: None, not create).
    Note

    If you select the gitignore platform from the list, then the .gitignore template file that corresponds to the platform selected when creating the repository is automatically created.

    2. Link security product

    Select whether to link File Safer service.

    • If you don't want to use File Safer service linkage, and then click the [Next] button.
    • If you want to request a subscription to File Safer service and link it with the repository, then click the Request subscription to FILE SAFER.
    • If you're using File Safer service, select the Link FILE SAFER (FILE FILTER) product, and then click the [Next] button.
    Note

    With File Safer, you can scan whether the source file is contaminated with malware in the unit of a commit and check the probability of the anti-virus software's misdiagnosis before deploying the source file within the repository. So you can perform your development tasks safer and more conveniently.

    3. Final confirmation

    After checking the repository information set, click the [Create] button.

    Note

    Creating is shown in the Status column of the newly created repository from the repository list. Once it's created, In operation is shown.

    Copy external repository

    The following describes how to copy an external Git repository in use to create a repository.

    1. Connect to the NAVER Cloud Platform console.
    2. Click the Services > Developer Tools > SourceCommit menus, in that order.
    3. Click the [Copy external repository] button.
    4. When the Create repository page appears, proceed with the following steps in order.

    1. Basic settings

    1. Enter the name and description for the repository.
    2. Enter the URL of the external Git repository in use in the Git URL to copy field.
    3. Select the external repository's type.
      • If the external repository is a public repository, then proceed with the following steps.
      • If the external repository is a private repository, select whether it's a private repository, and then enter the ID and password.
    4. Click the [Check] button in the Check Git connection item to check if it's connected properly, and then click the [Next] button.
      • Once the proper connection is checked, the outline color of the required field is shown green and the [Next] button is enabled.
    Note
    • Check the URL and authentication information of the Git repository to be copied from the UI console of the external repository in use.
    • You can't proceed with the next step before the connection to the Git repository URL entered is checked.

    2. Link security product

    Select whether to link File Safer service.

    • If you don't want to use File Safer service linkage, and then click the [Next] button.
    • If you want to request a subscription to File Safer service and link it with the repository, then click the Request subscription to FILE SAFER.
    • If you're using File Safer service, select the Link FILE SAFER (FILE FILTER) product, and then click the [Next] button.
    Note

    With File Safer, you can scan whether the source file is contaminated with malware in the unit of a commit and check the probability of the anti-virus software's misdiagnosis before deploying the source file within the repository. So you can perform your development tasks safer and more conveniently.

    3. Final confirmation

    After checking the repository information set, click the [Create] button.

    Note

    Creating is shown in the Status column of the newly created repository from the repository list. Once it's created, In operation is shown.


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.