Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Acquia Starter Kit Core module in Acquia CMS. #1929

Draft
wants to merge 4 commits into
base: feature/search-refactor
Choose a base branch
from

Conversation

rajeshreeputra
Copy link
Contributor

Motivation

Fixes #NNN

Proposed changes

Alternatives considered

Testing steps

Merge requirements

  • Major change, Minor change, Bug, Enhancement, and/or Chore label applied
  • Manual testing by a reviewer

@rajeshreeputra rajeshreeputra changed the base branch from develop to feature/search-refactor February 10, 2025 13:20
@rajeshreeputra rajeshreeputra temporarily deployed to acquia_code_deployment February 10, 2025 13:23 — with GitHub Actions Inactive
@rajeshreeputra rajeshreeputra temporarily deployed to acquia_code_deployment February 10, 2025 13:25 — with GitHub Actions Inactive
@apathak18 apathak18 requested a review from Copilot March 12, 2025 08:58

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR integrates the Acquia Starter Kit Core module into various Acquia CMS components by adding the appropriate configuration entries throughout the codebase.

  • Added "acquia_starterkit_core" to third_party_settings in multiple configuration files for nodes and fields.
  • Updated the module info file to include the Acquia Starter Kit module dependency.
  • Updated the CI workflow configuration to incorporate the Acquia Starter Kit module.

Reviewed Changes

Copilot reviewed 58 out of 58 changed files in this pull request and generated no comments.

Show a summary per file
File Description
modules/acquia_cms_event/config/optional/field.storage.node.field_event_end.yml Added Acquia Starter Kit to field settings for event end date.
modules/acquia_cms_page/config/optional/node.type.page.yml Integrated Acquia Starter Kit in the page content type configuration.
modules/acquia_cms_event/config/optional/node.type.event.yml Integrated Acquia Starter Kit in the event node type configuration.
modules/acquia_cms_person/config/optional/field.storage.node.field_email.yml Added Acquia Starter Kit to the email field configuration in the person module.
modules/acquia_cms_common/config/optional/field.storage.node.field_categories.yml Added Acquia Starter Kit to the category field configuration.
modules/acquia_cms_article/config/optional/node.type.article.yml Integrated Acquia Starter Kit in the article node type configuration.
modules/acquia_cms_article/config/optional/field.storage.node.field_article_type.yml Added Acquia Starter Kit to the article type field configuration.
modules/acquia_cms_event/config/optional/field.storage.node.field_door_time.yml Added Acquia Starter Kit to the door time field configuration.
modules/acquia_cms_event/config/optional/field.storage.node.field_event_duration.yml Added Acquia Starter Kit to the event duration field configuration.
modules/acquia_cms_event/config/optional/field.storage.node.field_event_type.yml Added Acquia Starter Kit to the event type field configuration.
modules/acquia_cms_event/config/optional/field.storage.node.field_event_start.yml Added Acquia Starter Kit to the event start date field configuration.
modules/acquia_cms_common/acquia_cms_common.info.yml Updated module dependencies to include the Acquia Starter Kit module.
.github/workflows/acquia_cms_ci.workflow.yml Updated CI workflow configuration to run tests for the Acquia Starter Kit module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant