Skip to content
Snippets Groups Projects

Issue #3437111: Add Drupal Gitlab CI templates

1 unresolved thread

Closes #3437111

Merge request reports

Merge train pipeline #138794 passed with warnings

Merge train pipeline passed with warnings for e94bb210

Code Quality is loading
Test summary results are being parsed

Merged by Kerry MurphyKerry Murphy 1 year ago (Apr 5, 2024 1:39pm UTC)

Loading

Pipeline #138797 passed with warnings

Pipeline passed with warnings for e94bb210 on 5.0.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
102 102
103 103 // Create field storage.
104 104 $bp_link_entire_card_storage_yml = Yaml::parse(file_get_contents($bp_path . '/config/optional/field.storage.paragraph.bp_link_entire_card.yml'));
105 if (!FieldStorageConfig::loadByName($bp_link_entire_card_storage_yml['entity_type'], $bp_link_entire_card_yml['field_name'])) {
105 if (!FieldStorageConfig::loadByName($bp_link_entire_card_storage_yml['entity_type'], $bp_link_entire_card_storage_yml['field_name'])) {
  • Kerry Murphy started a merge train

    started a merge train

  • merged

  • Please register or sign in to reply
    Loading