FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cambridge migrations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Information Services
DevOps
Drupal team
2023 Platform
Custom Modules
Cambridge migrations
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5137624601decc7e955281774b9fd6e76edb3931
Select Git revision
Branches
5
CAMWEBPLAT-211
config
config-pantheon
main
default
protected
renovate/configure
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Apr
30
Mar
28
24
21
20
19
18
12
11
27
Feb
25
19
18
14
12
11
10
9
5
20
Jan
15
13
7
19
Dec
16
13
Merge branch 'main' into config-pantheon
config-pantheon
config-pantheon
Merge branch 'feature/camwebplat-78-migrated-blocks-basic-html' into 'main'
main
main
Update cleanup script to include blocks as well as paragraphs;
Reduce size of log messages
Convert D7 block media entities to the D10 format as done with paragraphs
Clear all caches after the final step;
Use the preferred db connectors for D7 and D10
Move the migrated blocks to the appropriate regions.
Add drush cambridge:post-migration-tasks to ensure migrated blocks are using the Basic HTML text format
Removing migrations we don't need
CAMWEBPLAT-211
CAMWEBPLAT-211
Merge branch 'main' into config-pantheon
Merge branch 'feature/am-427-sidebar-only-basic-html' into 'main'
Focus on specific empty tags thus avoiding Drupal reserved tags being affected;
Exclude embedded Drupal media tags 'drupal-entity' and 'drupal-media';
Redo cleanup process; include extra notices;
Update - removal process too thorough, removes legitimate content;
Initial script for cleanup Drush service;
Minor
Minor
Avoid db inserts, use $node->save() to attached paragraphs to nodes;
Rebuild caches as a final action;
Split migrateSidebarTextBlocks() into 2 parts
Attempt to update sidebar mappings directly; ensure no sidebar items exists from the start;
Include sidebar Text block paragraph type in migration script;
Merge branch 'main' into config-pantheon
Merge branch 'feature/AM-368-d7-link-block-para-as-d10-text-para' into 'main'
Create Drush migration script for D7 Link blocks to text paragraphs; disable the original link block migration script;
Merge branch 'main' into config-pantheon
Merge branch 'feature/AM-404-migrate-D7-to-D10-desc-field-meta' into 'main'
Cleanup import - remove html tags before populating field_page_summary
Import the D7 body summary into the D10 field_page_summary field - ignore if none exists.
Merge branch 'feature/am-243-d7-text-block-paragh-to-text-paragh' into config-pantheon
Merge branch 'feature/am-243-d7-text-block-paragh-to-text-paragh' into 'main'
Merge branch 'remove-user-role-migration' into 'config-pantheon'
This should stop user roles migrating
Remove unused cleanup script
If data-view-mode does not exist in D10 then use "media_library" as the default.
Use the default media view-mode set in D7 - also don't use basic_html as the editor format but whatever is set in D7;
Fix issue where only the first node text paragraph inline media entry is being processed.
Ensure that the correct D10 media is mapped to the corresponding D7 media fid
Loading