Closed (fixed)
Project:
Cloud Orchestrator
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Apr 2023 at 21:00 UTC
Updated:
3 May 2023 at 20:54 UTC
Jump to comment: Most recent
10.xStart within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
yasComment #4
baldwinlouie commented@yas please review the patch. This will get Cloud Orchestrator installed when using Drupal 10. I've fixed the following
1. Removed orphaned permissions. In Drupal 10, orphaned permissions will throw an execption.
2. Removed unused configurations.
3. Since all Cloud Service Providers are enabled in `cloud_orchestrator.info.yml`, I removed the optional checkboxes asking the user to enable them. It is redundant.
4. Fixed the tour styling.
5. Fixed the `core_requirements` in `cloud_orchestrator_tour.info.yml`
Comment #5
yas@baldwinlouie
Thank you for the patch. The patch quality looks good. I'll merge the patch to
6.x, and close this issue as Fixed.Comment #6
yasComment #8
yasComment #9
yas