Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.04 KB

SetupRepo.md

File metadata and controls

31 lines (24 loc) · 1.04 KB

#1 Set up repository

Prerequisites:

  • A GitHub account.
  1. Navigate to https://github.com/fscpscollaborative/fscps.fsctpl or https://github.com/fscpscollaborative/fscps.commercetpl or https://github.com/fscpscollaborative/fscps.ecommercetpl and then choose Use this template. Use this template
  2. Enter appName as repository name and select Create Repository from template. Add repo Added repo
  3. Generate REPO_TOKEN secret.

Minimun set of permisions

  • repo *
  • admin:public_key *
  • notifications
  • user *
  • project *

Create_Token

Create_Secret

  1. Under Actions select the (IMPORT) workflow and choose Run workflow.
  2. In the Direct download URL field, paste in the direct download URL of the source code 7z archive.
  3. Wait a workflow completion Sources imported
  4. Use Setup CI, Setup CD.

back