-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: upsun/drupal-scaffold
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: upsun/drupal-scaffold
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 6 files changed
- 1 contributor
Commits on Jan 15, 2025
-
Lock to drupal core 10, which works with PHP 8.2
Dan Morrison committedJan 15, 2025 Configuration menu - View commit details
-
Copy full SHA for bb18b19 - Browse repository at this point
Copy the full SHA bb18b19View commit details -
Dan Morrison committed
Jan 15, 2025 Configuration menu - View commit details
-
Copy full SHA for 29a866a - Browse repository at this point
Copy the full SHA 29a866aView commit details -
Dan Morrison committed
Jan 15, 2025 Configuration menu - View commit details
-
Copy full SHA for a5eb63f - Browse repository at this point
Copy the full SHA a5eb63fView commit details
Commits on Jan 16, 2025
-
Dan Morrison committed
Jan 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 949401b - Browse repository at this point
Copy the full SHA 949401bView commit details -
Dan Morrison committed
Jan 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 8fbde9b - Browse repository at this point
Copy the full SHA 8fbde9bView commit details
Commits on Mar 12, 2025
-
try forcing the settings.php append to address conflict with localgov…
… profile.
Dan Morrison committedMar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 1f87dbd - Browse repository at this point
Copy the full SHA 1f87dbdView commit details
Commits on May 13, 2025
-
Dan Morrison committed
May 13, 2025 Configuration menu - View commit details
-
Copy full SHA for 9407fa7 - Browse repository at this point
Copy the full SHA 9407fa7View commit details
Commits on Aug 7, 2025
-
Reduce dependencies and unused magic
* use drush URI as an env var instead of drush.ymal * rmove the yaml generator * remove dependency on config-reader, unpack PLATFORM_RELATIONSHIPS directly in PHP instead * Remove the drush mounts * Adjusted drupal static files expiry date * renamed the redis cache relationship to 'cache' not 'redis' to match how the 'sql' relationship is actually called 'database' * Removed Drupal specific magic environment variable injection. it's cute but never seen it used in practice Squashed commit of the following: commit 7765112 Author: dman <dman@coders.co.nz> Date: Thu Aug 7 14:33:15 2025 +0700 caps matter - typo commit fafd4c3 Author: dman <dman@coders.co.nz> Date: Thu Aug 7 14:24:20 2025 +0700 DOn't need generate-yaml script any more. Set static file cache expiry much longer commit 3ecb436 Author: dman <dman@coders.co.nz> Date: Thu Aug 7 14:16:52 2025 +0700 Remove unneccessary drush mounts commit 57b62e2 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 17:24:58 2025 +0700 D11 requires PHP 8.3+ commit 0056f32 Merge: 719d63d 7f54965 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 17:20:38 2025 +0700 reducing dependencies commit 7f54965 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 17:10:48 2025 +0700 drupal11 specific config.yaml update commit 1d33981 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 16:42:48 2025 +0700 rename redis relationship to cache - to align with docs better commit 33a31d8 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 16:03:03 2025 +0700 remove dependency on magic env vars commit 625e857 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 15:58:38 2025 +0700 rename redis relationship to cache - to conform with docs examples better commit a0532f9 Author: dman <dman@coders.co.nz> Date: Wed Aug 6 15:42:17 2025 +0700 remove traces of generate_drush_yml commit 59f6a3a Author: dman <dman@coders.co.nz> Date: Wed Aug 6 15:36:55 2025 +0700 Remove requirement and usages of platformsh/configreader commit 7380cea Author: dman <dman@coders.co.nz> Date: Wed Aug 6 12:33:37 2025 +0700 transfer drush URI setting in to an env var, and remove drush.yml and yml generator. discard redundant drush-specific mounts. commit 8948935 Author: Dan Morrison <dman@coders.co.nz> Date: Mon Jan 27 14:06:22 2025 +0700 ddev homeadditions to make project detection easier - pre-configure the PLATFORM_PROJECT so that ddev pull will work OOTB commit 07f125d Author: Dan Morrison <dman@coders.co.nz> Date: Mon Jan 27 11:34:43 2025 +0700 code formatting commit 577c0bc Merge: dc834a5 a100a0f Author: Dan Morrison <dan@coders.co.nz> Date: Tue May 13 18:03:15 2025 +0700 Merge pull request #3 from upsun/issue-1-remove-ddev-scaffolding Fixes #1 : Remove ddev initialization commit a100a0f Author: Dan Morrison <dman@coders.co.nz> Date: Tue May 13 17:58:27 2025 +0700 Fixes #1 : Remove ddev initialization, as that's best done by ddev itself and sometimes changes its syntax. Don't assume or provide DDEV support commit dc834a5 Author: Dan Morrison <dman@coders.co.nz> Date: Thu Jan 16 17:42:15 2025 +0700 Explain versioning strategy
dman committedAug 7, 2025 Configuration menu - View commit details
-
Copy full SHA for b3cd79b - Browse repository at this point
Copy the full SHA b3cd79bView commit details -
don't retain version differences in irrelevant branches
dman committedAug 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 019aa71 - Browse repository at this point
Copy the full SHA 019aa71View commit details -
The drupal version is the only significant difference in this branch
dman committedAug 7, 2025 Configuration menu - View commit details
-
Copy full SHA for aa0ef93 - Browse repository at this point
Copy the full SHA aa0ef93View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...10.x