Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud_orchestrator
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
cloud_orchestrator
Commits
e7777e37
Commit
e7777e37
authored
Apr 13, 2023
by
Yas Naoi
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3353956
by yas, baldwinlouie: Refactor cloud_orchestrator.info.yml
parent
05cbcd5b
No related branches found
No related tags found
1 merge request
!53
Issue #3353956: Refactor cloud_orchestrator.info.yml
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.tugboat/config.yml
+2
-2
2 additions, 2 deletions
.tugboat/config.yml
cloud_orchestrator.info.yml
+6
-5
6 additions, 5 deletions
cloud_orchestrator.info.yml
with
8 additions
and
7 deletions
.tugboat/config.yml
+
2
−
2
View file @
e7777e37
...
...
@@ -90,7 +90,7 @@ services:
export GIT_REPO_DIR="$(pwd)"
# Now we can require docomoinnovations/cloud_orchestrator
cd /var/www && composer create-project docomoinnovations/cloud_orchestrator:
5
.x-dev cloud_orchestrator
cd /var/www && composer create-project docomoinnovations/cloud_orchestrator:
6
.x-dev cloud_orchestrator
# Re-write the pre-defined "${DRUPAL_COMPOSER_ROOT}" directory.
export DRUPAL_COMPOSER_ROOT='/var/www/cloud_orchestrator'
...
...
@@ -196,7 +196,7 @@ services:
export DRUPAL_DOCROOT="${DRUPAL_COMPOSER_ROOT}/docroot"
# Delete and re-check out this branch in case this is built from a Base Preview.
git checkout
5
.x && git branch -D "${TUGBOAT_REPO_ID}" && git checkout -b "${TUGBOAT_REPO_ID}" || true
git checkout
6
.x && git branch -D "${TUGBOAT_REPO_ID}" && git checkout -b "${TUGBOAT_REPO_ID}" || true
# Copy the the git branch to "${DRUPAL_DCROOT}/profiles/contrib/cloud_orchestrator".
rm -fr "${DRUPAL_DOCROOT}/profiles/contrib/cloud_orchestrator"
...
...
This diff is collapsed.
Click to expand it.
cloud_orchestrator.info.yml
+
6
−
5
View file @
e7777e37
name
:
Cloud Orchestrator
type
:
profile
description
:
'
Cloud
Orchestrator
Drupal
distribution.'
core_version_requirement
:
^9.
3
core_version_requirement
:
^9.
5 || ^10
distribution
:
name
:
Cloud Orchestrator
install
:
theme
:
seven
theme
:
claro
install
:
-
node
-
block_content
...
...
@@ -14,7 +14,6 @@ install:
-
contextual
-
menu_link_content
-
datetime
-
quickedit
-
editor
-
help
-
history
...
...
@@ -39,12 +38,14 @@ install:
-
login_destination
-
ctools
-
cloud_orchestrator_tour
-
page_load_progress
-
geocoder
-
aws_cloud
-
k8s
-
openstack
-
terraform
-
vmware
themes
:
-
seven
-
claro
-
bootstrap_cloud
-
bootstrap5
-
rigel
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment