Problem/Motivation

Drupal 10.0.0 stable was released on: 15 Dec 2022 by the Drupal core team
https://www.drupal.org/project/drupal/releases/10.0.0


Thank you so much!

Proposed resolution

  • Switch work from the 9.1.x branch to the 10.0.x branch
  • Support Drupal ~10 and change all deprecated packages, classes, functions, asset libraries to the Drupal 10 way
  • Drop support for Drupal ~9 in the 10.0.x branch
  • Support Bootstrap ~5
  • Drop any support for Bootstrap 4 in the 10.0.x branch
  • Real physical testing with Drupal ~10
  • Automated Upgrade to Drupal ~10 with update step configs from Varbase Updater: Making Varbase Updates Easier

  • Started a 10.0.x branch for Varbase project template to support Drupal ~10.0 #143

Create a Varbase project with Composer:

To install the development version of Varbase 10.0.x run this command:

composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Add a 10.0.x branch
  • ✅ Testing to ensure no regression
  • ✅ Automated unit/functional testing coverage

    Varbase 10.0.x CircleCI Build Passing

    Varbase 10.0.x with Drupal ~10.0


  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.0.0-alpha1

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3277336: Started a 10.0.x branch for Varbase distribution to support Drupal ~10.0

Comments

Rajab Natshah created an issue. See original summary.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Title: Start a 10.0.x branch for Varbase distribution to support Drupal ~10 » Start a 10.0.x branch for Varbase distribution to support Drupal ~10.0
rajab natshah’s picture

Assigned: Unassigned » rajab natshah
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes

  • Rajab Natshah committed e05015a on 10.0.x
    Issue #3277336: Start a 10.0.x branch for Varbase distribution to...
rajab natshah’s picture

Issue summary: View changes
  • Started a 10.0.x branch for Varbase project template to support Drupal ~10.0 #143

Create a Varbase project with Composer:

To install the development version of Varbase 10.0.x run this command:

composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
rajab natshah’s picture

Version: 9.1.x-dev » 10.0.x-dev
rajab natshah’s picture

Issue summary: View changes
Status: Active » Needs review
rajab natshah’s picture

  • Support Drupal 10 and update all use of deprecation in the Vardot Entity Definition Update Manager #2
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Related issues: +#3268215: Support Drupal 10
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes
kreynen’s picture

https://www.drupal.org/project/distributions_recipes is at the point you can test basic recipes with the instructions @alexpott created. Have you given any thought to leveraging Recipes in the D10 version of Varbase?

rajab natshah’s picture

Noted;
Thank you, Kevin for pointing that.
Following to explore for sure. And the slack channel too.

rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Issue tags: +varbase-10.0.0-alpha1
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Issue summary: View changes

Varbase 10.0.x CircleCI Build Passing

Varbase 10.0.x


Fixed the automated functional testing features after the switch of Vartheme BS5 branch from 1.0.x-dev to 2.0.x-dev and replace Bootstrap Barrio theme with Radix theme on Varbase installation - TEMP commented number of features - As Bootstrap 5 + Layout Builder + Bootstrap Layout Builder is having a smooth scroll which affects automated testing.

Further issues will follow to change Automated Functional testing features to work with Bootstrap 5 in full set

rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rajab natshah’s picture

Assigned: Unassigned » rajab natshah
Status: Closed (fixed) » Active
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

rajab natshah’s picture

  • Rajab Natshah committed fb375862 on 10.0.x
    Issue #3277336: Switch the default Drupal Core from ~9.5.0 to ~10.0.0 on...

  • Rajab Natshah committed 96944c78 on 10.0.x
    Issue #3277336: Switch the default Drupal Core from ~9.5.0 to ~10.0.0 on...

  • Rajab Natshah committed 1c435d0e on 10.0.x
    Issue #3277336: Switch the default Drupal Core from ~9.5.0 to ~10.0.0 on...

  • Rajab Natshah committed 1dab8085 on 10.0.x
    Issue #3277336: Switch the default Drupal Core from ~9.5.0 to ~10.0.0 on...

  • Rajab Natshah committed b37e48cd on 10.0.x
    Issue #3277336: Remove the exclude for drupal/node_edit_protection as...
rajab natshah’s picture

Issue summary: View changes

Managed to have ✅ Automated unit/functional testing coverage for Varbase 10.0.x with Drupal ~10.0


Varbase 10.0.x CircleCI Build Passing

Create a Varbase project with Composer:

To install the development version of Varbase 10.0.x run this command:

composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
rajab natshah’s picture

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Fixed

  • Rajab Natshah committed a967cce5 on 10.0.x
    Issue #3277336: Remove the exclude fordrupal/roleassign as Drupal 10...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rajab natshah’s picture

rajab natshah’s picture

Issue summary: View changes