Only did the following:

git clone git@github.com:Vardot/varbase-subprofile-generator.git

Changed the settings.yml file with

source:
  profile:
    git_repository: git@github.com:Vardot/varbase_subprofile_basic.git
    dev_branch:
      name: 8.x-8.x
      alias: 8.8.x-dev
      label: 8.8.x
  project:
    git_repository: git@github.com:Vardot/varbase-subprofile-basic-project.git
    dev_branch:
      name: 8.x-8.x
      alias: 8.8.x-dev
      label: 8.8.x
target:
  profile:
    dev_branch:
      name: 8.x-2.x
      alias: 8.2.x-dev
      label: 8.2.x
  project:
    dev_branch:
      name: 8.x-2.x
      alias: 8.2.x-dev
      label: 8.2.x
profile_dir_list:
  - /
  - /config/install
  - /configbit
  - /modules
  - /modules/SUB_PROFILE_NAME_demo
  - /modules/SUB_PROFILE_NAME_features
  - /modules/SUB_PROFILE_NAME_features/SUB_PROFILE_NAME_homepage
  - /modules/SUB_PROFILE_NAME_features/SUB_PROFILE_NAME_homepage/config/install
project_dir_list:
  - /
rename_file_list:
  - varbase_subprofile_basic
  - varbase-subprofile-basic
replace_string_list:
  - varbase_subprofile_basic
  - varbase-subprofile-basic
  - Varbase Sub Profile Basic
  - Varbase Subprofile
  - Varbase Sub Profile Basic Project
  - VARBASE_SUBPROFILE_BASIC
  - varbase sub profile basic

Then

cd varbase-subprofile-generator
bash generate-varbase-subprofile.sh "cv" "/var/www/html/dev" -vvv

Committed cv and cv-projects to the 8.x-2.x branch

Comments

RajabNatshah created an issue. See original summary.

Rajab Natshah’s picture

Title: Update to use the 8.x-8.x branch for [Varbase Sub Profile Basic] template profile » Start an 8.x-2.x branch to use the 8.x-8.x branch for [Varbase Sub Profile Basic] template profile
Rajab Natshah’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev

  • RajabNatshah committed 77183fa on 8.x-2.x
    Issue #3104435: Start an 8.x-2.x branch to use the 8.x-8.x branch for [...
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +cv-8.2.0
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned
Rajab Natshah’s picture

Status: Needs review » Fixed
Rajab Natshah’s picture

-

Rajab Natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.